[Webkit-unassigned] [Bug 281747] REGRESSION(285310 at main): [GTK] Broke WPT tests with WebDriver.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 09:35:56 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=281747

--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
On WPT upstream landed recently this change: https://github.com/web-platform-tests/wpt/commit/bef892c48976038b207f3aedf4088a5552cbae67 

Since that change landed the issue is not longer reproducible, however it seems that the above change affected the Safari WebDriver tests causing lots of timeouts.

That issue with the Safari WebDriver was later fixed in https://github.com/web-platform-tests/wpt/commit/70d707faa9a6dca431f89fa0175970c6f0574f31

However, since that last fix for the Safari WebDriver (70d707f) I can observe this difference of behaviour since 285309 at main and 285310 at main with webkitgtk_minibrowser


# On WPT commit 70d707f with webkitgtk_minibrowser build at 285309 at main
Full log: https://paste.rs/OzhRt

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 1201 checks (596 subtests, 605 tests)
Expected results: 1026
Unexpected results: 175
  test: 172 (53 crash, 119 fail)
  subtest: 3 (3 fail)


# On WPT commit 70d707f with webkitgtk_minibrowser build at 285310 at main
Full log: https://paste.rs/ZONOH

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 905 checks (300 subtests, 605 tests)
Expected results: 724
Unexpected results: 181
  test: 167 (48 crash, 119 fail)
  subtest: 14 (14 fail)


So as you see there is some difference on the number of subtests run.

Not sure what to conclude about this.


But if you want to reproduce the original issue be sure the checkout WPT commit bef892c^ (the previous one to bef892c that fixes/workarounds the issue)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241029/fb42ae5b/attachment.htm>


More information about the webkit-unassigned mailing list