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

test: investigate async-hooks/test-tcpwrap for flakiness on Linux #12997

Closed
refack opened this issue May 12, 2017 · 3 comments
Closed

test: investigate async-hooks/test-tcpwrap for flakiness on Linux #12997

refack opened this issue May 12, 2017 · 3 comments
Labels
async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests.

Comments

@refack
Copy link
Contributor

refack commented May 12, 2017

  • Version: master
  • Platform: Linux (fedora23)
  • Subsystem: test,async_hooks

https://ci.nodejs.org/job/node-test-commit-linux/9808/nodes=fedora23/tapResults/
async-hooks/test-tcpwrap might be flaky:

1366	async-hooks/test-tcpwrap	
duration_ms	0.172
severity	fail
stack	assert.js:92
  throw new AssertionError({
  ^

AssertionError [ERR_ASSERTION]: 1 TCPCONNECTWRAP present when client is connecting
    at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/fedora23/test/async-hooks/test-tcpwrap.js:55:10)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Function.Module.runMain (module.js:605:10)
    at startup (bootstrap_node.js:144:16)
    at bootstrap_node.js:561:3
@refack refack added async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests. labels May 12, 2017
@AndreasMadsen
Copy link
Member

Let's wait and see what #12854 does.

@AndreasMadsen
Copy link
Member

AndreasMadsen commented May 28, 2017

@refack
Copy link
Contributor Author

refack commented May 29, 2017

CI ✔️
Closing

@refack refack closed this as completed May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

2 participants