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

flaky test-fs-stream-construct test #33607

Closed
richardlau opened this issue May 28, 2020 · 1 comment
Closed

flaky test-fs-stream-construct test #33607

richardlau opened this issue May 28, 2020 · 1 comment
Assignees
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI.

Comments

@richardlau
Copy link
Member

  • Test: parallel/test-fs-stream-construct
  • Platform: AIX
  • Console Output:
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
    at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix71-ppc64/test/common/index.js:329:10)
    at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix71-ppc64/test/parallel/test-fs-stream-construct.js:204:25)
    at Module._compile (internal/modules/cjs/loader.js:1215:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1236:10)
    at Module.load (internal/modules/cjs/loader.js:1064:32)
    at Function.Module._load (internal/modules/cjs/loader.js:952:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
    at internal/main/run_main_module.js:17:47
  • Build Links:
    Today's daily master build:

It looks like this test was added yesterday by #29656.
cc @ronag

@richardlau richardlau added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label May 28, 2020
@ronag
Copy link
Member

ronag commented May 28, 2020

I'll take a look tonight.

@ronag ronag self-assigned this May 28, 2020
ronag added a commit to nxtedition/node that referenced this issue May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants