We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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-stream-buffer-list
not ok 1573 parallel/test-stream-buffer-list --- duration_ms: 0.403 severity: fail exitcode: 1 stack: |- assert.js:84 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + �[32m'BufferList { head: \u001b[1mnull\u001b[22m, tail: \u001b[1mnull\u001b[22m, length: \u001b[33m0\u001b[39m }'�[39m - �[32m'BufferList { length: \u001b[33m0\u001b[39m }'�[39m at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/parallel/test-stream-buffer-list.js:37:8) at Module._compile (internal/modules/cjs/loader.js:703:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:714:10) at Module.load (internal/modules/cjs/loader.js:613:32) at tryModuleLoad (internal/modules/cjs/loader.js:552:12) at Function.Module._load (internal/modules/cjs/loader.js:544:3) at Function.Module.runMain (internal/m...
The text was updated successfully, but these errors were encountered:
This seems to be failing a lot of workers in the CI for #23233 but it also fails #23210 which is just..odd? cc @ofrobots
Sorry, something went wrong.
Fixed by 7aeda94?
@Trott Thanks, didn't notice the fix. I'll close this one.
No branches or pull requests
parallel/test-stream-buffer-list
Example
The text was updated successfully, but these errors were encountered: