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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1534453002: Bugfix: Make sure not to overwrite the empty optimized code map root. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: altered loop, removed for ignition. 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/objects.cc ('k') | test/mjsunit/regress/regress-568765.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 8a81fd326af0f4aa000d0a600b7ede3c87cda442..906f85631923b4dd57370debe90e44b54c046958 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -1050,6 +1050,7 @@
'regress/regress-crbug-405517': [SKIP],
'regress/regress-799761': [SKIP],
'regress/regress-503565': [SKIP],
+ 'regress/regress-568765': [SKIP],
'regress/regress-3138': [SKIP],
'regress/regress-220': [SKIP],
'regress/regress-1170187': [SKIP],
« no previous file with comments | « src/objects.cc ('k') | test/mjsunit/regress/regress-568765.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698