Working on v18.19.1 #1
Annotations
2 errors and 1 warning
test-asan:
test/parallel/test-vm-timeout-escape-promise-module.js#L1
--- stderr ---
(node:130348) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
#
# Fatal error in , line 0
# Check failed: module->status() == kErrored.
#
#
#
#FailureMessage Object: 0x7fffbef5b780
1: 0xc294f4 node::DumpBacktrace(_IO_FILE*) [out/Release/node]
2: 0xf92c23 [out/Release/node]
3: 0x427bb31 V8_Fatal(char const*, ...) [out/Release/node]
4: 0x22111fe v8::internal::SourceTextModule::Evaluate(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SourceTextModule>) [out/Release/node]
5: 0x2142df0 v8::internal::Module::Evaluate(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Module>) [out/Release/node]
6: 0x13ffec8 v8::Module::Evaluate(v8::Local<v8::Context>) [out/Release/node]
7: 0xd1ba38 node::loader::ModuleWrap::Evaluate(v8::FunctionCallbackInfo<v8::Value> const&) [out/Release/node]
8: 0x1539efe v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [out/Release/node]
9: 0x1538d5d [out/Release/node]
10: 0x1536ac0 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [out/Release/node]
11: 0x30b4079 [out/Release/node]
Command: out/Release/node --experimental-vm-modules /home/runner/work/node-v14-esm/node-v14-esm/test/parallel/test-vm-timeout-escape-promise-module.js
--- CRASHED (Signal: 5) ---
|
test-asan
Process completed with exit code 2.
|
test-asan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|