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 |