Skip to content

Commit ce61764

Browse files
committed
Updating the status of async-hooks test-suite.
1 parent 8529653 commit ce61764

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

graal-nodejs/test/async-hooks/async-hooks.status

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,15 @@ prefix async-hooks
66

77
[true] # This section applies to all platforms
88

9-
# graal-nodejs has process.<anonymous> instead of process._fatalException
10-
# in the stack-trace checked by ActivityCollector._getActivity()
11-
test-timers.setInterval: FAIL
12-
139
# PromiseHook events in graal-nodejs (for await) do not match the events generated by V8
1410
test-async-local-storage-async-await: FAIL
1511
test-async-local-storage-async-functions: FAIL
1612

17-
# asyncLocalStorage is not GCed (it is kept alive by some closure)
18-
test-async-local-storage-gcable: FAIL
13+
# Randomly failing GC-based test
14+
test-async-local-storage-gcable: SKIP
1915

2016
# Unclassified
17+
test-async-local-storage-errors: FAIL
2118
test-async-local-storage-thenable: FAIL
2219
test-destroy-not-blocked: FAIL
2320

0 commit comments

Comments
 (0)