René's URL Explorer Experiment


Title: investigate flaky test/node-api/test_worker_terminate_finalization/test.js · Issue #36868 · nodejs/node · GitHub

Open Graph Title: investigate flaky test/node-api/test_worker_terminate_finalization/test.js · Issue #36868 · nodejs/node

X Title: investigate flaky test/node-api/test_worker_terminate_finalization/test.js · Issue #36868 · nodejs/node

Description: Test: test/node-api/test_worker_terminate_finalization/test.js Platform: linux Console Output: === release test === Path: node-api/test_worker_terminate_finalization/test Error: --- stderr --- ============================================...

Open Graph Description: Test: test/node-api/test_worker_terminate_finalization/test.js Platform: linux Console Output: === release test === Path: node-api/test_worker_terminate_finalization/test Error: --- stderr --- ====...

X Description: Test: test/node-api/test_worker_terminate_finalization/test.js Platform: linux Console Output: === release test === Path: node-api/test_worker_terminate_finalization/test Error: --- stderr --- ====...

Opengraph URL: https://github.com/nodejs/node/issues/36868

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"investigate flaky test/node-api/test_worker_terminate_finalization/test.js","articleBody":"\u003c!--\r\nThank you for reporting a flaky test.\r\n\r\nFlaky tests are tests that fail occasionally in the Node.js CI, but not\r\nconsistently enough to block PRs from landing, or that are failing in CI jobs or\r\ntest modes that are not run for every PR.\r\n\r\nPlease fill in as much of the template below as you're able.\r\n\r\nTest: The test that is flaky - e.g. `test-fs-stat-bigint`\r\nPlatform: The platform the test is flaky on - e.g. `macos` or `linux`\r\nConsole Output: A pasted console output from a failed CI job showing the whole\r\nfailure of the test\r\nBuild Links: Links to builds affected by the flaky test\r\n\r\nIf any investigation has been done, please include any information found, such\r\nas how consistently the test fails, whether the failure could be reproduced\r\nlocally, when the test started failing, or anything else you think is relevant.\r\n--\u003e\r\n\r\n* **Test**: test/node-api/test_worker_terminate_finalization/test.js\r\n* **Platform**: linux\r\n* **Console Output:**\r\n```\r\n=== release test ===\r\nPath: node-api/test_worker_terminate_finalization/test\r\nError: --- stderr ---\r\n=================================================================\r\n==14596==ERROR: AddressSanitizer: heap-use-after-free on address 0x60700000cc70 at pc 0x000000be11c4 bp 0x7f273ef6cda0 sp 0x7f273ef6cd98\r\nREAD of size 8 at 0x60700000cc70 thread T7\r\n    #0 0xbe11c3 in v8impl::(anonymous namespace)::Reference::SecondPassCallback(v8::WeakCallbackInfo\u003cv8impl::(anonymous namespace)::Reference\u003e const\u0026) (/home/runner/work/node/node/out/Release/node+0xbe11c3)\r\n    #1 0x1706808 in v8::internal::GlobalHandles::InvokeSecondPassPhantomCallbacksFromTask() (/home/runner/work/node/node/out/Release/node+0x1706808)\r\n    #2 0xe2b26f in node::PerIsolatePlatformData::RunForegroundTask(std::unique_ptr\u003cv8::Task, std::default_delete\u003cv8::Task\u003e \u003e) (/home/runner/work/node/node/out/Release/node+0xe2b26f)\r\n    #3 0xe26300 in node::PerIsolatePlatformData::FlushForegroundTasksInternal() (/home/runner/work/node/node/out/Release/node+0xe26300)\r\n    #4 0xe2ba45 in node::NodePlatform::DrainTasks(v8::Isolate*) (/home/runner/work/node/node/out/Release/node+0xe2ba45)\r\n    #5 0xa8a5db in node::FreeEnvironment(node::Environment*) (/home/runner/work/node/node/out/Release/node+0xa8a5db)\r\n    #6 0xf28d41 in node::worker::Worker::Run() (/home/runner/work/node/node/out/Release/node+0xf28d41)\r\n    #7 0xf33fe0 in node::worker::Worker::StartThread(v8::FunctionCallbackInfo\u003cv8::Value\u003e const\u0026)::$_3::__invoke(void*) (/home/runner/work/node/node/out/Release/node+0xf33fe0)\r\n    #8 0x7f27453b96da in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x76da)\r\n    #9 0x7f2744cc271e in clone (/lib/x86_64-linux-gnu/libc.so.6+0x12171e)\r\n\r\n0x60700000cc70 is located 0 bytes inside of 80-byte region [0x60700000cc70,0x60700000ccc0)\r\nfreed by thread T7 here:\r\n    #0 0xa769bd in operator delete(void*) (/home/runner/work/node/node/out/Release/node+0xa769bd)\r\n    #1 0xc1622d in node_napi_env__::~node_napi_env__() (/home/runner/work/node/node/out/Release/node+0xc1622d)\r\n    #2 0xc12f53 in node::CallbackQueue\u003cvoid, node::Environment*\u003e::CallbackImpl\u003cv8impl::(anonymous namespace)::BufferFinalizer::FinalizeBufferCallback(char*, void*)::'lambda'(node::Environment*)\u003e::~CallbackImpl() (/home/runner/work/node/node/out/Release/node+0xc12f53)\r\n    #3 0xb72a20 in node::Environment::RunAndClearNativeImmediates(bool)::$_5::operator()(node::CallbackQueue\u003cvoid, node::Environment*\u003e*) const (/home/runner/work/node/node/out/Release/node+0xb72a20)\r\n    #4 0xb7070a in node::Environment::RunAndClearNativeImmediates(bool) (/home/runner/work/node/node/out/Release/node+0xb7070a)\r\n    #5 0xb6ffb3 in node::Environment::CleanupHandles() (/home/runner/work/node/node/out/Release/node+0xb6ffb3)\r\n    #6 0xb71177 in node::Environment::RunCleanup() (/home/runner/work/node/node/out/Release/node+0xb71177)\r\n    #7 0xa8a514 in node::FreeEnvironment(node::Environment*) (/home/runner/work/node/node/out/Release/node+0xa8a514)\r\n    #8 0xf28d41 in node::worker::Worker::Run() (/home/runner/work/node/node/out/Release/node+0xf28d41)\r\n    #9 0xf33fe0 in node::worker::Worker::StartThread(v8::FunctionCallbackInfo\u003cv8::Value\u003e const\u0026)::$_3::__invoke(void*) (/home/runner/work/node/node/out/Release/node+0xf33fe0)\r\n    #10 0x7f27453b96da in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x76da)\r\n\r\npreviously allocated by thread T7 here:\r\n    #0 0xa7615d in operator new(unsigned long) (/home/runner/work/node/node/out/Release/node+0xa7615d)\r\n    #1 0xbd4473 in napi_wrap (/home/runner/work/node/node/out/Release/node+0xbd4473)\r\n    #2 0x7f273e71a925 in Test (/home/runner/work/node/node/test/node-api/test_worker_terminate_finalization/build/Release/test_worker_terminate_finalization.node+0x1925)\r\n    #3 0xbdfcf2 in v8impl::(anonymous namespace)::FunctionCallbackWrapper::Invoke(v8::FunctionCallbackInfo\u003cv8::Value\u003e const\u0026) (/home/runner/work/node/node/out/Release/node+0xbdfcf2)\r\n    #4 0x138b2e3 in v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) (/home/runner/work/node/node/out/Release/node+0x138b2e3)\r\n    #5 0x1389114 in v8::internal::MaybeHandle\u003cv8::internal::Object\u003e v8::internal::(anonymous namespace)::HandleApiCallHelper\u003cfalse\u003e(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::HeapObject\u003e, v8::internal::Handle\u003cv8::internal::HeapObject\u003e, v8::internal::Handle\u003cv8::internal::FunctionTemplateInfo\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, v8::internal::BuiltinArguments) (/home/runner/work/node/node/out/Release/node+0x1389114)\r\n    #6 0x1387192 in v8::internal::Builtin_Impl_HandleApiCall(v8::internal::BuiltinArguments, v8::internal::Isolate*) (/home/runner/work/node/node/out/Release/node+0x1387192)\r\n    #7 0x2ca6678 in Builtins_CEntry_Return1_DontSaveFPRegs_ArgvOnStack_BuiltinExit (/home/runner/work/node/node/out/Release/node+0x2ca6678)\r\n    #8 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #9 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #10 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #11 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #12 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #13 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #14 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #15 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #16 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #17 0x2c3afb9 in Builtins_JSEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3afb9)\r\n    #18 0x2c3ad97 in Builtins_JSEntry (/home/runner/work/node/node/out/Release/node+0x2c3ad97)\r\n    #19 0x16575ef in v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const\u0026) (/home/runner/work/node/node/out/Release/node+0x16575ef)\r\n    #20 0x1655374 in v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::Object\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, int, v8::internal::Handle\u003cv8::internal::Object\u003e*) (/home/runner/work/node/node/out/Release/node+0x1655374)\r\n    #21 0x124af20 in v8::Function::Call(v8::Local\u003cv8::Context\u003e, v8::Local\u003cv8::Value\u003e, int, v8::Local\u003cv8::Value\u003e*) (/home/runner/work/node/node/out/Release/node+0x124af20)\r\n    #22 0xa7cbb2 in node::InternalMakeCallback(node::Environment*, v8::Local\u003cv8::Object\u003e, v8::Local\u003cv8::Object\u003e, v8::Local\u003cv8::Function\u003e, int, v8::Local\u003cv8::Value\u003e*, node::async_context) (/home/runner/work/node/node/out/Release/node+0xa7cbb2)\r\n    #23 0xad0b07 in node::AsyncWrap::MakeCallback(v8::Local\u003cv8::Function\u003e, int, v8::Local\u003cv8::Value\u003e*) (/home/runner/work/node/node/out/Release/node+0xad0b07)\r\n    #24 0xd8dfbc in node::worker::MessagePort::OnMessage() (/home/runner/work/node/node/out/Release/node+0xd8dfbc)\r\n    #25 0x2bf8c58 in uv__async_io /home/runner/work/node/node/out/../deps/uv/src/unix/async.c:163:5\r\n    #26 0x2c2cf30 in uv__io_poll /home/runner/work/node/node/out/../deps/uv/src/unix/linux-core.c:462:11\r\n    #27 0x2bf9c67 in uv_run /home/runner/work/node/node/out/../deps/uv/src/unix/core.c:385:5\r\n    #28 0xa7f094 in node::SpinEventLoop(node::Environment*) (/home/runner/work/node/node/out/Release/node+0xa7f094)\r\n    #29 0xf28bf4 in node::worker::Worker::Run() (/home/runner/work/node/node/out/Release/node+0xf28bf4)\r\n\r\nThread T7 created by T0 here:\r\n    #0 0xa311aa in pthread_create (/home/runner/work/node/node/out/Release/node+0xa311aa)\r\n    #1 0x2c2253a in uv_thread_create_ex /home/runner/work/node/node/out/../deps/uv/src/unix/thread.c:259:9\r\n    #2 0xf313d4 in node::worker::Worker::StartThread(v8::FunctionCallbackInfo\u003cv8::Value\u003e const\u0026) (/home/runner/work/node/node/out/Release/node+0xf313d4)\r\n    #3 0x138b2e3 in v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) (/home/runner/work/node/node/out/Release/node+0x138b2e3)\r\n    #4 0x1389114 in v8::internal::MaybeHandle\u003cv8::internal::Object\u003e v8::internal::(anonymous namespace)::HandleApiCallHelper\u003cfalse\u003e(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::HeapObject\u003e, v8::internal::Handle\u003cv8::internal::HeapObject\u003e, v8::internal::Handle\u003cv8::internal::FunctionTemplateInfo\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, v8::internal::BuiltinArguments) (/home/runner/work/node/node/out/Release/node+0x1389114)\r\n    #5 0x1387192 in v8::internal::Builtin_Impl_HandleApiCall(v8::internal::BuiltinArguments, v8::internal::Isolate*) (/home/runner/work/node/node/out/Release/node+0x1387192)\r\n    #6 0x2ca6678 in Builtins_CEntry_Return1_DontSaveFPRegs_ArgvOnStack_BuiltinExit (/home/runner/work/node/node/out/Release/node+0x2ca6678)\r\n    #7 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #8 0x2c35d98 in Builtins_ArgumentsAdaptorTrampoline (/home/runner/work/node/node/out/Release/node+0x2c35d98)\r\n    #9 0x2c3a3c0 in Builtins_JSConstructStubGeneric (/home/runner/work/node/node/out/Release/node+0x2c3a3c0)\r\n    #10 0x2d31480 in Builtins_ConstructHandler (/home/runner/work/node/node/out/Release/node+0x2d31480)\r\n    #11 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #12 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #13 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #14 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #15 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #16 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #17 0x2c3d283 in Builtins_InterpreterEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3d283)\r\n    #18 0x2c3afb9 in Builtins_JSEntryTrampoline (/home/runner/work/node/node/out/Release/node+0x2c3afb9)\r\n    #19 0x2c3ad97 in Builtins_JSEntry (/home/runner/work/node/node/out/Release/node+0x2c3ad97)\r\n    #20 0x16575ef in v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const\u0026) (/home/runner/work/node/node/out/Release/node+0x16575ef)\r\n    #21 0x1655374 in v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle\u003cv8::internal::Object\u003e, v8::internal::Handle\u003cv8::internal::Object\u003e, int, v8::internal::Handle\u003cv8::internal::Object\u003e*) (/home/runner/work/node/node/out/Release/node+0x1655374)\r\n    #22 0x124af20 in v8::Function::Call(v8::Local\u003cv8::Context\u003e, v8::Local\u003cv8::Value\u003e, int, v8::Local\u003cv8::Value\u003e*) (/home/runner/work/node/node/out/Release/node+0x124af20)\r\n    #23 0xbfc638 in node::ExecuteBootstrapper(node::Environment*, char const*, std::vector\u003cv8::Local\u003cv8::String\u003e, std::allocator\u003cv8::Local\u003cv8::String\u003e \u003e \u003e*, std::vector\u003cv8::Local\u003cv8::Value\u003e, std::allocator\u003cv8::Local\u003cv8::Value\u003e \u003e \u003e*) (/home/runner/work/node/node/out/Release/node+0xbfc638)\r\n    #24 0xc01001 in node::StartExecution(node::Environment*, char const*) (/home/runner/work/node/node/out/Release/node+0xc01001)\r\n    #25 0xbff7ca in node::StartExecution(node::Environment*, std::function\u003cv8::MaybeLocal\u003cv8::Value\u003e (node::StartExecutionCallbackInfo const\u0026)\u003e) (/home/runner/work/node/node/out/Release/node+0xbff7ca)\r\n    #26 0xa8ad1b in node::LoadEnvironment(node::Environment*, std::function\u003cv8::MaybeLocal\u003cv8::Value\u003e (node::StartExecutionCallbackInfo const\u0026)\u003e) (/home/runner/work/node/node/out/Release/node+0xa8ad1b)\r\n    #27 0xd81832 in node::NodeMainInstance::Run(node::EnvSerializeInfo const*) (/home/runner/work/node/node/out/Release/node+0xd81832)\r\n    #28 0xc054af in node::Start(int, char**) (/home/runner/work/node/node/out/Release/node+0xc054af)\r\n    #29 0x7f2744bc2bf6 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)\r\n\r\nSUMMARY: AddressSanitizer: heap-use-after-free (/home/runner/work/node/node/out/Release/node+0xbe11c3) in v8impl::(anonymous namespace)::Reference::SecondPassCallback(v8::WeakCallbackInfo\u003cv8impl::(anonymous namespace)::Reference\u003e const\u0026)\r\nShadow bytes around the buggy address:\r\n  0x0c0e7fff9930: fd fd fd fd fd fd fa fa fa fa fd fd fd fd fd fd\r\n  0x0c0e7fff9940: fd fd fd fa fa fa fa fa fd fd fd fd fd fd fd fd\r\n  0x0c0e7fff9950: fd fd fa fa fa fa 00 00 00 00 00 00 00 00 00 fa\r\n  0x0c0e7fff9960: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fa fa\r\n  0x0c0e7fff9970: fa fa fd fd fd fd fd fd fd fd fd fd fa fa fa fa\r\n=\u003e0x0c0e7fff9980: fd fd fd fd fd fd fd fd fd fd fa fa fa fa[fd]fd\r\n  0x0c0e7fff9990: fd fd fd fd fd fd fd fd fa fa fa fa fd fd fd fd\r\n  0x0c0e7fff99a0: fd fd fd fd fd fa fa fa fa fa fd fd fd fd fd fd\r\n  0x0c0e7fff99b0: fd fd fd fa fa fa fa fa fd fd fd fd fd fd fd fd\r\n  0x0c0e7fff99c0: fd fa fa fa fa fa 00 00 00 00 00 00 00 00 00 fa\r\n  0x0c0e7fff99d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\nShadow byte legend (one shadow byte represents 8 application bytes):\r\n  Addressable:           00\r\n  Partially addressable: 01 02 03 04 05 06 07 \r\n  Heap left redzone:       fa\r\n  Freed heap region:       fd\r\n  Stack left redzone:      f1\r\n  Stack mid redzone:       f2\r\n  Stack right redzone:     f3\r\n  Stack after return:      f5\r\n  Stack use after scope:   f8\r\n  Global redzone:          f9\r\n  Global init order:       f6\r\n  Poisoned by user:        f7\r\n  Container overflow:      fc\r\n  Array cookie:            ac\r\n  Intra object redzone:    bb\r\n  ASan internal:           fe\r\n  Left alloca redzone:     ca\r\n  Right alloca redzone:    cb\r\n  Shadow gap:              cc\r\n==14596==ABORTING\r\nCommand: out/Release/node /home/runner/work/node/node/test/node-api/test_worker_terminate_finalization/test.js\r\nmake[1]: *** [test-ci] Error 1\r\nmake: *** [run-ci] Error 2\r\n\r\n===\r\n=== 1 tests failed\r\n===\r\nMakefile:514: recipe for target 'test-ci' failed\r\nMakefile:544: recipe for target 'run-ci' failed\r\nError: Process completed with exit code 2.\r\n```\r\n```\r\n=== release test ===\r\nPath: node-api/test_worker_terminate_finalization/test\r\nError: Command: out/Release/node /home/runner/work/node/node/test/node-api/test_worker_terminate_finalization/test.js\r\n--- CRASHED (Signal: 11) ---\r\n\r\n===\r\n=== 1 tests failed\r\n=== 1 tests CRASHED\r\n===\r\nmake[1]: *** [test-ci] Error 1\r\nMakefile:514: recipe for target 'test-ci' failed\r\nmake: *** [run-ci] Error 2\r\nMakefile:544: recipe for target 'run-ci' failed\r\nError: Process completed with exit code 2.\r\n```\r\n* **Build Links**:\r\n* https://github.com/nodejs/node/pull/36853/checks?check_run_id=1676654688\r\n* https://github.com/nodejs/node/pull/36853/checks?check_run_id=1676654768\r\n\r\nRefs: https://github.com/nodejs/node/issues/34731","author":{"url":"https://github.com/RaisinTen","@type":"Person","name":"RaisinTen"},"datePublished":"2021-01-10T15:57:33.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":26},"url":"https://github.com/36868/node/issues/36868"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:eade5d45-6eab-607c-3e09-b9f4a4560827
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAD48:97AE1:E4C5DA:14ABB19:6A4E503A
html-safe-noncef035c6060656bdd278a5447173224ca91b9ef611f58e84baa6657c4aff8624b2
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRDQ4Ojk3QUUxOkU0QzVEQToxNEFCQjE5OjZBNEU1MDNBIiwidmlzaXRvcl9pZCI6IjgwMjIzOTkyMzQ0OTI3NDc4MzQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac090207f61b011a745674ab0b6f869a9236dbc3bdceee074c452ea1841309319a
hovercard-subject-tagissue:782847478
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/node/36868/issue_layout
twitter:imagehttps://opengraph.githubassets.com/9a3603d367601d65974fb0daa92d15995f058d1b9b025a94116a5b5e3733649c/nodejs/node/issues/36868
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/9a3603d367601d65974fb0daa92d15995f058d1b9b025a94116a5b5e3733649c/nodejs/node/issues/36868
og:image:altTest: test/node-api/test_worker_terminate_finalization/test.js Platform: linux Console Output: === release test === Path: node-api/test_worker_terminate_finalization/test Error: --- stderr --- ====...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameRaisinTen
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
turbo-cache-controlno-preview
go-importgithub.com/nodejs/node git https://github.com/nodejs/node.git
octolytics-dimension-user_id9950313
octolytics-dimension-user_loginnodejs
octolytics-dimension-repository_id27193779
octolytics-dimension-repository_nwonodejs/node
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id27193779
octolytics-dimension-repository_network_root_nwonodejs/node
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef344f1eab54fc7dfc02d0d018cda7e158c3db65c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodejs/node/issues/36868#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fissues%2F36868
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fissues%2F36868
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodejs%2Fnode
Reloadhttps://github.com/nodejs/node/issues/36868
Reloadhttps://github.com/nodejs/node/issues/36868
Reloadhttps://github.com/nodejs/node/issues/36868
Please reload this pagehttps://github.com/nodejs/node/issues/36868
nodejs https://github.com/nodejs
nodehttps://github.com/nodejs/node
Please reload this pagehttps://github.com/nodejs/node/issues/36868
Notifications https://github.com/login?return_to=%2Fnodejs%2Fnode
Fork 36k https://github.com/login?return_to=%2Fnodejs%2Fnode
Star 118k https://github.com/login?return_to=%2Fnodejs%2Fnode
Code https://github.com/nodejs/node
Issues 1.3k https://github.com/nodejs/node/issues
Pull requests 963 https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality 0 https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
Code https://github.com/nodejs/node
Issues https://github.com/nodejs/node/issues
Pull requests https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
investigate flaky test/node-api/test_worker_terminate_finalization/test.jshttps://github.com/nodejs/node/issues/36868#top
flaky-testIssues and PRs related to the tests with unstable failures on the CI.https://github.com/nodejs/node/issues?q=state%3Aopen%20label%3A%22flaky-test%22
https://github.com/RaisinTen
RaisinTenhttps://github.com/RaisinTen
on Jan 10, 2021https://github.com/nodejs/node/issues/36868#issue-782847478
https://github.com/nodejs/node/pull/36853/checks?check_run_id=1676654688https://github.com/nodejs/node/pull/36853/checks?check_run_id=1676654688
https://github.com/nodejs/node/pull/36853/checks?check_run_id=1676654768https://github.com/nodejs/node/pull/36853/checks?check_run_id=1676654768
#34731https://github.com/nodejs/node/issues/34731
flaky-testIssues and PRs related to the tests with unstable failures on the CI.https://github.com/nodejs/node/issues?q=state%3Aopen%20label%3A%22flaky-test%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.