aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-09-08 09:13:22 +0200
committerLars Knoll <lars.knoll@qt.io>2018-09-08 16:50:47 +0000
commit321d1d3f9d6338d2f536d58492bb3e4a5dfb808e (patch)
treee6bd39b7b6211f9fa075acfbc1727e32962290d4 /tests
parent45f9eaae461bcf6aad79c3957334990771b5caf4 (diff)
Fix toNumber conversions for hex, octal and binary strings
Change-Id: Ifb7159a3307c96b27530e001ab13bcd6ddd03d09 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index d1740e5147..b5d89ca545 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -197,9 +197,6 @@ built-ins/Map/prototype/forEach/iterates-values-deleted-then-readded.js fails
built-ins/Math/round/S15.8.2.15_A7.js fails
built-ins/Number/proto-from-ctor-realm.js fails
built-ins/Number/prototype/toPrecision/return-values.js fails
-built-ins/Number/string-binary-literal.js fails
-built-ins/Number/string-hex-literal-invalid.js fails
-built-ins/Number/string-octal-literal.js fails
built-ins/Object/create/15.2.3.5-4-14.js strictFails
built-ins/Object/create/15.2.3.5-4-37.js strictFails
built-ins/Object/entries/getter-making-future-key-nonenumerable.js fails