New comment by subnut on void-packages repository https://github.com/void-linux/void-packages/pull/36241#issuecomment-1086792538 Comment: In case anybody is interested, `make check-jstests` fail with the following errors - (only the error-related output is shown here) ``` ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Symbol.js: rc = 3, run time = 0.106024 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Modifier_Symbol}` should match U+000888 (`࢈`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Symbol.js:122:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Symbol.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Terminal_Punctuation.js: rc = 3, run time = 0.164799 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Terminal_Punctuation}` should match U+00061D (`؝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Terminal_Punctuation.js:250:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Terminal_Punctuation.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Han.js: rc = 3, run time = 0.264442 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Han}` should match U+009FFD (`鿽`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Han.js:90:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Han.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Changes_When_Casefolded.js: rc = 3, run time = 0.139439 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Changes_When_Casefolded}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Changes_When_Casefolded.js:1270:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Changes_When_Casefolded.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Telugu.js: rc = 3, run time = 0.12818 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Telugu}` should match U+000C3C (`఼`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Telugu.js:84:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Telugu.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Diacritic.js: rc = 3, run time = 0.162401 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Diacritic}` should match U+000898 (`࢘`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Diacritic.js:394:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Diacritic.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Decimal_Number.js: rc = 3, run time = 0.221201 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Decimal_Number}` should match U+016AC0 (`𖫀`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Decimal_Number.js:197:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Decimal_Number.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Lowercase_Letter.js: rc = 3, run time = 0.17401 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Lowercase_Letter}` should match U+002C5F (`ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Lowercase_Letter.js:1352:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Lowercase_Letter.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Default_Ignorable_Code_Point.js: rc = 3, run time = 0.129365 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Default_Ignorable_Code_Point}` should match U+00180F (`᠏`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Default_Ignorable_Code_Point.js:75:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Default_Ignorable_Code_Point.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Common.js: rc = 3, run time = 0.181653 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\p{Script=Common}` should match U+016FE2 (`𖿢`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Common.js:195:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Common.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Number.js: rc = 3, run time = 0.207954 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Number}` should match U+016AC0 (`𖫀`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Number.js:328:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Number.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Hiragana.js: rc = 3, run time = 0.274961 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Hiragana}` should match U+01B11F (`𛄟`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Hiragana.js:61:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Hiragana.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ahom.js: rc = 3, run time = 0.354468 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Ahom}` should match U+011740 (`𑝀`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ahom.js:56:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ahom.js | (args: "") [0.4 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Open_Punctuation.js: rc = 3, run time = 0.159395 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Open_Punctuation}` should match U+002E55 (`⹕`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Open_Punctuation.js:211:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Open_Punctuation.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Kaithi.js: rc = 3, run time = 0.16726 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Kaithi}` should match U+0110C2 (`𑃂`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Kaithi.js:55:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Kaithi.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Ideographic.js: rc = 3, run time = 0.139965 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Ideographic}` should match U+009FFD (`鿽`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Ideographic.js:79:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Ideographic.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tagalog.js: rc = 3, run time = 0.13528 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Tagalog}` should match U+00170D (`ᜍ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tagalog.js:57:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tagalog.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/ID_Continue.js: rc = 3, run time = 0.214665 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{ID_Continue}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/ID_Continue.js:1502:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/ID_Continue.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Syriac.js: rc = 3, run time = 0.155039 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Syriac}` should match U+001DFA (`᷺`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Syriac.js:74:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Syriac.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Arabic.js: rc = 3, run time = 0.137076 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Arabic}` should match U+00061D (`؝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Arabic.js:166:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Arabic.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Latin.js: rc = 3, run time = 0.150106 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Latin}` should match U+00A7C0 (`Ꟁ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Latin.js:116:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Latin.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Changes_When_Titlecased.js: rc = 3, run time = 0.164577 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Changes_When_Titlecased}` should match U+002C5F (`ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Changes_When_Titlecased.js:1278:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Changes_When_Titlecased.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Balinese.js: rc = 3, run time = 0.164939 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Balinese}` should match U+001B4C (`ᭌ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Balinese.js:54:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Balinese.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Punctuation.js: rc = 3, run time = 0.159875 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Punctuation}` should match U+00061D (`؝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Punctuation.js:447:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Punctuation.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Brahmi.js: rc = 3, run time = 0.222694 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Brahmi}` should match U+011070 (`𑁰`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Brahmi.js:57:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Brahmi.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Soft_Dotted.js: rc = 3, run time = 0.285617 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Soft_Dotted}` should match U+01DF1A (`𝼚`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Soft_Dotted.js:104:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Soft_Dotted.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/XID_Continue.js: rc = 3, run time = 0.192375 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{XID_Continue}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/XID_Continue.js:1516:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/XID_Continue.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Bidi_Mirrored.js: rc = 3, run time = 0.141643 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Bidi_Mirrored}` should match U+002E55 (`⹕`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Bidi_Mirrored.js:268:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Bidi_Mirrored.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Close_Punctuation.js: rc = 3, run time = 0.172671 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Close_Punctuation}` should match U+002E56 (`⹖`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Close_Punctuation.js:206:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Close_Punctuation.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Changes_When_Lowercased.js: rc = 3, run time = 0.122727 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Changes_When_Lowercased}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Changes_When_Lowercased.js:1244:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Changes_When_Lowercased.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Sentence_Terminal.js: rc = 3, run time = 0.179568 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Sentence_Terminal}` should match U+00061D (`؝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Sentence_Terminal.js:194:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Sentence_Terminal.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Letter.js: rc = 3, run time = 0.205027 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Modifier_Letter}` should match U+0008C9 (`ࣉ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Letter.js:184:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Letter.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Adlam.js: rc = 3, run time = 0.201829 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Adlam}` should match U+00061F (`؟`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Adlam.js:59:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Adlam.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Ethiopic.js: rc = 3, run time = 0.249364 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Ethiopic}` should match U+01E7E0 (`𞟠`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Ethiopic.js:116:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Ethiopic.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Katakana.js: rc = 3, run time = 0.214289 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Katakana}` should match U+01AFF0 (`𚿰`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Katakana.js:82:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Katakana.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Assigned.js: rc = 3, run time = 0.152038 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Assigned}` should match U+00061D (`؝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Assigned.js:1390:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Assigned.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Inherited.js: rc = 3, run time = 0.097881 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Inherited}` should match U+001DFA (`᷺`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Inherited.js:118:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Inherited.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Uppercase_Letter.js: rc = 3, run time = 0.179185 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Uppercase_Letter}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Uppercase_Letter.js:1338:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Uppercase_Letter.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Punctuation.js: rc = 3, run time = 0.152964 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Other_Punctuation}` should match U+00061D (`؝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Punctuation.js:424:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Punctuation.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Nonspacing_Mark.js: rc = 3, run time = 0.129801 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\p{General_Category=Nonspacing_Mark}` should match U+001734 (`᜴`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Nonspacing_Mark.js:349:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Nonspacing_Mark.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Cased.js: rc = 3, run time = 0.158703 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Cased}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Cased.js:319:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Cased.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Kannada.js: rc = 3, run time = 0.113554 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Kannada}` should match U+000CDD (`ೝ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Kannada.js:78:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Kannada.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Takri.js: rc = 3, run time = 0.192906 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Takri}` should match U+0116B9 (`𑚹`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Takri.js:58:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Takri.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Ahom.js: rc = 3, run time = 0.256605 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Ahom}` should match U+011740 (`𑝀`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Ahom.js:56:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Ahom.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Mongolian.js: rc = 3, run time = 0.12132 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Mongolian}` should match U+00180F (`᠏`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Mongolian.js:66:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Mongolian.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Changes_When_Casemapped.js: rc = 3, run time = 0.167459 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Changes_When_Casemapped}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Changes_When_Casemapped.js:290:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Changes_When_Casemapped.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Symbol.js: rc = 3, run time = 0.192688 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Other_Symbol}` should match U+01F979 (`🥹`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Symbol.js:426:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Symbol.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Unified_Ideograph.js: rc = 3, run time = 0.26271 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Unified_Ideograph}` should match U+009FFD (`鿽`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Unified_Ideograph.js:72:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Unified_Ideograph.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Dash_Punctuation.js: rc = 3, run time = 0.24799 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Dash_Punctuation}` should match U+002E5D (`⹝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Dash_Punctuation.js:97:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Dash_Punctuation.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Telugu.js: rc = 3, run time = 0.179697 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Telugu}` should match U+000C3C (`఼`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Telugu.js:75:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Telugu.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nko.js: rc = 3, run time = 0.151959 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Nko}` should match U+00060C (`،`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nko.js:54:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nko.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Balinese.js: rc = 3, run time = 0.180346 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Balinese}` should match U+001B4C (`ᭌ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Balinese.js:54:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Balinese.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Takri.js: rc = 3, run time = 0.262116 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Takri}` should match U+0116B9 (`𑚹`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Takri.js:54:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Takri.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Lowercase.js: rc = 3, run time = 0.19688 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Lowercase}` should match U+002C5F (`ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Lowercase.js:1346:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Lowercase.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hiragana.js: rc = 3, run time = 0.261015 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Hiragana}` should match U+01B11F (`𛄟`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hiragana.js:84:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hiragana.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Cased_Letter.js: rc = 3, run time = 0.159222 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Cased_Letter}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Cased_Letter.js:326:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Cased_Letter.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other.js: rc = 3, run time = 0.114022 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\p{General_Category=Other}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other.js:703:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Currency_Symbol.js: rc = 3, run time = 0.158188 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Currency_Symbol}` should match U+0020C0 (`⃀`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Currency_Symbol.js:103:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Currency_Symbol.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Common.js: rc = 3, run time = 0.117543 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\p{Script_Extensions=Common}` should match U+00FD3E (`﴾`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Common.js:170:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Common.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Variation_Selector.js: rc = 3, run time = 0.149114 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Variation_Selector}` should match U+00180F (`᠏`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Variation_Selector.js:46:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Variation_Selector.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Grapheme_Base.js: rc = 3, run time = 0.267383 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Grapheme_Base}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Grapheme_Base.js:1710:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Grapheme_Base.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Symbol.js: rc = 3, run time = 0.20066 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Symbol}` should match U+01F979 (`🥹`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Symbol.js:520:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Symbol.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Extender.js: rc = 3, run time = 0.281274 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Extender}` should match U+010781 (`𐞁`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Extender.js:106:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Extender.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kaithi.js: rc = 3, run time = 0.288518 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Kaithi}` should match U+0110C2 (`𑃂`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kaithi.js:59:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kaithi.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Alphabetic.js: rc = 3, run time = 0.261371 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Alphabetic}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Alphabetic.js:1432:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Alphabetic.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Tagalog.js: rc = 3, run time = 0.137503 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Tagalog}` should match U+00170D (`ᜍ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Tagalog.js:55:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Tagalog.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Changes_When_Uppercased.js: rc = 3, run time = 0.132371 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Changes_When_Uppercased}` should match U+002C5F (`ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Changes_When_Uppercased.js:1280:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Changes_When_Uppercased.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Glagolitic.js: rc = 3, run time = 0.143618 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Glagolitic}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Glagolitic.js:74:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Glagolitic.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Emoji.js: rc = 3, run time = 0.142026 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Emoji}` should match U+01F979 (`🥹`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Emoji.js:341:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Emoji.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Inherited.js: rc = 3, run time = 0.180663 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Inherited}` should match U+001AC1 (`᫁`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Inherited.js:98:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Inherited.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Mongolian.js: rc = 3, run time = 0.133917 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Mongolian}` should match U+00180F (`᠏`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Mongolian.js:64:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Mongolian.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Han.js: rc = 3, run time = 0.328583 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Han}` should match U+009FFD (`鿽`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Han.js:124:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Han.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/ID_Start.js: rc = 3, run time = 0.274168 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{ID_Start}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/ID_Start.js:1286:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/ID_Start.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Emoji_Presentation.js: rc = 3, run time = 0.168505 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Emoji_Presentation}` should match U+01F979 (`🥹`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Emoji_Presentation.js:204:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Emoji_Presentation.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Arabic.js: rc = 3, run time = 0.176303 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Arabic}` should match U+00061D (`؝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Arabic.js:156:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Arabic.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/XID_Start.js: rc = 3, run time = 0.220854 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{XID_Start}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/XID_Start.js:1300:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/XID_Start.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Canadian_Aboriginal.js: rc = 3, run time = 0.245545 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Canadian_Aboriginal}` should match U+011AB0 (`𑪰`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Canadian_Aboriginal.js:54:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Canadian_Aboriginal.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Latin.js: rc = 3, run time = 0.195247 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Latin}` should match U+00A7C0 (`Ꟁ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Latin.js:132:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Latin.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Letter.js: rc = 3, run time = 0.283973 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Letter}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Letter.js:1306:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Letter.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Format.js: rc = 3, run time = 0.158409 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Format}` should match U+000890 (`࢐`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Format.js:102:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Format.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Canadian_Aboriginal.js: rc = 3, run time = 0.209329 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Canadian_Aboriginal}` should match U+011AB0 (`𑪰`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Canadian_Aboriginal.js:54:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Canadian_Aboriginal.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Brahmi.js: rc = 3, run time = 0.21263 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Brahmi}` should match U+011070 (`𑁰`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Brahmi.js:57:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Brahmi.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Emoji_Modifier_Base.js: rc = 3, run time = 0.225571 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Emoji_Modifier_Base}` should match U+01FAC3 (`🫃`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Emoji_Modifier_Base.js:118:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Emoji_Modifier_Base.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Case_Ignorable.js: rc = 3, run time = 0.107761 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\p{Case_Ignorable}` should match U+001734 (`᜴`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Case_Ignorable.js:432:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Case_Ignorable.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Spacing_Mark.js: rc = 3, run time = 0.211705 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Spacing_Mark}` should match U+001715 (`᜕`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Spacing_Mark.js:412:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Spacing_Mark.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ethiopic.js: rc = 3, run time = 0.232658 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Ethiopic}` should match U+01E7E0 (`𞟠`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ethiopic.js:116:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ethiopic.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Katakana.js: rc = 3, run time = 0.215889 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Katakana}` should match U+01AFF0 (`𚿰`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Katakana.js:70:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Katakana.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Grapheme_Extend.js: rc = 3, run time = 0.099774 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\p{Grapheme_Extend}` should match U+001734 (`᜴`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Grapheme_Extend.js:366:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Grapheme_Extend.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Mark.js: rc = 3, run time = 0.235924 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Mark}` should match U+001DFA (`᷺`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Mark.js:657:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Mark.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Unassigned.js: rc = 3, run time = 0.165086 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\p{General_Category=Unassigned}` should match U+00061D (`؝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Unassigned.js:699:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Unassigned.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Letter.js: rc = 3, run time = 0.227542 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{General_Category=Other_Letter}` should match U+0008B5 (`ࢵ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Letter.js:1040:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Letter.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Uppercase.js: rc = 3, run time = 0.145949 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Uppercase}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Uppercase.js:1328:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Uppercase.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Changes_When_NFKC_Casefolded.js: rc = 3, run time = 0.146537 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Changes_When_NFKC_Casefolded}` should match U+00180F (`᠏`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Changes_When_NFKC_Casefolded.js:1696:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Changes_When_NFKC_Casefolded.js | (args: "") [0.1 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kannada.js: rc = 3, run time = 0.300645 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script_Extensions=Kannada}` should match U+000CDD (`ೝ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kannada.js:94:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kannada.js | (args: "") [0.3 s] ## test262/built-ins/RegExp/property-escapes/generated/Dash.js: rc = 3, run time = 0.188279 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Dash}` should match U+002E5D (`⹝`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Dash.js:80:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Dash.js | (args: "") [0.2 s] ## test262/built-ins/RegExp/property-escapes/generated/Script_-_Glagolitic.js: rc = 3, run time = 0.223275 /builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 uncaught exception: Test262Error: `\P{Script=Glagolitic}` should match U+002C2F (`Ⱟ`) Stack: testPropertyEscapes@/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/shell.js:39:13 @/builddir/firefox-91.7.1/js/src/tests/test262/built-ins/RegExp/property-escapes/generated/Script_-_Glagolitic.js:65:20 TEST-UNEXPECTED-FAIL | test262/built-ins/RegExp/property-escapes/generated/Script_-_Glagolitic.js | (args: "") [0.2 s] ## non262/Date/reset-time-zone-cache-same-offset.js: rc = 3, run time = 0.05812 /builddir/firefox-91.7.1/js/src/tests/non262/Date/reset-time-zone-cache-same-offset.js:25:17 Error: Assertion failed: got "8/14/2018, 1:00:00 AM GMT+1", expected "8/14/2018, 12:00:00 AM UTC" Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Date/reset-time-zone-cache-same-offset.js:25:17 TEST-UNEXPECTED-FAIL | non262/Date/reset-time-zone-cache-same-offset.js | (args: "") [0.1 s] ## non262/Date/time-zone-path.js: rc = 3, run time = 0.049006 /builddir/firefox-91.7.1/js/src/tests/non262/Date/time-zone-path.js:15:9 Error: Assertion failed: got "Central European Summer Time", expected "Eastern European Summer Time" Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Date/time-zone-path.js:15:9 TEST-UNEXPECTED-FAIL | non262/Date/time-zone-path.js | (args: "") [0.0 s] ## non262/Date/time-zones-historic.js: rc = 3, run time = 0.027728 /builddir/firefox-91.7.1/js/src/tests/non262/Date/shell.js:146:17 Error: Assertion failed: got "Thu Jan 01 1970 01:00:00 GMT+0100", expected "Thu Jan 01 1970 00:00:00 GMT+0100" Stack: inTimeZone@/builddir/firefox-91.7.1/js/src/tests/non262/Date/shell.js:97:24 @/builddir/firefox-91.7.1/js/src/tests/non262/Date/time-zones-historic.js:4:11 TEST-UNEXPECTED-FAIL | non262/Date/time-zones-historic.js | (args: "") [0.0 s] ## non262/Date/toString-localized.js: rc = 3, run time = 0.053334 /builddir/firefox-91.7.1/js/src/tests/non262/Date/shell.js:160:21 Error: Assertion failed: got "CEST", expected "Central European Summer Time" Stack: inTimeZone@/builddir/firefox-91.7.1/js/src/tests/non262/Date/shell.js:97:24 @/builddir/firefox-91.7.1/js/src/tests/non262/Date/toString-localized.js:5:11 TEST-UNEXPECTED-FAIL | non262/Date/toString-localized.js | (args: "") [0.1 s] ## non262/Date/time-zones-imported.js: rc = 3, run time = 0.03391 /builddir/firefox-91.7.1/js/src/tests/non262/Date/time-zones-imported.js:7:13 Error: Assertion failed: got 63420270000, expected 63506670000: valueOf()[86400000] Stack: inTimeZone@/builddir/firefox-91.7.1/js/src/tests/non262/Date/shell.js:97:24 @/builddir/firefox-91.7.1/js/src/tests/non262/Date/time-zones-imported.js:370:11 TEST-UNEXPECTED-FAIL | non262/Date/time-zones-imported.js | (args: "") [0.0 s] ## non262/Date/toString-localized-posix.js: rc = 3, run time = 0.031948 /builddir/firefox-91.7.1/js/src/tests/non262/Date/shell.js:160:21 Error: Assertion failed: got "PDT", expected "Pacific Daylight Time" Stack: inTimeZone@/builddir/firefox-91.7.1/js/src/tests/non262/Date/shell.js:97:24 @/builddir/firefox-91.7.1/js/src/tests/non262/Date/toString-localized-posix.js:8:11 TEST-UNEXPECTED-FAIL | non262/Date/toString-localized-posix.js | (args: "") [0.0 s] ## non262/Intl/available-locales-supported.js: rc = 3, run time = 0.054817 /builddir/firefox-91.7.1/js/src/tests/shell.js:143:13 Error: Exception thrown at index 26: Error: Assertion failed: got "en-US-posix", expected "en-US-POSIX": mismatch at element 26 Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/available-locales-supported.js:22:16 TEST-UNEXPECTED-FAIL | non262/Intl/available-locales-supported.js | (args: "") [0.1 s] ## non262/Intl/available-locales-resolved.js: rc = 3, run time = 0.039822 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/available-locales-resolved.js:36:13 Error: Assertion failed: got "en-US", expected "en-US-POSIX" Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/available-locales-resolved.js:30:22 TEST-UNEXPECTED-FAIL | non262/Intl/available-locales-resolved.js | (args: "") [0.0 s] ## non262/Intl/Date/toLocaleTimeString_timeZone.js: rc = 3, run time = 0.054294 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/Date/toLocaleTimeString_timeZone.js:39:13 Error: Assertion failed: got "\u4E2D\u56FD\u6807\u51C6\u65F6\u95F4 20:00:00", expected "\u4E2D\u56FD\u6807\u51C6\u65F6\u95F4 \u4E0B\u53488:00:00" Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/Date/toLocaleTimeString_timeZone.js:39:13 TEST-UNEXPECTED-FAIL | non262/Intl/Date/toLocaleTimeString_timeZone.js | (args: "") [0.1 s] ## non262/Intl/Date/toLocaleString_timeZone.js: rc = 3, run time = 0.048695 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/Date/toLocaleString_timeZone.js:39:13 Error: Assertion failed: got "2012/12/6 \u4E2D\u56FD\u6807\u51C6\u65F6\u95F4 20:00:00", expected "2012/12/6 \u4E2D\u56FD\u6807\u51C6\u65F6\u95F4 \u4E0B\u53488:00:00" Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/Date/toLocaleString_timeZone.js:39:13 TEST-UNEXPECTED-FAIL | non262/Intl/Date/toLocaleString_timeZone.js | (args: "") [0.0 s] ## non262/Intl/Locale/likely-subtags-generated.js: rc = 3, run time = 0.064707 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/Locale/likely-subtags-generated.js:3453:13 Error: Assertion failed: got "hnj-Hmnp-US", expected "hnj-Hmng-LA" Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/Locale/likely-subtags-generated.js:3453:13 TEST-UNEXPECTED-FAIL | non262/Intl/Locale/likely-subtags-generated.js | (args: "") [0.1 s] ## non262/Intl/DateTimeFormat/tz-environment-variable.js: rc = 3, run time = 0.048902 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/tz-environment-variable.js:62:17 Error: Assertion failed: got "EST5EDT", expected "CST6CDT" Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/tz-environment-variable.js:60:15 TEST-UNEXPECTED-FAIL | non262/Intl/DateTimeFormat/tz-environment-variable.js | (args: "") [0.0 s] ## non262/Intl/DateTimeFormat/fractional-second-digits-append-item.js: rc = 3, run time = 0.055889 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/shell.js:32:17 Error: Assertion failed: got " \u251CF14: ", expected " (Fractional Second: ": value mismatch at 3 Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/fractional-second-digits-append-item.js:55:14 TEST-UNEXPECTED-FAIL | non262/Intl/DateTimeFormat/fractional-second-digits-append-item.js | (args: "") [0.1 s] ## non262/Intl/DateTimeFormat/day-period-hour-cycle.js: rc = 3, run time = 0.106125 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/day-period-hour-cycle.js:93:17 Error: Assertion failed: got "0 \u251CAM/PM: noon\u2524", expected "0 (AM/PM: noon)": locale=en, date=Tue Jan 01 2019 12:00:00 GMT-0800 (PST), options={"dayPeriod":"short","minute":"numeric"} Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/day-period-hour-cycle.js:90:33 TEST-UNEXPECTED-FAIL | non262/Intl/DateTimeFormat/day-period-hour-cycle.js | (args: "") [0.1 s] ## non262/Intl/DateTimeFormat/related-year.js: rc = 3, run time = 0.06369 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/shell.js:29:13 Error: Assertion failed: got 5, expected 6: parts count mismatch Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/related-year.js:178:34 TEST-UNEXPECTED-FAIL | non262/Intl/DateTimeFormat/related-year.js | (args: "") [0.1 s] ## non262/Intl/DateTimeFormat/japanese-gannen-year.js: rc = 3, run time = 0.045667 /builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/japanese-gannen-year.js:11:9 Error: Assertion failed: got "S64/1/7", expected "\u662D\u548C64\u5E741\u67087\u65E5" Stack: @/builddir/firefox-91.7.1/js/src/tests/non262/Intl/DateTimeFormat/japanese-gannen-year.js:11:9 TEST-UNEXPECTED-FAIL | non262/Intl/DateTimeFormat/japanese-gannen-year.js | (args: "") [0.0 s] make[2]: *** [Makefile:61: check-jstests] Error 1 make[2]: Leaving directory '/builddir/firefox-91.7.1/js/src/js/src' make[1]: *** [/builddir/firefox-91.7.1/config/recurse.mk:99: js/src/check] Error 2 make[1]: Leaving directory '/builddir/firefox-91.7.1/js/src' make: *** [/builddir/firefox-91.7.1/config/recurse.mk:34: check] Error 2 ```