[bcochranc@win10m1 node-v8.9.0]$ make test make -C out BUILDTYPE=Release V=1 touch 435b008919ade8b19e9f3a312cb74a2cc3de2c42.intermediate LD_LIBRARY_PATH=/home/bcochranc/Downloads/node-v8.9.0/out/Release/lib.host:/home/bcochranc/Downloads/node-v8.9.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/src/inspector/protocol /home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json rm 435b008919ade8b19e9f3a312cb74a2cc3de2c42.intermediate if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi make build-addons make -C out BUILDTYPE=Release V=1 touch 435b008919ade8b19e9f3a312cb74a2cc3de2c42.intermediate LD_LIBRARY_PATH=/home/bcochranc/Downloads/node-v8.9.0/out/Release/lib.host:/home/bcochranc/Downloads/node-v8.9.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/src/inspector/protocol /home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json rm 435b008919ade8b19e9f3a312cb74a2cc3de2c42.intermediate if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi make build-addons-napi make -C out BUILDTYPE=Release V=1 touch 435b008919ade8b19e9f3a312cb74a2cc3de2c42.intermediate LD_LIBRARY_PATH=/home/bcochranc/Downloads/node-v8.9.0/out/Release/lib.host:/home/bcochranc/Downloads/node-v8.9.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/src/inspector/protocol /home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json rm 435b008919ade8b19e9f3a312cb74a2cc3de2c42.intermediate if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi make doc-only Failed to add alternative version links to tracing Failed to add alternative version links to n-api Failed to add alternative version links to _toc Failed to add alternative version links to index Failed to add alternative version links to deprecations Failed to add alternative version links to intl Failed to add alternative version links to esm Failed to add alternative version links to inspector Failed to add alternative version links to http2 Failed to add alternative version links to perf_hooks Failed to add alternative version links to async_hooks Warning: invalid param "label " > {"textRaw":"`label` {string} The display label for the counter. Defaults to `'default'`. ","name":"label","type":"string","desc":"The display label for the counter. Defaults to `'default'`."} > console.countReset([label = 'default']) Warning: invalid param "...label" > {"textRaw":"`label` {any} ","name":"label","type":"any"} > console.group([...label]) Warning: invalid param "label " > {"textRaw":"`label` {string} The display label for the counter. Defaults to `'default'`. ","name":"label","type":"string","desc":"The display label for the counter. Defaults to `'default'`."} > console.countReset([label = 'default']) Warning: invalid param "...label" > {"textRaw":"`label` {any} ","name":"label","type":"any"} > console.group([...label]) make lint Linting is not available through the source tarball. Use the git repo instead: git clone https://github.com/nodejs/node.git make cctest make -C out BUILDTYPE=Release V=1 touch 435b008919ade8b19e9f3a312cb74a2cc3de2c42.intermediate LD_LIBRARY_PATH=/home/bcochranc/Downloads/node-v8.9.0/out/Release/lib.host:/home/bcochranc/Downloads/node-v8.9.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/src/inspector/protocol /home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/home/bcochranc/Downloads/node-v8.9.0/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json rm 435b008919ade8b19e9f3a312cb74a2cc3de2c42.intermediate if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi [==========] Running 62 tests from 7 test cases. [----------] Global test environment set-up. [----------] 12 tests from AliasBufferTest [ RUN ] AliasBufferTest.Uint8Array [ OK ] AliasBufferTest.Uint8Array (26 ms) [ RUN ] AliasBufferTest.Int8Array [ OK ] AliasBufferTest.Int8Array (5 ms) [ RUN ] AliasBufferTest.Uint16Array [ OK ] AliasBufferTest.Uint16Array (5 ms) [ RUN ] AliasBufferTest.Int16Array [ OK ] AliasBufferTest.Int16Array (4 ms) [ RUN ] AliasBufferTest.Uint32Array [ OK ] AliasBufferTest.Uint32Array (5 ms) [ RUN ] AliasBufferTest.Int32Array [ OK ] AliasBufferTest.Int32Array (4 ms) [ RUN ] AliasBufferTest.Float32Array [ OK ] AliasBufferTest.Float32Array (5 ms) [ RUN ] AliasBufferTest.Float64Array [ OK ] AliasBufferTest.Float64Array (4 ms) [ RUN ] AliasBufferTest.SharedArrayBuffer1 [ OK ] AliasBufferTest.SharedArrayBuffer1 (4 ms) [ RUN ] AliasBufferTest.SharedArrayBuffer2 [ OK ] AliasBufferTest.SharedArrayBuffer2 (4 ms) [ RUN ] AliasBufferTest.SharedArrayBuffer3 [ OK ] AliasBufferTest.SharedArrayBuffer3 (4 ms) [ RUN ] AliasBufferTest.SharedArrayBuffer4 [ OK ] AliasBufferTest.SharedArrayBuffer4 (4 ms) [----------] 12 tests from AliasBufferTest (74 ms total) [----------] 2 tests from Base64Test [ RUN ] Base64Test.Encode [ OK ] Base64Test.Encode (0 ms) [ RUN ] Base64Test.Decode [ OK ] Base64Test.Decode (0 ms) [----------] 2 tests from Base64Test (0 ms total) [----------] 3 tests from EnvironmentTest [ RUN ] EnvironmentTest.AtExitWithEnvironment [ OK ] EnvironmentTest.AtExitWithEnvironment (7 ms) [ RUN ] EnvironmentTest.AtExitWithArgument [ OK ] EnvironmentTest.AtExitWithArgument (5 ms) [ RUN ] EnvironmentTest.MultipleEnvironmentsPerIsolate [ OK ] EnvironmentTest.MultipleEnvironmentsPerIsolate (5 ms) [----------] 3 tests from EnvironmentTest (17 ms total) [----------] 9 tests from UtilTest [ RUN ] UtilTest.ListHead [ OK ] UtilTest.ListHead (0 ms) [ RUN ] UtilTest.StringEqualNoCase [ OK ] UtilTest.StringEqualNoCase (0 ms) [ RUN ] UtilTest.StringEqualNoCaseN [ OK ] UtilTest.StringEqualNoCaseN (0 ms) [ RUN ] UtilTest.ToLower [ OK ] UtilTest.ToLower (0 ms) [ RUN ] UtilTest.Malloc [ OK ] UtilTest.Malloc (0 ms) [ RUN ] UtilTest.Calloc [ OK ] UtilTest.Calloc (0 ms) [ RUN ] UtilTest.UncheckedMalloc [ OK ] UtilTest.UncheckedMalloc (0 ms) [ RUN ] UtilTest.UncheckedCalloc [ OK ] UtilTest.UncheckedCalloc (0 ms) [ RUN ] UtilTest.MaybeStackBuffer [ OK ] UtilTest.MaybeStackBuffer (0 ms) [----------] 9 tests from UtilTest (0 ms total) [----------] 7 tests from URLTest [ RUN ] URLTest.Simple [ OK ] URLTest.Simple (3 ms) [ RUN ] URLTest.Simple2 [ OK ] URLTest.Simple2 (0 ms) [ RUN ] URLTest.NoBase1 [ OK ] URLTest.NoBase1 (0 ms) [ RUN ] URLTest.Base1 [ OK ] URLTest.Base1 (0 ms) [ RUN ] URLTest.Base2 [ OK ] URLTest.Base2 (0 ms) [ RUN ] URLTest.Base3 [ OK ] URLTest.Base3 (0 ms) [ RUN ] URLTest.ToFilePath [ OK ] URLTest.ToFilePath (0 ms) [----------] 7 tests from URLTest (3 ms total) [----------] 19 tests from InspectorSocketTest [ RUN ] InspectorSocketTest.ReadsAndWritesInspectorMessage [ OK ] InspectorSocketTest.ReadsAndWritesInspectorMessage (2 ms) [ RUN ] InspectorSocketTest.BufferEdgeCases [ OK ] InspectorSocketTest.BufferEdgeCases (0 ms) [ RUN ] InspectorSocketTest.AcceptsRequestInSeveralWrites [ OK ] InspectorSocketTest.AcceptsRequestInSeveralWrites (1 ms) [ RUN ] InspectorSocketTest.ExtraTextBeforeRequest [ OK ] InspectorSocketTest.ExtraTextBeforeRequest (0 ms) [ RUN ] InspectorSocketTest.ExtraLettersBeforeRequest [ OK ] InspectorSocketTest.ExtraLettersBeforeRequest (0 ms) [ RUN ] InspectorSocketTest.RequestWithoutKey [ OK ] InspectorSocketTest.RequestWithoutKey (0 ms) [ RUN ] InspectorSocketTest.KillsConnectionOnProtocolViolation [ OK ] InspectorSocketTest.KillsConnectionOnProtocolViolation (0 ms) [ RUN ] InspectorSocketTest.CanStopReadingFromInspector [ OK ] InspectorSocketTest.CanStopReadingFromInspector (1 ms) [ RUN ] InspectorSocketTest.CloseDoesNotNotifyReadCallback [ OK ] InspectorSocketTest.CloseDoesNotNotifyReadCallback (0 ms) [ RUN ] InspectorSocketTest.CloseWorksWithoutReadEnabled [ OK ] InspectorSocketTest.CloseWorksWithoutReadEnabled (0 ms) [ RUN ] InspectorSocketTest.ReportsHttpGet [ OK ] InspectorSocketTest.ReportsHttpGet (3 ms) [ RUN ] InspectorSocketTest.HandshakeCanBeCanceled [ OK ] InspectorSocketTest.HandshakeCanBeCanceled (0 ms) [ RUN ] InspectorSocketTest.GetThenHandshake [ OK ] InspectorSocketTest.GetThenHandshake (0 ms) [ RUN ] InspectorSocketTest.WriteBeforeHandshake [ OK ] InspectorSocketTest.WriteBeforeHandshake (1 ms) [ RUN ] InspectorSocketTest.CleanupSocketAfterEOF [ OK ] InspectorSocketTest.CleanupSocketAfterEOF (2 ms) [ RUN ] InspectorSocketTest.EOFBeforeHandshake [ OK ] InspectorSocketTest.EOFBeforeHandshake (0 ms) [ RUN ] InspectorSocketTest.Send1Mb [ OK ] InspectorSocketTest.Send1Mb (18 ms) [ RUN ] InspectorSocketTest.ErrorCleansUpTheSocket [ OK ] InspectorSocketTest.ErrorCleansUpTheSocket (0 ms) [ RUN ] InspectorSocketTest.NoCloseResponseFromClinet [ OK ] InspectorSocketTest.NoCloseResponseFromClinet (1 ms) [----------] 19 tests from InspectorSocketTest (29 ms total) [----------] 10 tests from InspectorSocketServerTest [ RUN ] InspectorSocketServerTest.InspectorSessions [ OK ] InspectorSocketServerTest.InspectorSessions (1 ms) [ RUN ] InspectorSocketServerTest.ServerDoesNothing [ OK ] InspectorSocketServerTest.ServerDoesNothing (0 ms) [ RUN ] InspectorSocketServerTest.ServerWithoutTargets [ OK ] InspectorSocketServerTest.ServerWithoutTargets (0 ms) [ RUN ] InspectorSocketServerTest.ServerCannotStart [ OK ] InspectorSocketServerTest.ServerCannotStart (1 ms) [ RUN ] InspectorSocketServerTest.StoppingServerDoesNotKillConnections [ OK ] InspectorSocketServerTest.StoppingServerDoesNotKillConnections (40 ms) [ RUN ] InspectorSocketServerTest.ClosingConnectionReportsDone [ OK ] InspectorSocketServerTest.ClosingConnectionReportsDone (41 ms) [ RUN ] InspectorSocketServerTest.ClosingSocketReportsDone [ OK ] InspectorSocketServerTest.ClosingSocketReportsDone (0 ms) [ RUN ] InspectorSocketServerTest.TerminatingSessionReportsDone [ OK ] InspectorSocketServerTest.TerminatingSessionReportsDone (0 ms) [ RUN ] InspectorSocketServerTest.FailsToBindToNodejsHost [ OK ] InspectorSocketServerTest.FailsToBindToNodejsHost (199 ms) [ RUN ] InspectorSocketServerTest.BindsToIpV6 [ OK ] InspectorSocketServerTest.BindsToIpV6 (1 ms) [----------] 10 tests from InspectorSocketServerTest (284 ms total) [----------] Global test environment tear-down [==========] 62 tests from 7 test cases ran. (410 ms total) [ PASSED ] 62 tests. /usr/bin/python2.7 tools/test.py --mode=release -J \ async-hooks \ default \ addons addons-napi \ doctool \ known_issues [01:55|% 100|+ 2026|- 0]: Done [bcochranc@win10m1 node-v8.9.0]$