Skip to content

Commit 0a80ce1

Browse files
committed
test: fix stale async-context-frame status entries
Signed-off-by: Kirill Saied <sayed.kirill@gmail.com>
1 parent d3ed6c1 commit 0a80ce1

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

test/parallel/parallel.status

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,12 @@ test-snapshot-incompatible: SKIP
2222
[$system==win32]
2323
# https://github.com/nodejs/node/issues/59090
2424
test-inspector-network-fetch: PASS, FLAKY
25-
# https://github.com/nodejs/node/issues/54808
26-
test-async-context-frame: PASS, FLAKY
2725
# https://github.com/nodejs/node/issues/59636
2826
test-fs-cp-sync-error-on-exist: SKIP
2927
test-fs-cp-sync-symlink-points-to-dest-error: SKIP
3028
test-fs-cp-async-symlink-points-to-dest: SKIP
3129
test-fs-cp-sync-unicode-folder-names: SKIP
3230

33-
# https://github.com/nodejs/node/issues/56751
34-
test-without-async-context-frame: PASS, FLAKY
35-
3631
# Windows on ARM
3732
[$system==win32 && $arch==arm64]
3833

@@ -146,7 +141,6 @@ test-http-pipeline-flood: SKIP
146141
test-inspector-network-fetch: SKIP
147142
test-inspector-network-content-type: SKIP
148143
test-fetch: SKIP
149-
test-without-async-context-frame: SKIP
150144
test-process-cpuUsage: PASS, FLAKY
151145
test-web-locks: SKIP
152146
test-http2-allow-http1-upgrade-ws: SKIP

0 commit comments

Comments
 (0)