WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 208023
209745
[ macOS wk2 ] REGRESSION(~
r259096
): fast/text/international/system-language/declarative-language.html is constantly failing
https://bugs.webkit.org/show_bug.cgi?id=209745
Summary
[ macOS wk2 ] REGRESSION(~r259096): fast/text/international/system-language/d...
Jacob Uphoff
Reported
2020-03-30 08:45:13 PDT
fast/text/international/system-language/declarative-language.html This test has been a constant failure on macOS wk1 for a while but is now failing on Catalina wk2 since around commit
r259096
. History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Ftext%2Finternational%2Fsystem-language%2Fdeclarative-language.html&version_name=Catalina&flavor=wk2
Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/text/international/system-language/declarative-language-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/text/international/system-language/declarative-language-actual.txt @@ -1,6 +1,6 @@ -PASS internals.userPreferredLanguages().length is 2 +FAIL internals.userPreferredLanguages().length should be 2. Was 1. PASS internals.userPreferredLanguages()[0].startsWith('ko') is true -PASS internals.userPreferredLanguages()[1].startsWith('zh') is true +FAIL internals.userPreferredLanguages()[1].startsWith('zh') should be true. Threw exception TypeError: undefined is not an object (evaluating 'internals.userPreferredLanguages()[1].startsWith') PASS internals.userPreferredLanguages().length is 3 PASS internals.userPreferredLanguages()[0] is "hi" PASS internals.userPreferredLanguages()[1] is "jp"
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-03-30 08:45:32 PDT
<
rdar://problem/61057047
>
Ryan Haddad
Comment 2
2020-03-30 11:49:47 PDT
This showed up after the bots were updated to 10.15.4. I think this is a dupe of
https://bugs.webkit.org/show_bug.cgi?id=208023
*** This bug has been marked as a duplicate of
bug 208023
***
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