WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
186685
Support Unicode 11 in RegExp
https://bugs.webkit.org/show_bug.cgi?id=186685
Summary
Support Unicode 11 in RegExp
Leo Balter
Reported
2018-06-15 12:23:41 PDT
https://github.com/tc39/ecma262/pull/1218
https://github.com/tc39/ecma262/issues/1219
Some of the RegExp property escapes tests from Test262 just got an upgrade to Unicode 11 and might be useful to implement verify support for Unicode 11 here. ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Soyombo.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Gurmukhi.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Mongolian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Number.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Soyombo.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Gurmukhi.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Mongolian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Grapheme_Base.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Number.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Grapheme_Base.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Bengali.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Bengali.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Telugu.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Telugu.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/character-class.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Devanagari.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Casefolded.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/character-class.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Devanagari.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Casefolded.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_NFKC_Casefolded.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Uppercase_Letter.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Case_Ignorable.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Emoji_Component.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Decimal_Number.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_NFKC_Casefolded.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Uppercase_Letter.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Case_Ignorable.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Symbol.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Emoji_Component.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Decimal_Number.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Makasar.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Symbol.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Cased.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Cased_Letter.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Makasar.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Medefaidrin.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Cased.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Cased_Letter.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Medefaidrin.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Sentence_Terminal.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Tangut.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Sentence_Terminal.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Tangut.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Gunjala_Gondi.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Gunjala_Gondi.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Hanifi_Rohingya.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Hanifi_Rohingya.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Symbol.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Symbol.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Telugu.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Casemapped.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Extended_Pictographic.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Telugu.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Extended_Pictographic.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Grapheme_Extend.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Casemapped.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Grapheme_Extend.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Spacing_Mark.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Spacing_Mark.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/ID_Start.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/ID_Start.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/XID_Start.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Currency_Symbol.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/XID_Start.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Currency_Symbol.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Makasar.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Sogdian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Sogdian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Makasar.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kharoshthi.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Grantha.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Kaithi.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kharoshthi.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Grantha.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Kaithi.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Mongolian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Mongolian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Kannada.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Kannada.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Alphabetic.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Bengali.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Bengali.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Alphabetic.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Nonspacing_Mark.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Bopomofo.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Nonspacing_Mark.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Bopomofo.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kaithi.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Arabic.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Emoji_Presentation.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kaithi.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Arabic.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Emoji_Presentation.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Number.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Number.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tangut.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Emoji_Modifier_Base.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Emoji_Modifier_Base.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tangut.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Nko.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Bopomofo.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Nko.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Bopomofo.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tamil.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Uppercase.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tamil.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Uppercase.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Khojki.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Khojki.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Medefaidrin.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Devanagari.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Medefaidrin.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Devanagari.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hanifi_Rohingya.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hanifi_Rohingya.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Soyombo.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Soyombo.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Lowercased.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tirhuta.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Lowercased.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Letter.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/ID_Continue.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tirhuta.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Oriya.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Lowercase.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Kharoshthi.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Oriya.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Letter.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Kharoshthi.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/ID_Continue.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Lowercase.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Newa.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Common.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Armenian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Newa.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Newa.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Ideographic.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Armenian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Common.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Newa.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Georgian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Common.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Georgian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Common.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Terminal_Punctuation.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Terminal_Punctuation.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Sogdian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Sogdian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/XID_Continue.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Inherited.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Han.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Chakma.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Inherited.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Latin.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/XID_Continue.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Chakma.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Ideographic.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Emoji.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Latin.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Emoji.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Latin.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Georgian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Georgian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Latin.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Malayalam.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Malayalam.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Bidi_Mirrored.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Bidi_Mirrored.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Han.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Dogra.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Dogra.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Gurmukhi.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Dogra.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Gurmukhi.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Dogra.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Assigned.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Gunjala_Gondi.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Gunjala_Gondi.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kannada.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Assigned.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kannada.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Old_Sogdian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ahom.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Diacritic.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Old_Sogdian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Hebrew.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ahom.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Diacritic.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Hebrew.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Ahom.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Format.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Ahom.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Format.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Titlecased.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Han.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nko.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Titlecased.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nko.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hebrew.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Punctuation.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hebrew.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Punctuation.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Unassigned.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Mark.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Letter.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Mark.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Han.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Letter.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Unified_Ideograph.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Lowercase_Letter.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Lowercase_Letter.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Punctuation.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Punctuation.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Unified_Ideograph.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Uppercased.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Old_Sogdian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Old_Sogdian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Changes_When_Uppercased.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/General_Category_-_Unassigned.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Armenian.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Armenian.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Arabic.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Arabic.js (default) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Chakma.js (strict mode) ! NEW FAIL test/built-ins/RegExp/property-escapes/generated/Script_-_Chakma.js (default) I'm uploading the new tests into a follow up patch, referencing the new bug here as well.
Attachments
Patch
(339.31 KB, patch)
2018-06-17 11:10 PDT
,
Michael Saboff
mark.lam
: review+
ews-watchlist
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from ews200 for win-future
(12.81 MB, application/zip)
2018-06-17 12:45 PDT
,
EWS Watchlist
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-06-15 22:54:29 PDT
<
rdar://problem/41183000
>
Michael Saboff
Comment 2
2018-06-17 11:10:16 PDT
Created
attachment 342913
[details]
Patch
EWS Watchlist
Comment 3
2018-06-17 12:45:42 PDT
Comment on
attachment 342913
[details]
Patch
Attachment 342913
[details]
did not pass win-ews (win): Output:
http://webkit-queues.webkit.org/results/8223336
New failing tests: http/tests/preload/onload_event.html
EWS Watchlist
Comment 4
2018-06-17 12:45:53 PDT
Created
attachment 342914
[details]
Archive of layout-test-results from ews200 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews200 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Mark Lam
Comment 5
2018-06-18 10:25:48 PDT
Comment on
attachment 342913
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=342913&action=review
rs=me
> JSTests/ChangeLog:13 > + Removed "Extended_Pictographic" fro unsupported properties since Unicode 11 now supports them.
typo: /fro/from/.
> Source/JavaScriptCore/ChangeLog:8 > + Updated the UCD tables used to generate RegExp property tables to version 11.0.
/to version/for version/?
Michael Saboff
Comment 6
2018-06-18 10:56:00 PDT
Committed
r232934
: <
https://trac.webkit.org/changeset/232934
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug