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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1859523003: [interpreter] Skip failing generator regression test. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 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 e57265a396c57e5054f40aeb4ecacb1c6e27b6a2..0dd9234bf375fabfae7e0f8fb302883cecd05581 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -828,6 +828,9 @@
# TODO(rmcilroy,4680): Crash on windows nosnap shared.
'regress/regress-crbug-352058': [PASS, ['no_snap == True', SKIP]],
+ # TODO(513471): Attempting to optimize generator hits unreachable path.
+ 'regress/regress-crbug-513471': [PASS, ['no_snap == True', SKIP]],
+
# TODO(rmcilroy,4680): Fails on win32 debug.
'div-mod': [PASS, ['arch == ia32', SKIP]],
}], # ignition == True and system == windows
« 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