escargot/tools/test/test262/template.xml
Seonghyun Kim 44f20f0e56 When parsing string for BigInt, treat empty string as zero
* Optimize String.prototype.trim method
* Turn off slow tests in test262. these tests are failed on some machine due to timeout

Signed-off-by: Seonghyun Kim <sh8281.kim@samsung.com>
2020-10-21 14:18:50 +09:00

33 lines
4.1 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<excludeList>
<!-- exclude each test file -->
<test id="built-ins/decodeURI/S15.1.3.1_A2.5_T1"><reason>TOO SLOW</reason></test>
<test id="built-ins/decodeURI/S15.1.3.1_A2.5_T1"><reason>TOO SLOW</reason></test>
<test id="built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1"><reason>TOO SLOW</reason></test>
<test id="built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1"><reason>TOO SLOW</reason></test>
<test id="intl402/Collator/legacy-regexp-statics-not-modified"><reason>testForUnwantedRegExpChanges uses non-standard feature(getters of RegExp[`legacy variables`]</reason></test>
<test id="intl402/DateTimeFormat/legacy-regexp-statics-not-modified"><reason>testForUnwantedRegExpChanges uses non-standard feature(getters of RegExp[`legacy variables`]</reason></test>
<test id="intl402/NumberFormat/legacy-regexp-statics-not-modified"><reason>testForUnwantedRegExpChanges uses non-standard feature(getters of RegExp[`legacy variables`]</reason></test>
<test id="intl402/Locale/likely-subtags"><reason>old version of ICU cannot run uloc_addLikelySubtags correctly with `und..` input</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-currency-de-DE"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-currency-en-US"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-currency-ja-JP"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-currency-ko-KR"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-currency-zh-TW"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-de-DE"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-en-US"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-ja-JP"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-ko-KR"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-zh-TW"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/format/signDisplay-rounding"><reason>ICU 67 returns wrong result with 0.01(signDisplay: exceptZero)</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-de-DE"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-en-US"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ja-JP"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ko-KR"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-zh-TW"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-de-DE"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-en-US"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-ja-JP"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-ko-KR"><reason>ICU 67 returns wrong result with -0.0001</reason></test>
<test id="intl402/NumberFormat/prototype/formatToParts/signDisplay-zh-TW"><reason>ICU 67 returns wrong result with -0.0001</reason></test>