Skip to content

Commit e76a138

Browse files
authored
Update test262-es6-excludelist.xml. (#3808)
JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác [email protected]
1 parent ab3461b commit e76a138

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

tests/test262-es6-excludelist.xml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137
<test id="built-ins/Object/prototype/toLocaleString/primitive_this_value.js"><reason></reason></test>
138138
<test id="built-ins/Object/setPrototypeOf/name.js"><reason></reason></test>
139139
<test id="built-ins/Promise/all/invoke-then.js"><reason></reason></test>
140-
<test id="built-ins/Promise/all/iter-close.js"><reason></reason></test>
141140
<test id="built-ins/Promise/all/name.js"><reason></reason></test>
142141
<test id="built-ins/Promise/all/species-get-error.js"><reason></reason></test>
143142
<test id="built-ins/Promise/exec-args.js"><reason></reason></test>
@@ -216,16 +215,6 @@
216215
<test id="built-ins/RegExp/prototype/test/get-sticky-err.js"><reason></reason></test>
217216
<test id="built-ins/RegExp/prototype/unicode/name.js"><reason></reason></test>
218217
<test id="built-ins/RegExp/symbol-species-name.js"><reason></reason></test>
219-
<test id="built-ins/RegExp/unicode_restricted_brackets.js"><reason></reason></test>
220-
<test id="built-ins/RegExp/unicode_restricted_character_class_escape.js"><reason></reason></test>
221-
<test id="built-ins/RegExp/unicode_restricted_identity_escape_alpha.js"><reason></reason></test>
222-
<test id="built-ins/RegExp/unicode_restricted_identity_escape_c.js"><reason></reason></test>
223-
<test id="built-ins/RegExp/unicode_restricted_identity_escape.js"><reason></reason></test>
224-
<test id="built-ins/RegExp/unicode_restricted_identity_escape_u.js"><reason></reason></test>
225-
<test id="built-ins/RegExp/unicode_restricted_identity_escape_x.js"><reason></reason></test>
226-
<test id="built-ins/RegExp/unicode_restricted_incomple_quantifier.js"><reason></reason></test>
227-
<test id="built-ins/RegExp/unicode_restricted_octal_escape.js"><reason></reason></test>
228-
<test id="built-ins/RegExp/unicode_restricted_quantifiable_assertion.js"><reason></reason></test>
229218
<test id="built-ins/Set/prototype/add/name.js"><reason></reason></test>
230219
<test id="built-ins/Set/prototype/clear/name.js"><reason></reason></test>
231220
<test id="built-ins/Set/prototype/delete/name.js"><reason></reason></test>
@@ -257,8 +246,6 @@
257246
<test id="built-ins/String/prototype/S15.5.4_A3.js"><reason></reason></test>
258247
<test id="built-ins/String/prototype/split/S15.5.4.14_A2_T37.js"><reason></reason></test>
259248
<test id="built-ins/String/prototype/startsWith/name.js"><reason></reason></test>
260-
<test id="built-ins/String/prototype/startsWith/return-true-if-searchstring-is-empty.js"><reason></reason></test>
261-
<test id="built-ins/String/prototype/startsWith/searchstring-found-with-position.js"><reason></reason></test>
262249
<test id="built-ins/String/prototype/Symbol.iterator/name.js"><reason></reason></test>
263250
<test id="built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional.js"><reason></reason></test>
264251
<test id="built-ins/String/prototype/toLocaleLowerCase/supplementary_plane.js"><reason></reason></test>
@@ -267,7 +254,6 @@
267254
<test id="built-ins/String/prototype/toLowerCase/supplementary_plane.js"><reason></reason></test>
268255
<test id="built-ins/String/prototype/toUpperCase/supplementary_plane.js"><reason></reason></test>
269256
<test id="built-ins/String/raw/name.js"><reason></reason></test>
270-
<test id="built-ins/String/raw/special-characters.js"><reason></reason></test>
271257
<test id="built-ins/Symbol/prototype/Symbol.toPrimitive/length.js"><reason></reason></test>
272258
<test id="built-ins/Symbol/prototype/Symbol.toPrimitive/name.js"><reason></reason></test>
273259
<test id="built-ins/Symbol/species/builtin-getter-name.js"><reason></reason></test>
@@ -513,19 +499,8 @@
513499
<test id="language/expressions/tagged-template/cache-identical-source.js"><reason></reason></test>
514500
<test id="language/expressions/tagged-template/cache-identical-source-new-function.js"><reason></reason></test>
515501
<test id="language/expressions/tagged-template/constructor-invocation.js"><reason></reason></test>
516-
<test id="language/expressions/tagged-template/template-object.js"><reason></reason></test>
517502
<test id="language/expressions/template-literal/invalid-legacy-octal-escape-sequence.js"><reason></reason></test>
518-
<test id="language/expressions/template-literal/tv-character-escape-sequence.js"><reason></reason></test>
519-
<test id="language/expressions/template-literal/tv-line-continuation.js"><reason></reason></test>
520-
<test id="language/literals/regexp/u-astral.js"><reason></reason></test>
521503
<test id="language/literals/regexp/u-case-mapping.js"><reason></reason></test>
522-
<test id="language/literals/regexp/u-dec-esc.js"><reason></reason></test>
523-
<test id="language/literals/regexp/u-invalid-char-esc.js"><reason></reason></test>
524-
<test id="language/literals/regexp/u-invalid-char-range-a.js"><reason></reason></test>
525-
<test id="language/literals/regexp/u-invalid-char-range-b.js"><reason></reason></test>
526-
<test id="language/literals/regexp/u-surrogate-pairs.js"><reason></reason></test>
527-
<test id="language/literals/regexp/u-unicode-esc.js"><reason></reason></test>
528-
<test id="language/literals/regexp/u-unicode-esc-non-hex.js"><reason></reason></test>
529504
<test id="language/literals/string/7.8.4-1-s.js"><reason></reason></test>
530505
<test id="language/module-code/export-unresolvable.js"><reason></reason></test>
531506
<test id="language/object-literal/concise-generator.js"><reason></reason></test>

0 commit comments

Comments
 (0)