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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1204643003: [test] Teach test runner about whether novfp3 is on or off (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: updates Created 5 years, 6 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 | « no previous file | tools/run-deopt-fuzzer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index f0a38fec528bef003bb2f70187ec163ffa30e5aa..7f871f4f4879b07231a9e4c134593d5fa270bd18 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -245,6 +245,13 @@
'regress/regress-3116': [PASS, ['isolates', FLAKY]],
}], # ALWAYS
+['novfp3 == True', {
+ 'asm/embenchen/box2d': [SKIP],
+ 'asm/embenchen/zlib': [SKIP],
+ 'asm/embenchen/memops': [SKIP],
+ 'asm/embenchen/lua_binarytrees': [SKIP],
+}], # novfp3 == True
+
##############################################################################
['gc_stress == True', {
# Skip tests not suitable for GC stress.
« no previous file with comments | « no previous file | tools/run-deopt-fuzzer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698