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

Unified Diff: test/mjsunit/mjsunit.status

Issue 151403003: Simpler repro for bug 2989. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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 | test/mjsunit/regress/regress-2989.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 fa8b9eb48a893bf90015a15df71aad988da4588b..a6cd5c1ce31b81189cd5c071d40b0c1623ef2d91 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -111,6 +111,9 @@
'compiler/alloc-number-debug': [PASS, ['mode == release', SKIP]],
'regress/regress-634': [PASS, ['mode == debug', SKIP]],
'regress/regress-634-debug': [PASS, ['mode == release', SKIP]],
+
+ # BUG(v8:2989).
+ 'regress/regress-2989': [FAIL, NO_VARIANTS],
}], # ALWAYS
##############################################################################
« no previous file with comments | « no previous file | test/mjsunit/regress/regress-2989.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698