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

Investigate flaky test-stream2-readable-empty-buffer-no-eof on FreeBSD #6726

Closed
Trott opened this issue May 13, 2016 · 3 comments
Closed

Investigate flaky test-stream2-readable-empty-buffer-no-eof on FreeBSD #6726

Trott opened this issue May 13, 2016 · 3 comments
Labels
freebsd Issues and PRs related to the FreeBSD platform. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.

Comments

@Trott
Copy link
Member

Trott commented May 13, 2016

  • Version: master
  • Platform: freebsd
  • Subsystem: stream test

Example failure: https://ci.nodejs.org/job/node-test-commit-freebsd/2451/nodes=freebsd10-64/tapTestReport/test.tap-843/

@Trott Trott added stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests. freebsd Issues and PRs related to the FreeBSD platform. labels May 13, 2016
@Trott
Copy link
Member Author

Trott commented May 13, 2016

The output, in case the link stops working:

not ok 843 test-stream2-readable-empty-buffer-no-eof.js
# 
# assert.js:90
# throw new assert.AssertionError({
# ^
# AssertionError: [ 'xxxxx' ] deepStrictEqual [ 'xxxxx', 'xxxxx', 'EOF' ]
# at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd10-64/test/parallel/test-stream2-readable-empty-buffer-no-eof.js:67:12)
# at emitOne (events.js:101:20)
# at process.emit (events.js:188:7)

@Trott
Copy link
Member Author

Trott commented Jul 1, 2016

Stress test to see if this is reproducible and still an issue: https://ci.nodejs.org/job/node-stress-single-test/770/nodes=freebsd102-64/console

@Trott
Copy link
Member Author

Trott commented Jul 2, 2016

Stress test came up green. Closing.

@Trott Trott closed this as completed Jul 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
freebsd Issues and PRs related to the FreeBSD platform. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

1 participant