Commit bcff0072 authored by Wenyu Zhao's avatar Wenyu Zhao Committed by V8 LUCI CQ

[test] Skip shared-heap tests and one more code range test for TPH

Bug: v8:11641
Change-Id: I3d9efa63ffb2ec7d188c13d0bf24bdc7e8297a28
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2861064
Auto-Submit: Wenyu Zhao <wenyu.zhao@anu.edu.au>
Reviewed-by: 's avatarDominik Inführ <dinfuehr@chromium.org>
Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74291}
parent 387c8030
......@@ -877,6 +877,7 @@
'test-typedarrays/SpeciesProto': [SKIP],
'test-wasm-serialization/*': [SKIP],
'test-wasm-shared-engine/*': [SKIP],
'test-shared-heap/*': [SKIP],
# Performs GC or expects OOM
'test-alloc/StressHandles': [SKIP],
'test-alloc/StressJS': [SKIP],
......@@ -1169,6 +1170,7 @@
'test-code-pages/LargeCodeObject': [SKIP],
'test-code-pages/OptimizedCodeWithCodeRange': [SKIP],
'test-code-pages/Sorted': [SKIP],
'test-code-pages/CodeRangeCorrectContents': [SKIP],
}], # third_party_heap
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment