Skip to content

Commit

Permalink
Update test262-es6-excludelist.xml. (#3808)
Browse files Browse the repository at this point in the history
JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
  • Loading branch information
ossy-szeged authored May 28, 2020
1 parent ab3461b commit e76a138
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions tests/test262-es6-excludelist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
<test id="built-ins/Object/prototype/toLocaleString/primitive_this_value.js"><reason></reason></test>
<test id="built-ins/Object/setPrototypeOf/name.js"><reason></reason></test>
<test id="built-ins/Promise/all/invoke-then.js"><reason></reason></test>
<test id="built-ins/Promise/all/iter-close.js"><reason></reason></test>
<test id="built-ins/Promise/all/name.js"><reason></reason></test>
<test id="built-ins/Promise/all/species-get-error.js"><reason></reason></test>
<test id="built-ins/Promise/exec-args.js"><reason></reason></test>
Expand Down Expand Up @@ -216,16 +215,6 @@
<test id="built-ins/RegExp/prototype/test/get-sticky-err.js"><reason></reason></test>
<test id="built-ins/RegExp/prototype/unicode/name.js"><reason></reason></test>
<test id="built-ins/RegExp/symbol-species-name.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_brackets.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_character_class_escape.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_identity_escape_alpha.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_identity_escape_c.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_identity_escape.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_identity_escape_u.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_identity_escape_x.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_incomple_quantifier.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_octal_escape.js"><reason></reason></test>
<test id="built-ins/RegExp/unicode_restricted_quantifiable_assertion.js"><reason></reason></test>
<test id="built-ins/Set/prototype/add/name.js"><reason></reason></test>
<test id="built-ins/Set/prototype/clear/name.js"><reason></reason></test>
<test id="built-ins/Set/prototype/delete/name.js"><reason></reason></test>
Expand Down Expand Up @@ -257,8 +246,6 @@
<test id="built-ins/String/prototype/S15.5.4_A3.js"><reason></reason></test>
<test id="built-ins/String/prototype/split/S15.5.4.14_A2_T37.js"><reason></reason></test>
<test id="built-ins/String/prototype/startsWith/name.js"><reason></reason></test>
<test id="built-ins/String/prototype/startsWith/return-true-if-searchstring-is-empty.js"><reason></reason></test>
<test id="built-ins/String/prototype/startsWith/searchstring-found-with-position.js"><reason></reason></test>
<test id="built-ins/String/prototype/Symbol.iterator/name.js"><reason></reason></test>
<test id="built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional.js"><reason></reason></test>
<test id="built-ins/String/prototype/toLocaleLowerCase/supplementary_plane.js"><reason></reason></test>
Expand All @@ -267,7 +254,6 @@
<test id="built-ins/String/prototype/toLowerCase/supplementary_plane.js"><reason></reason></test>
<test id="built-ins/String/prototype/toUpperCase/supplementary_plane.js"><reason></reason></test>
<test id="built-ins/String/raw/name.js"><reason></reason></test>
<test id="built-ins/String/raw/special-characters.js"><reason></reason></test>
<test id="built-ins/Symbol/prototype/Symbol.toPrimitive/length.js"><reason></reason></test>
<test id="built-ins/Symbol/prototype/Symbol.toPrimitive/name.js"><reason></reason></test>
<test id="built-ins/Symbol/species/builtin-getter-name.js"><reason></reason></test>
Expand Down Expand Up @@ -513,19 +499,8 @@
<test id="language/expressions/tagged-template/cache-identical-source.js"><reason></reason></test>
<test id="language/expressions/tagged-template/cache-identical-source-new-function.js"><reason></reason></test>
<test id="language/expressions/tagged-template/constructor-invocation.js"><reason></reason></test>
<test id="language/expressions/tagged-template/template-object.js"><reason></reason></test>
<test id="language/expressions/template-literal/invalid-legacy-octal-escape-sequence.js"><reason></reason></test>
<test id="language/expressions/template-literal/tv-character-escape-sequence.js"><reason></reason></test>
<test id="language/expressions/template-literal/tv-line-continuation.js"><reason></reason></test>
<test id="language/literals/regexp/u-astral.js"><reason></reason></test>
<test id="language/literals/regexp/u-case-mapping.js"><reason></reason></test>
<test id="language/literals/regexp/u-dec-esc.js"><reason></reason></test>
<test id="language/literals/regexp/u-invalid-char-esc.js"><reason></reason></test>
<test id="language/literals/regexp/u-invalid-char-range-a.js"><reason></reason></test>
<test id="language/literals/regexp/u-invalid-char-range-b.js"><reason></reason></test>
<test id="language/literals/regexp/u-surrogate-pairs.js"><reason></reason></test>
<test id="language/literals/regexp/u-unicode-esc.js"><reason></reason></test>
<test id="language/literals/regexp/u-unicode-esc-non-hex.js"><reason></reason></test>
<test id="language/literals/string/7.8.4-1-s.js"><reason></reason></test>
<test id="language/module-code/export-unresolvable.js"><reason></reason></test>
<test id="language/object-literal/concise-generator.js"><reason></reason></test>
Expand Down

0 comments on commit e76a138

Please sign in to comment.