Bug 237162 - REGRESSION(r290356-r290351?): [ iOS EWS ] imported/w3c/web-platform-tests/service-workers/service-worker/partitioned-service-worker-getRegistrations.tentative.https.html is a constant text failure
Summary: REGRESSION(r290356-r290351?): [ iOS EWS ] imported/w3c/web-platform-tests/ser...
Status: RESOLVED DUPLICATE of bug 237160
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-24 14:51 PST by Robert Jenner
Modified: 2022-02-24 15:09 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2022-02-24 14:51:07 PST
imported/w3c/web-platform-tests/service-workers/service-worker/partitioned-service-worker-getRegistrations.tentative.https.html

is a constant text failure on iOS and iOS-15 EWS. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fpartitioned-service-worker-getRegistrations.tentative.https.html

EWS LINK:
https://ews-build.webkit.org/#/builders/68/builds/9053

TEXT DIFF:
 The 3p iframe's postMessage:
-3p iframe's has_pending: false source: From3pFrame. 1p iframe's has_pending: true source: From1pFrame
+3p iframe's has_pending: false source: From3pFrame.
 
 
-PASS Services workers under different top-level sites are partitioned.
+FAIL Services workers under different top-level sites are partitioned. assert_equals: The 1p frames were serviced by different service workers. expected 0.21723573222529546 but got 0.996474727690996
 

DIFF URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/r290437%20(1725)/imported/w3c/web-platform-tests/service-workers/service-worker/partitioned-service-worker.tentative.https-pretty-diff.html
Comment 1 Robert Jenner 2022-02-24 14:54:40 PST
Since this is negatively impacting EWS, I have marked [ Pass Failure ] expectations here while I am investigating: 

https://trac.webkit.org/changeset/290468/webkit
Comment 2 Radar WebKit Bug Importer 2022-02-24 15:03:42 PST
<rdar://problem/89441303>
Comment 3 Robert Jenner 2022-02-24 15:09:26 PST

*** This bug has been marked as a duplicate of bug 237160 ***