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

specs::test::worker_large_output is flaky #23808

Open
dsherret opened this issue May 14, 2024 · 0 comments
Open

specs::test::worker_large_output is flaky #23808

dsherret opened this issue May 14, 2024 · 0 comments
Labels
flaky a test is not reliable or determinstic

Comments

@dsherret
Copy link
Member

https://github.com/denoland/deno/actions/runs/9071453760/job/24925194323

---- specs::test::worker_large_output ----
command C:\a\deno\deno\target\release\deno.exe test main.js
command cwd C:\a\deno\deno\tests\specs\test\worker_large_output
output path C:\a\deno\deno\tests\specs\test\worker_large_output\main.out
-- OUTPUT START --
running 1 test from ./main.js
workerOutput ...
------- output -------
Booting worker
fatal runtime error: I/O error: operation failed to complete synchronously
----- output end -----
workerOutput ... ok (98ms)

-- OUTPUT END --
-- EXPECTED START --
[WILDCARD]

ok | 1 passed | 0 failed ([WILDCARD])


-- EXPECTED END --
-- DEBUG START --
<WILDCARD />
==== COULD NOT FIND SEARCH TEXT ====


ok·|·1·passed·|·0·failed·(
==== MAX FOUND ====


==== NEXT ACTUAL TEXT ====
unning·1·test·from·./main.js
workerOutpu[TRUNCATED]
-- DEBUG END --

panicked at tests\specs/mod.rs:357:12:
pattern match failed
Test file: C:\a\deno\deno\tests\specs\test\worker_large_output\__test__.jsonc
@dsherret dsherret added the flaky a test is not reliable or determinstic label May 14, 2024
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

No branches or pull requests

1 participant