• Andreas Haas's avatar
    [wasm] Add wasm wpt tests to the V8 tests · 3fb2ec7b
    Andreas Haas authored
    WPT and WebAssembly spec tests are not 100% in sync, which means that
    there are aspects of the WebAssembly spec that get only tested by WPT.
    Up until now WPT was only executed on the blink side, and failing tests
    were just ignored. With this CL we add WPT to the existing wasm spec
    test setup, so that we run both the spec tests, and WPT.
    
    Bug: v8:12227
    Change-Id: Iccbe696a6d9dd01f8bab1990736f1ed16e0cdf7b
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3160347Reviewed-by: 's avatarLiviu Rau <liviurau@chromium.org>
    Commit-Queue: Andreas Haas <ahaas@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#76823}
    3fb2ec7b
Name
Last commit
Last update
..
benchmarks Loading commit data...
bigint Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...