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

Unified Diff: test/webkit/webkit.status

Issue 552303003: Enable typed pipeline for TurboFan. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Include 'webkit' test suite. Created 6 years, 3 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/mozilla/mozilla.status ('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 c14d5c13c460066b4f3aa1ca28c750af051731f8..4f005303667e39d0ab6129c57389ac6ac24081f2 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -37,6 +37,13 @@
'exception-with-handler-inside-eval-with-dynamic-scope': [PASS, NO_VARIANTS],
# TODO(turbofan): We run out of stack earlier on 64-bit for now.
'fast/js/deep-recursion-test': [PASS, NO_VARIANTS],
+ # TODO(mstarzinger): Typed lowering screws up ToBoolean somehow.
+ 'convert-nan-to-bool': [PASS, NO_VARIANTS],
+ # TODO(mstarzinger): Causes crash in generated code, needs investigation.
+ 'dfg-arguments-osr-exit': [PASS, NO_VARIANTS],
+ 'dfg-arguments-osr-exit-multiple-blocks': [PASS, NO_VARIANTS],
+ 'dfg-arguments-osr-exit-multiple-blocks-before-exit': [PASS, NO_VARIANTS],
+ 'dfg-arguments-unexpected-escape': [PASS, NO_VARIANTS],
# TODO(bmeurer,svenpanne): Investigate test failure.
'fast/js/toString-number': [SKIP],
}], # ALWAYS
« no previous file with comments | « test/mozilla/mozilla.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698