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

rejection_handled_web_process is flaky #23712

Closed
dsherret opened this issue May 6, 2024 · 0 comments · Fixed by #23817
Closed

rejection_handled_web_process is flaky #23712

dsherret opened this issue May 6, 2024 · 0 comments · Fixed by #23817
Labels
flaky a test is not reliable or determinstic

Comments

@dsherret
Copy link
Member

dsherret commented May 6, 2024

---- node_unit_tests::rejection_handled_web_process stdout ----
command D:\a\deno\deno\target\debug\deno.exe run -A --quiet node/rejection_handled_web_process.ts
command cwd D:\a\deno\deno\tests\testdata
output path D:\a\deno\deno\tests\testdata\node/rejection_handled_web_process.ts.out
thread 'node_unit_tests::rejection_handled_web_process' panicked at tests\integration\node_unit_tests.rs:208:1:
assertion failed: `(left == right)`

Diff < left / right > :
 Hello world!
 globalThis.addEventListener("unhandledrejection");
 Added catch handler to the promise
<Success
 Web rejectionhandled
 Node rejectionHandled
>Success

https://github.com/denoland/deno/actions/runs/8969917525/job/24632289252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky a test is not reliable or determinstic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant