Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1832)

Unified Diff: test/simdjs/simdjs.status

Issue 1239423004: SIMD.js: Update Float32x4 and tests to current spec. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Skip tests that haven't been updated to new spec. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/simdjs/harness-adapt.js ('k') | test/simdjs/testcfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/simdjs/simdjs.status
diff --git a/test/simdjs/simdjs.status b/test/simdjs/simdjs.status
index 99ce8865e53e1a92f6fa82d7222e3a4aefe08459..4ef3c9841be2a017314c032fdf1e1ed5e5303df6 100644
--- a/test/simdjs/simdjs.status
+++ b/test/simdjs/simdjs.status
@@ -10,8 +10,12 @@
[
[ALWAYS, {
- # TODO(bradnelson): Drop when test is fixed upstream.
+ # TODO(bbudge): Drop when test is fixed upstream.
'benchmarks/aobench': SKIP,
+ 'benchmarks/averageFloat64x2': SKIP,
+ 'benchmarks/averageFloat64x2Load': SKIP,
+ 'benchmarks/mandelbrot': SKIP,
+ 'benchmarks/sinx4': SKIP,
# TODO(bbudge): Drop this when simd implementation is faster.
'benchmarks/memcpy': SKIP,
« no previous file with comments | « test/simdjs/harness-adapt.js ('k') | test/simdjs/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698