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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1801033002: [Interpreter] Add two skips back for a flaky test and failure on msan. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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 dd0151cb46a1c9f6036108eb8017294f7e3e7631..d2e204b6766442c66dfc0cf8f1116e1270464237 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -762,6 +762,9 @@
'regress/regress-crbug-119800': [FAIL],
'regress/regress-opt-after-debug-deopt': [FAIL],
+ # TODO(yangguo,4690): flaky failures on the bots.
+ 'debug-stepin-builtin-callback-opt': [SKIP],
+
# TODO(rmcilroy,4765): assertion failures in LiveEdit tests.
'debug-liveedit-restart-frame': [FAIL],
'debug-liveedit-literals': [FAIL],
@@ -864,6 +867,7 @@
'regress/regress-crbug-409614': [SKIP],
'regress/regress-crbug-432493': [SKIP],
'regress/regress-crbug-467180': [SKIP],
+ 'regress/regress-crbug-568477-2': [SKIP],
'regress/regress-crbug-481896': [SKIP],
'regress/regress-crbug-568477-4': [SKIP],
'regress/regress-debug-deopt-while-recompile': [SKIP],
« 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