| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
There was a problem hiding this comment.
| session.on('stream', function(stream) { | |
| session.on('stream', common.mustCall(function(stream) { |
Sorry, something went wrong.
There was a problem hiding this comment.
| server.on('session', function(session) { | |
| server.on('session', common.mustCall(function(session) { |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
There seems to be a problem on ARM :( |
Sorry, something went wrong.
14:22:04 + git checkout -f refs/remotes/jenkins_tmp 14:22:04 fatal: Unable to create '/home/iojs/build/workspace/node-test-binary-arm/.git/index.lock': File exists. 14:22:04 14:22:04 Another git process seems to be running in this repository, ... 14:22:07 mkdir: cannot create directory ‘out/junit’: No such file or directory |
Sorry, something went wrong.
Sorry, something went wrong.
Should have been fixed by nodejs/build#2475, I've resumed the last CI run. |
Sorry, something went wrong.
PR-URL: #35951 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #35951 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #35951 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #35951 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #35951 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Without the fix, the test fails with:
node:internal/http2/core:179 debugStream(stream[kID], stream[kSession][kType], message, ...args); ^ TypeError: Cannot read property 'Symbol(type)' of undefined at debugStreamObj (node:internal/http2/core:179:44) at node:internal/http2/core:2041:7 at processTicksAndRejections (node:internal/process/task_queues:75:11)