You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trott opened this issue
Jul 31, 2016
· 0 comments
· Fixed by #9199
Labels
dgramIssues and PRs related to the dgram subsystem / UDP.freebsdIssues and PRs related to the FreeBSD platform.testIssues and PRs related to the tests.
not ok 223 parallel/test-dgram-send-callback-buffer
# /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd10-64/test/parallel/test-dgram-send-callback-buffer.js:19
# throw new Error('Timeout');
# ^
#
# Error: Timeout
# at Timeout._onTimeout (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd10-64/test/parallel/test-dgram-send-callback-buffer.js:19:9)
# at tryOnTimeout (timers.js:232:11)
# at Timer.listOnTimeout (timers.js:202:5)
---
duration_ms: 0.409
The text was updated successfully, but these errors were encountered:
Trott
added
dgram
Issues and PRs related to the dgram subsystem / UDP.
test
Issues and PRs related to the tests.
freebsd
Issues and PRs related to the FreeBSD platform.
labels
Jul 31, 2016
This fixes one of the tests that has been failing on CI on freebsd for
a bit by removing an unnecessary timer.
PR-URL: nodejs#9199Fixes: nodejs#7929
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This fixes one of the tests that has been failing on CI on freebsd for
a bit by removing an unnecessary timer.
PR-URL: #9199Fixes: #7929
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This fixes one of the tests that has been failing on CI on freebsd for
a bit by removing an unnecessary timer.
PR-URL: #9199Fixes: #7929
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This fixes one of the tests that has been failing on CI on freebsd for
a bit by removing an unnecessary timer.
PR-URL: #9199Fixes: #7929
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
dgramIssues and PRs related to the dgram subsystem / UDP.freebsdIssues and PRs related to the FreeBSD platform.testIssues and PRs related to the tests.
https://ci.nodejs.org/job/node-test-commit-freebsd/3511/nodes=freebsd10-64/console
The text was updated successfully, but these errors were encountered: