Bug 293838
| Summary: | Update IDNA expectations after bot updates | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | Platform | Assignee: | Anne van Kesteren <annevk> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | annevk, ap, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The following tests started failing on Sequoia after the recent update to F release.
imported/w3c/web-platform-tests/url/IdnaTestV2.window.html
imported/w3c/web-platform-tests/url/toascii.window.html
Diff:
-FAIL looká Žout.net (using URL.host) assert_equals: expected "lookout.net" but got "x"
-FAIL looká Žout.net (using URL.hostname) assert_equals: expected "lookout.net" but got "x"
-FAIL looká Žout.net (using <a>) "https://looká Žout.net/x" cannot be parsed as a URL.
-FAIL looká Žout.net (using <a>.host) assert_equals: expected "lookout.net" but got "x"
-FAIL looká Žout.net (using <a>.hostname) assert_equals: expected "lookout.net" but got "x"
-FAIL looká Žout.net (using <area>) "https://looká Žout.net/x" cannot be parsed as a URL.
-FAIL looká Žout.net (using <area>.host) assert_equals: expected "lookout.net" but got "x"
-FAIL looká Žout.net (using <area>.hostname) assert_equals: expected "lookout.net" but got "x"
+PASS looká Žout.net (using URL)
Test history;
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2FIdnaTestV2.window.html&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2Ftoascii.window.html&version_name=Sequoia
Test result:
https://ews-build.webkit.org/#/builders/122/builds/24162
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/152344432>
EWS
Test gardening commit 295635@main (c8ffd81f3af5): <https://commits.webkit.org/295635@main>
Reviewed commits have been landed. Closing PR #46154 and removing active labels.
Alexey Proskuryakov
Both diffs show progressions, so it would seem like we should check in new results, and mark the tests as failing only on older OS versions instead. But the title says "flaky in EWS", is there actually flakiness?
EWS
Test gardening commit 295767@main (d49a2ba433f4): <https://commits.webkit.org/295767@main>
Reviewed commits have been landed. Closing PR #46275 and removing active labels.
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/46705
EWS
Committed 296190@main (6369614f4e5b): <https://commits.webkit.org/296190@main>
Reviewed commits have been landed. Closing PR #46705 and removing active labels.