Bug 227355 - (r279211) introduced 4 failing web-platform-tests
Summary: (r279211) introduced 4 failing web-platform-tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-24 09:21 PDT by Truitt Savell
Modified: 2021-06-24 09:29 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2021-06-24 09:21:42 PDT
imported/w3c/web-platform-tests/url/url-constructor.any.html 
imported/w3c/web-platform-tests/url/url-constructor.any.worker.html 
imported/w3c/web-platform-tests/url/url-origin.any.html 
imported/w3c/web-platform-tests/url/url-origin.any.worker.html 

these 4 tests have been failing sense introduction in https://trac.webkit.org/changeset/279211/webkit
from the diff it looks like these may just be rebaslines 

History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2Furl-constructor.any.html&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2Furl-constructor.any.worker.html&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2Furl-origin.any.html&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2Furl-origin.any.worker.html

Results:
https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r279221%20(3515)/results.html

Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/url/url-constructor.any-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/url/url-constructor.any-actual.txt
@@ -363,7 +363,7 @@
 PASS Parsing: <wow:%NBD> against <about:blank>
 PASS Parsing: <wow:%1G> against <about:blank>
 PASS Parsing: <wow:ï¿¿> against <about:blank>
-PASS Parsing: <http://example.com/U+d800�U+dffeU+dfffï·ï·ï·¯ï·°ï¿¾ï¿¿?U+d800�U+dffeU+dfffï·ï·ï·¯ï·°ï¿¾ï¿¿> against <about:blank>
+PASS Parsing: <http://example.com/U+d800ðŸ¾U+dfffï·ï·ï·¯ï·°ï¿¾ï¿¿?U+d800ðŸ¾U+dfffï·ï·ï·¯ï·°ï¿¾ï¿¿> against <about:blank>
 PASS Parsing: <http://a<b> against <about:blank>
 PASS Parsing: <http://a>b> against <about:blank>
 PASS Parsing: <http://a^b> against <about:blank>
Comment 1 Radar WebKit Bug Importer 2021-06-24 09:22:24 PDT
<rdar://problem/79728204>
Comment 2 Chris Dumez 2021-06-24 09:29:42 PDT
Committed r279231 (239116@main): <https://commits.webkit.org/239116@main>