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

@async/pool_test.ts is flaky #6332

Closed
BlackAsLight opened this issue Jan 5, 2025 · 1 comment
Closed

@async/pool_test.ts is flaky #6332

BlackAsLight opened this issue Jan 5, 2025 · 1 comment

Comments

@BlackAsLight
Copy link
Contributor

The first test for @async/pool appears to be flaky due to it expecting the execution to happen within a time range but if the execution is slow then it fails.

The Test:

Deno.test("pooledMap()", async () => {

Its failure: https://github.com/denoland/std/actions/runs/12616622006/job/35158046648#step:4:1

@lionel-rowe
Copy link
Contributor

Dupe of #6287

@BlackAsLight BlackAsLight closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2025
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

2 participants