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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2227703002: [test] Mark flaky tests after variant split. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased. Created 4 years, 4 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/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 788e8375ad5e8fb2f9288c2fde3cf8f93b0e260b..cfc4a16b5dc5ed9aa508a881c17d06c061aec220 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -636,7 +636,7 @@
'regress/regress-4121': [FAIL],
# TODO(4680): Test doesn't know about three tier compiler pipeline.
- 'assert-opt-and-deopt': [FAIL],
+ 'assert-opt-and-deopt': [SKIP],
# BUG(rmcilroy,4989): Function is optimized without type feedback and so immediately deopts again, causing check failure in the test.
'compiler/deopt-inlined-from-call': [FAIL],
@@ -709,7 +709,7 @@
'array-constructor-feedback': [FAIL],
'array-feedback': [FAIL],
'array-literal-feedback': [FAIL],
- 'assert-opt-and-deopt': [FAIL],
+ 'assert-opt-and-deopt': [SKIP],
'compiler/deopt-inlined-from-call': [FAIL],
'compiler/increment-typefeedback': [FAIL],
'compiler/manual-concurrent-recompile': [FAIL],
« no previous file with comments | « test/cctest/cctest.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698