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

Unified Diff: test/mjsunit/mjsunit.status

Issue 698513003: Skip tests for mips. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 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
« test/cctest/cctest.status ('K') | « test/cctest/cctest.status ('k') | no next file » | 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 e79627da601c3551169cc009c6430c3c8255594a..9e3435d550e371309db22ef148669ffacc53b07c 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -426,6 +426,12 @@
}], # 'arch == mipsel or arch == mips'
##############################################################################
+['arch == mips', {
+ # Flaky with TF.
+ 'mirror-script': [PASS, NO_VARIANTS],
+}], # 'arch == mips'
+
+##############################################################################
['arch == mips64el', {
# Slow tests which times out in debug mode.
« test/cctest/cctest.status ('K') | « test/cctest/cctest.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698