File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
graal-nodejs/test/parallel Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ test-ttywrap-stack: SKIP
2525test-blob: SKIP
2626
2727# Different error message
28+ # object is not extensible versus Cannot add new property ... to non-extensible ...
29+ test-assert-calltracker-getCalls: FAIL
2830# Unexpected end of input versus Expected an operand but found eof
2931test-cli-eval: FAIL
3032# Unexpected identifier versus Expected ; but found bar
@@ -64,6 +66,7 @@ test-v8-flags: FAIL
6466
6567# heapsnapshot/heapdump/EmbedderGraph is not supported
6668test-heapdump-async-hooks-init-promise: SKIP
69+ test-heapsnapshot-near-heap-limit-by-api-in-worker: SKIP
6770test-heapsnapshot-near-heap-limit-worker: SKIP
6871test-http2-ping-settings-heapdump: SKIP
6972test-v8-getheapsnapshot-twice: SKIP
@@ -135,7 +138,9 @@ test-trace-events-category-used: SKIP
135138test-trace-events-console: SKIP
136139test-trace-events-environment: SKIP
137140test-trace-events-file-pattern: SKIP
141+ test-trace-events-fs-async: SKIP
138142test-trace-events-fs-sync: SKIP
143+ test-trace-events-http: SKIP
139144test-trace-events-metadata: SKIP
140145test-trace-events-net: SKIP
141146test-trace-events-none: SKIP
You can’t perform that action at this time.
0 commit comments