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

Unified Diff: test/webkit/webkit.status

Issue 71163006: Merge bleeding_edge r17376:17693. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/parser
Patch Set: Fix all.gyp Created 7 years, 1 month 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/webkit/instance-of-immediates-expected.txt ('k') | tools/gyp/v8.gyp » ('j') | 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 eba1be3f0f4bac22fa8dad604892a54ca223f15f..98935f79afaec4be856bc769d2c72829cb679726 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -26,6 +26,15 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[
+[ALWAYS, {
+ ##############################################################################
+ # 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],
+}], # ALWAYS
['mode == debug', {
# Too slow in debug mode.
'dfg-int-overflow-in-loop': [SKIP],
« no previous file with comments | « test/webkit/instance-of-immediates-expected.txt ('k') | tools/gyp/v8.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698