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

parallel/test-fs-read-stream.js hangs #23809

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

parallel/test-fs-read-stream.js hangs #23809

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

Comments

@dsherret
Copy link
Member

dsherret commented May 14, 2024

test node_compat_tests has been running for over 60 seconds
'Node.js compatibility' has been running for over (1m0s)
  Node.js compatibility "parallel/test-util-inspect-long-running.js" ... ok (15s)
'Node.js compatibility' has been running for over (2m0s)
------- output -------
Test is running slow: /Users/runner/work/deno/deno/tests/node_compat/test/parallel/test-fs-read-stream.js
'Node.js compatibility' has been running for over (4m0s)
'Node.js compatibility' has been running for over (8m0s)
Test ran far too long, terminating with extreme prejudice: /Users/runner/work/deno/deno/tests/node_compat/test/parallel/test-fs-read-stream.js
"parallel/test-fs-read-stream.js" failed:



You can repeat only this test with the command:

  ./target/debug/deno test -A tests/node_compat/test.ts -- parallel/test-fs-read-stream.js

----- output end -----
  Node.js compatibility "parallel/test-fs-read-stream.js" ... FAILED (10m0s)
Node.js compatibility ... FAILED (due to 1 failed step) (10m38s)
checkConfigTestFilesOrder ... ok (0ms)

 ERRORS 

Node.js compatibility ... Node.js compatibility "parallel/test-fs-read-stream.js" => ./tests/node_compat/test.ts:58:11
error: AssertionError: Failed assertion: "parallel/test-fs-read-stream.js" failed:



You can repeat only this test with the command:

  ./target/debug/deno test -A tests/node_compat/test.ts -- parallel/test-fs-read-stream.js

    throw new AssertionError(msg);
          ^
    at assert (file:///Users/runner/work/deno/deno/tests/util/std/assert/assert.ts:17:11)
    at fail (file:///Users/runner/work/deno/deno/tests/util/std/assert/fail.ts:16:3)
    at fn (file:///Users/runner/work/deno/deno/tests/node_compat/test.ts:142:9)
    at eventLoopTick (ext:core/01_core.js:168:7)
    at async innerWrapped (ext:cli/40_test.js:191:5)
    at async Object.outerWrapped [as fn] (ext:cli/40_test.js:134:14)
    at async TestContext.step (ext:cli/40_test.js:492:22)
    at async runTest (file:///Users/runner/work/deno/deno/tests/node_compat/test.ts:58:3)

 FAILURES 

Node.js compatibility ... Node.js compatibility "parallel/test-fs-read-stream.js" => ./tests/node_compat/test.ts:58:11

https://github.com/denoland/deno/actions/runs/9306465111/job/25615735025?pr=24052

https://github.com/denoland/deno/actions/runs/9079901193/job/24950107176

@dsherret dsherret added the flaky a test is not reliable or determinstic label May 14, 2024
@dsherret dsherret changed the title Node compat tests hang for a long time parallel/test-fs-read-stream.js hangs May 30, 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