Revision: 22790
Author: [email protected]
Date: Fri Aug 1 11:36:25 2014 UTC
Log: Blacklist some webkit and mozilla test for TF.
[email protected]
Review URL: https://codereview.chromium.org/433493004
http://code.google.com/p/v8/source/detail?r=22790
Modified:
/branches/bleeding_edge/test/mozilla/mozilla.status
/branches/bleeding_edge/test/webkit/webkit.status
=======================================
--- /branches/bleeding_edge/test/mozilla/mozilla.status Mon Jul 14 14:01:04
2014 UTC
+++ /branches/bleeding_edge/test/mozilla/mozilla.status Fri Aug 1 11:36:25
2014 UTC
@@ -51,6 +51,15 @@
'ecma_3/Number/15.7.4.3-02': [PASS, FAIL],
'ecma_3/Date/15.9.5.5-02': [PASS, FAIL],
+ ################## TURBO-FAN FAILURES ###################
+
+ # TODO(turbofan): These are all covered by mjsunit as well. Enable them
once
+ # we pass 'mjsunit' and 'webkit' with TurboFan.
+ 'js1_4/Functions/function-001': [PASS, NO_VARIANTS],
+ 'js1_5/Regress/regress-104077': [PASS, NO_VARIANTS],
+ 'js1_5/Regress/regress-396684': [PASS, NO_VARIANTS],
+ 'js1_5/Regress/regress-80981': [PASS, NO_VARIANTS],
+
##################### SKIPPED TESTS #####################
# This test checks that we behave properly in an out-of-memory
=======================================
--- /branches/bleeding_edge/test/webkit/webkit.status Tue Jul 22 16:45:08
2014 UTC
+++ /branches/bleeding_edge/test/webkit/webkit.status Fri Aug 1 11:36:25
2014 UTC
@@ -33,6 +33,10 @@
'dfg-inline-arguments-become-int32': [PASS, FAIL],
'dfg-inline-arguments-reset': [PASS, FAIL],
'dfg-inline-arguments-reset-changetype': [PASS, FAIL],
+ # TODO(turbofan): Sometimes the try-catch blacklist fails.
+ '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],
}], # ALWAYS
['mode == debug', {
# Too slow in debug mode.
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.