Add few more test exceptions

This commit is contained in:
František Zatloukal 2022-12-02 17:29:34 +01:00
parent 5e3e9b50c4
commit fd4d19e022
2 changed files with 7 additions and 1 deletions

View File

@ -14,11 +14,13 @@ non262/Intl/DateTimeFormat/format.js
non262/Intl/DateTimeFormat/format_timeZone.js
non262/Intl/DisplayNames/region.js
non262/Intl/DisplayNames/language.js
non262/Intl/Locale/likely-subtags.js
non262/Intl/Locale/likely-subtags-generated.js
non262/Intl/Date/toLocaleDateString_timeZone.js
non262/Intl/Date/toLocaleString_timeZone.js
non262/Intl/DateTimeFormat/related-year.js
non262/Intl/DateTimeFormat/japanese-gannen-year.js
non262/Intl/DateTimeFormat/timeZone_backward_links.js
non262/Intl/Date/toLocaleTimeString_timeZone.js
test262/built-ins/RegExp/property-escapes/generated/ID_Continue.js
test262/built-ins/RegExp/property-escapes/generated/Bidi_Mirrored.js
@ -116,3 +118,4 @@ test262/built-ins/RegExp/property-escapes/generated/Variation_Selector.js
test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Inherited.js
test262/built-ins/RegExp/property-escapes/generated/Changes_When_Uppercased.js
test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Open_Punctuation.js
test262/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js

View File

@ -24,7 +24,7 @@
Name: mozjs%{major}
Version: 78.15.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: SpiderMonkey JavaScript library
License: MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2+ and AFL and ASL 2.0
@ -283,6 +283,9 @@ PYTHONPATH=tests/lib %{__python3} jit-test/jit_test.py -s -t 2400 --no-progress
%{_includedir}/mozjs-%{major}/
%changelog
* Fri Dec 02 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 78.15.0-8
- Add few more test exceptions
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 78.15.0-7
- Rebuilt for ICU 71.1