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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1527593002: [debugger] flood function for stepping on throw. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: one more item for the black list Created 5 years 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 | « src/execution.cc ('k') | test/mjsunit/regress/regress-crbug-568477-1.js » ('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 7c4af307df8632779f63af83744e28d68d1163d6..ded093ff0d2f9f2ea28198abf6d39449b1ca9717 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -874,6 +874,7 @@
'regress/regress-331444': [SKIP],
'regress/regress-343609': [SKIP],
'regress/regress-347530': [SKIP],
+ 'regress/regress-347914': [SKIP],
'regress/regress-352982': [SKIP],
'regress/regress-354357': [SKIP],
'regress/regress-356053': [SKIP],
@@ -989,6 +990,10 @@
'regress/regress-crbug-527364': [SKIP],
'regress/regress-crbug-530598': [SKIP],
'regress/regress-crbug-546968': [SKIP],
+ 'regress/regress-crbug-568477-1': [SKIP],
+ 'regress/regress-crbug-568477-2': [SKIP],
+ 'regress/regress-crbug-568477-3': [SKIP],
+ 'regress/regress-crbug-568477-4': [SKIP],
'regress/regress-deopt-gcb': [SKIP],
'regress/regress-deopt-gc': [SKIP],
'regress/regress-deopt-in-array-literal-spread': [SKIP],
« no previous file with comments | « src/execution.cc ('k') | test/mjsunit/regress/regress-crbug-568477-1.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698