Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No notification when tests fail #1544

Open
jrbourbeau opened this issue Sep 10, 2024 · 0 comments
Open

No notification when tests fail #1544

jrbourbeau opened this issue Sep 10, 2024 · 0 comments

Comments

@jrbourbeau
Copy link
Member

I happened to notice dask/dask#11383 while running a rechunking against the main branch of dask/dask, though that was just a coincidence and it's possible the issue may have gone unnoticed. Nightly CI here also caught this issue (see this run https://github.com/coiled/benchmarks/actions/runs/10755587163/job/29827473440) but there wasn't much visibility into the failure here either (e.g. no issue opened, ping, etc). Likely this is due to our report step in the testing workflow failing (https://github.com/coiled/benchmarks/actions/runs/10755587163/job/29828301952)

TypeError: Cannot read properties of undefined (reading 'create')
    at eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35424:16), <anonymous>:5:15)
    at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35425:12)
    at main (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35522:26)
    at /home/runner/work/_actions/actions/github-script/v7/dist/index.js:35497:1
    at /home/runner/work/_actions/actions/github-script/v7/dist/index.js:35553:3
    at Object.<anonymous> (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35556:12)
    at Module._compile (node:internal/modules/cjs/loader:1358:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    at Module.load (node:internal/modules/cjs/loader:1[20](https://github.com/coiled/benchmarks/actions/runs/10755587163/job/29828301952#step:3:21)8:32)
    at Module._load (node:internal/modules/cjs/loader:1024:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant