Reviewers: Benedikt Meurer,
Description:
Enable test cases that no longer timeout.
[email protected]
BUG=v8:3522,v8:3526
Please review this at https://codereview.chromium.org/505113002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+0, -13 lines):
M test/intl/intl.status
M test/mjsunit/mjsunit.status
M test/test262-es6/test262-es6.status
M test/test262/test262.status
Index: test/intl/intl.status
diff --git a/test/intl/intl.status b/test/intl/intl.status
index
2fe446b492e2cb0cea670cc4b5212f755a049a59..d48d695165210a7a8d06d28a072c6c6c498c4a32
100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -43,8 +43,5 @@
'date-format/parse-mdyhms': [FAIL],
'number-format/parse-decimal': [FAIL],
'number-format/parse-percent': [FAIL],
-
- # TODO(jbramley): This test times out with TurboFan. See issue 3526.
- 'overrides/string': [PASS, NO_VARIANTS],
}], # ALWAYS
]
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index
2183c310bc1cb9000cae43820102baef7ce73f4b..a5111acf3a99a1944c145ce18839d7622ecfbc4c
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -78,14 +78,10 @@
'packed-elements': [PASS, NO_VARIANTS],
'unbox-double-arrays': [PASS, NO_VARIANTS],
'whitespaces': [PASS, NO_VARIANTS],
- 'compiler/optimized-for-in': [PASS, NO_VARIANTS],
'compiler/osr-assert': [PASS, NO_VARIANTS],
'compiler/osr-regress-max-locals': [PASS, NO_VARIANTS],
'es7/object-observe': [PASS, NO_VARIANTS],
'regress/regress-2185-2': [PASS, NO_VARIANTS],
- 'regress/regress-284': [PASS, NO_VARIANTS],
- 'regress/string-set-char-deopt': [PASS, NO_VARIANTS],
- 'tools/profviz': [PASS, NO_VARIANTS],
# Support for breakpoints requires special relocation info for
DebugBreak.
'debug-clearbreakpointgroup': [PASS, NO_VARIANTS],
Index: test/test262-es6/test262-es6.status
diff --git a/test/test262-es6/test262-es6.status
b/test/test262-es6/test262-es6.status
index
73f447714ace36aa034fae451563c77fb0c48a0f..c4c94f3bf0a309122730feaf549786c66ac2e411
100644
--- a/test/test262-es6/test262-es6.status
+++ b/test/test262-es6/test262-es6.status
@@ -31,9 +31,6 @@
'15.5.4.9_CE': [['no_i18n', SKIP]],
- # TODO(turbofan): Timeouts on TurboFan need investigation.
- '10.1.1_13': [PASS, NO_VARIANTS],
-
# BUG(v8:3455)
'11.2.3_b': [FAIL],
'12.2.3_b': [FAIL],
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index
dd075d968853fa18fd5f97cf50e549bad692b680..86663130ac4bbf4ac661ec325e790f3ad3de22c3
100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -31,9 +31,6 @@
'15.5.4.9_CE': [['no_i18n', SKIP]],
- # TODO(turbofan): Timeouts on TurboFan need investigation.
- '10.1.1_13': [PASS, NO_VARIANTS],
-
# BUG(v8:3455)
'11.2.3_b': [FAIL],
'12.2.3_b': [FAIL],
--
--
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.