[Webkit-unassigned] [Bug 251107] [GTK][WPE] WebGL2 failures for GTK and WPE ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 14:42:53 PDT 2023


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

--- Comment #4 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
We continue to have issues regarding this.

Some WebGL2 tests exhibit a flakiness behavior that make the EWS give false positives.

The EWS does this:

1. Run layout tests with patch and annotate the failures 
2. Repeat each failure from 1. 10 times and annotate the ones that failed the 10 times, so not even once they passed-
3. Build WebKit without patch and run 10 times the ones that failed on 2. the 10 times.
4. Report as new failures the tests that passed 10 times without patch but failed 10 times with it.

So it is highly unlikely that a flaky tests can be a "false positive". Assuming a randomness factor of x% the odds of hitting 10 hits and 10 fails in a round are pretty low.

Yet this WebGL tests manage to do that.

I suspect it can be related to something on the graphic driver state that once activated makes it fail continuously.

Example of the issue, see the GTK bot runs on: https://github.com/WebKit/WebKit/pull/14386

-- 
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/20230601/dc8d98ba/attachment.htm>


More information about the webkit-unassigned mailing list