-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
osIssues and PRs related to the os subsystem.Issues and PRs related to the os subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
Version: node-v8.2.1
Platform: Linux 4.4.0-89-generic #112-Ubuntu SMP Mon Jul 31 19:38:41 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Subsystem: if known, please specify affected core module name
- Version: node-v8.2.1
- Platform: Ubuntu 16.04 LTS -Linux 4.4.0-89-generic x86_64 x86_64 x86_64 GNU/Linux
- Subsystem:
tail of "make test"
[----------] Global test environment tear-down
[==========] 47 tests from 6 test cases ran. (1410 ms total)
[ PASSED ] 47 tests.
/usr/bin/python tools/test.py --mode=release -J \
async-hooks doctool inspector known_issues message parallel pseudo-tty sequential \
addons addons-napi
=== release test-os ===
Path: parallel/test-os
assert.js:60
throw new errors.AssertionError({
^
AssertionError [ERR_ASSERTION]: [ { address: '127.0.0.1',
netmask: '255.0.0.0',
family: 'IPv4',
mac: '00:00:00:00:00:00',
internal: true },
{ deepStrictEqual [ { address: '127.0.0.1',
netmask: '255.0.0.0',
mac: '00:00:00:00:00:00',
family: 'IPv4',
internal: true } ]
at Object.<anonymous> (/home/developer2/node-v8.2.1/test/parallel/test-os.js:124:14)
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:158:16)
at bootstrap_node.js:575:3
Command: out/Release/node /home/developer2/node-v8.2.1/test/parallel/test-os.js
[07:49|% 100|+ 1635|- 1]: Done
Makefile:196: recipe for target 'test' failed
make: *** [test] Error 1
(edited by @vsemozhetbyt: added backticks for the output block, delete template's comments residue)
Metadata
Metadata
Assignees
Labels
osIssues and PRs related to the os subsystem.Issues and PRs related to the os subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.