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

Unified Diff: test/webkit/webkit.status

Issue 568743003: Fixpoint typing has to consider all imprecise nodes (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Changed to work on TOT; updated test statuses 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/mjsunit/mjsunit.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 8398b08e18a6d0c104603ef2d7a45a8770e76356..c14d5c13c460066b4f3aa1ca28c750af051731f8 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -37,11 +37,6 @@
'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): 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/mjsunit/mjsunit.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698