v8/test
Clemens Backes fd8b734958 [wasm] Skip SAB test in predictable mode
This test is nondeterministic because it uses a SAB to synchronize
between workers. Workers still execute in their own thread (with their
own isolate) in predictable mode. Thus timing, and hence allocations,
are unpredictable in both isolates.

R=zhin@chromium.org

Bug: v8:11746
Change-Id: Ic6b213f7e4062b2146e2b203c724bfc705b6e68d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2953323
Reviewed-by: Zhi An Ng <zhin@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75086}
2021-06-10 18:13:09 +00:00
..
benchmarks [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
bigint Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
cctest [wasm] Do not enforce LE for globals and WasmValue 2021-06-10 18:08:38 +00:00
common [wasm] Do not enforce LE for globals and WasmValue 2021-06-10 18:08:38 +00:00
debugger [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
debugging [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
fuzzer [wasm-gc] Allow struct.new_with_rtt as constant expression 2021-06-08 08:57:07 +00:00
fuzzilli
inspector Use more inclusive language in ./test/inspector/debugger/. 2021-06-10 07:51:04 +00:00
intl Address flaky tests 2021-06-09 05:48:18 +00:00
js-perf-test [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
memory [snapshot] Fix the Memory.json benchmark 2021-04-28 07:54:34 +00:00
message [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
mjsunit [wasm] Skip SAB test in predictable mode 2021-06-10 18:13:09 +00:00
mkgrokdump [build] Fold v8_wrappers into v8_libbase 2021-02-25 10:56:20 +00:00
mozilla Re-enable mozilla/ecma/Date/15.9.5.26-1 on arm64 2021-05-25 09:20:52 +00:00
test262 [Object.hasOwn] Add Test262 feature-to-flag mapping 2021-06-07 10:39:54 +00:00
torque [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
unittests Fix -Wc++11-narrowing in V8. 2021-06-09 22:47:37 +00:00
wasm-api-tests [wasm] Make a few more traps uncatchable 2021-06-10 15:33:17 +00:00
wasm-js [wasm] Update spec tests 2021-06-07 11:45:44 +00:00
wasm-spec-tests [wasm] Update spec tests 2021-06-07 11:45:44 +00:00
webkit [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
BUILD.gn Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
OWNERS