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

CI: flaky test pooledMap() under async/pool_test.ts failing on canary, macOS-latest #6287

Open
lionel-rowe opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@lionel-rowe
Copy link
Contributor

Describe the bug

Steps to Reproduce

See https://github.com/denoland/std/actions/runs/12434613872/job/34718689863?pr=6286

Message isn't very helpful but it's from line 22:

assert(diff < 300);

As well as fixing the flaky test, that should probably be switched out for assertLess for better error output.

Expected behavior

Test passes

Environment

CI canary, macOS-latest env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant