aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2013-08-13 10:43:15 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-14 21:12:06 +0200
commitfa84e06a75f8f988d69c8bc1bd722673e2993466 (patch)
tree28d6a9d3e6e390ab23eac77fc36b6e1ef48288e8 /tests/manual
parent8c148d457c9fb21d61bfcfc4dee2be08a81aae23 (diff)
Fix Array.prototype.concat
The following tests failed in the test262 test suite due to incomplete implementation: - ch15/15.4/15.4.4/15.4.4.4/15.4.4.4-5-c-i-1 - ch15/15.4/15.4.4/15.4.4.4/S15.4.4.4_A2_T1 - ch15/15.4/15.4.4/15.4.4.4/S15.4.4.4_A2_T2 - ch15/15.4/15.4.4/15.4.4.4/S15.4.4.4_A3_T1 Change-Id: I423e77fe3d34140a08c61efdc18c81ef251bc927 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/v4/TestExpectations6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/manual/v4/TestExpectations b/tests/manual/v4/TestExpectations
index 17cdc3b3c3..8af484277f 100644
--- a/tests/manual/v4/TestExpectations
+++ b/tests/manual/v4/TestExpectations
@@ -11,9 +11,5 @@ S13_A15_T4 failing
S13.2.3_A1 failing
S15.4.4.3_A1_T1 failing
S15.4.4.3_A3_T1 failing
-15.4.4.4-5-c-i-1 failing
-S15.4.4.4_A2_T1 failing
-S15.4.4.4_A2_T2 failing
-S15.4.4.4_A3_T1 failing
S15.5.4.11_A5_T1 failing
-S15.2.4.4_A14 failing \ No newline at end of file
+S15.2.4.4_A14 failing