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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1072433002: Disable more failing tests after f3338dd3b01c. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 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 | 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 3d1eac932368b85509eb804ec3c5c1494e1827c9..756e2439b3bbbb53422b99d52a6ebdf2b09436cc 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -93,7 +93,10 @@
'debug-step-turbofan': [PASS, FAIL],
# TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix!
+ 'bitops-info': [PASS, NO_VARIANTS], # fails on ARM hardware.
+ 'md5': [PASS, NO_VARIANTS], # fails on ARM hardware.
'debug-compile-event-newfunction': [PASS, NO_VARIANTS],
+ 'debug-conditional-breakpoints': [PASS, NO_VARIANTS],
'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS],
'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS],
'debug-evaluate-recursive': [PASS, NO_VARIANTS], # only in no-snap debug.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698