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

Unified Diff: test/simdjs/simdjs.status

Issue 1385443002: [Swarming] Presort tests - slowest first. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: meh Created 5 years, 3 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/mjsunit/mjsunit.status ('k') | tools/testrunner/local/execution.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 4ef3c9841be2a017314c032fdf1e1ed5e5303df6..dba1681bdcacd8aa1cfa9f5b87156d3b97f7a7d3 100644
--- a/test/simdjs/simdjs.status
+++ b/test/simdjs/simdjs.status
@@ -19,6 +19,10 @@
# TODO(bbudge): Drop this when simd implementation is faster.
'benchmarks/memcpy': SKIP,
+
+ # Slow tests.
+ 'benchmarks/kernel-template': [PASS, SLOW],
+ 'benchmarks/memset': [PASS, SLOW],
}],
######################################################################
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | tools/testrunner/local/execution.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698