summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-08-27 22:45:25 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2013-08-27 22:45:26 +0200
commit949a3243c1be5000217687e0eb7645162e1dbb30 (patch)
treed2b427564112af0dd674cf3f28b914e0864fd80f /tests
parent5a55be4101a0250ec9c189cc16d4705d881753a3 (diff)
parentfcac33167b4194b91d3741c26593338fe5801af4 (diff)
downloadqtscript-949a3243c1be5000217687e0eb7645162e1dbb30.tar.gz
Merge remote-tracking branch 'origin/stable' into dev
Change-Id: I98df818f6411c38a6ad8a8efaf6b6a0203dbb958
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qscriptjstestsuite/expect_fail.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qscriptjstestsuite/expect_fail.txt b/tests/auto/qscriptjstestsuite/expect_fail.txt
index 2cc3a0a..a611f8a 100644
--- a/tests/auto/qscriptjstestsuite/expect_fail.txt
+++ b/tests/auto/qscriptjstestsuite/expect_fail.txt
@@ -137,8 +137,6 @@ ecma_3/Operators/order-01.js | operator evaluation order: 11.7.3 >>> | QTBUG-805
ecma_3/Operators/order-01.js | operator evaluation order: 11.13.2 >>>= | QTBUG-8056
[Q_CC_MINGW]
-ecma/Math/15.8.2.13.js | Math.pow(NaN,0)
-ecma/Math/15.8.2.13.js | Math.pow(NaN,-0)
ecma/Math/15.8.2.5.js | Math.atan2(Infinity, Infinity)
ecma/Math/15.8.2.5.js | Math.atan2(Infinity, -Infinity)
ecma/Math/15.8.2.5.js | Math.atan2(-Infinity, Infinity)