summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/auto/qscriptv8testsuite/expect_fail.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qscriptv8testsuite/expect_fail.txt b/tests/auto/qscriptv8testsuite/expect_fail.txt
index a4eee73..92bd749 100644
--- a/tests/auto/qscriptv8testsuite/expect_fail.txt
+++ b/tests/auto/qscriptv8testsuite/expect_fail.txt
@@ -1,7 +1,9 @@
# testcase | actual | expected | message
+array-sort | 45 | 7 | array-sort fails with MinGW
arguments-enum | 2 | 0
const-redecl | undefined | TypeError | local:'const x; var x'
date-parse | NaN | 946713600000 | Sat, 01-Jan-2000 08:00:00 GMT+00:00
+date | 0 | 1111 | date fails with MinGW
delete-global-properties | true | false
delete | false | true | delete 100
function-arguments-null | false | true
@@ -9,6 +11,7 @@ function-caller | null | function eval() {\n [native code]\n}
function-prototype | prototype | disconnectconnect
global-const-var-conflicts | false | true
number-tostring | 0 | 0.0000a7c5ac471b4788
+number-tostring | 0 | 9 | number-tostring fails with MinGW
parse-int-float | 1e+21 | 1
regexp | false | true
string-lastindexof | 0 | -1