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

Unified Diff: test/webkit/webkit.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 | « test/mjsunit/regress/regress-2989.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index 298e57522dc9b0386c7ce1a3c60c8b476c805b16..02f7517c757cfb5e951da3c36d48b32ca09b9055 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -30,10 +30,10 @@
##############################################################################
# Flaky tests.
# BUG(v8:2989).
- 'dfg-inline-arguments-become-double': [PASS, FLAKY],
- 'dfg-inline-arguments-become-int32': [PASS, FLAKY],
- 'dfg-inline-arguments-reset': [PASS, FLAKY],
- 'dfg-inline-arguments-reset-changetype': [PASS, FLAKY],
+ 'dfg-inline-arguments-become-double': [PASS, FAIL],
+ 'dfg-inline-arguments-become-int32': [PASS, FAIL],
+ 'dfg-inline-arguments-reset': [PASS, FAIL],
+ 'dfg-inline-arguments-reset-changetype': [PASS, FAIL],
}], # ALWAYS
['mode == debug', {
# Too slow in debug mode.
« no previous file with comments | « test/mjsunit/regress/regress-2989.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698