diff options
Diffstat (limited to 'tests/auto/qscriptjstestsuite/BLACKLIST')
-rw-r--r-- | tests/auto/qscriptjstestsuite/BLACKLIST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/qscriptjstestsuite/BLACKLIST b/tests/auto/qscriptjstestsuite/BLACKLIST new file mode 100644 index 0000000..1b4053f --- /dev/null +++ b/tests/auto/qscriptjstestsuite/BLACKLIST @@ -0,0 +1,8 @@ +[ecma/Expressions:-(-2147483648) == 2147483648] +# QTBUG-63916 +b2qt 64bit + +[ecma/TypeConversion:- -"0x80000000"] +# QTBUG-63916 +b2qt 64bit + |