[Webkit-unassigned] [Bug 242327] GTK-WK2-Tests-EWS: Unexpected infrastructure issue: RuntimeError: Unable to start Xvfb display server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 29 04:45:31 PDT 2022


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

--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
This is more or less expected.

There are race conditions when starting the WPT servers or the Xvfb server that sometimes prevent the test from working as expected.

The error that it raises "infrastructure error" is designed to detect that and retry the build in the hope that the next time it will work.

When this happens if you go to the page of the build you can see the retry on the last step (usually step 22), where it says: "trigger 0 builds, 1 pending builds" or similar. If you click on the arrow there to see what is inside the step you see how it schedules a new try, up to 3 times more.

For example, in https://ews-build.webkit.org/#/builders/35/builds/21901 if I go to step 22 and i click on it i go to https://ews-build.webkit.org/#/builders/36/builds/76503 which is the retry of the previous one and this one passed.


What are you finding annoying about this? AFAIK it should not send an e-mail to the developer when it retries a build due to infrastructure error.
Also the bubble should not be red, but orange in that case. That was at least the case with bugzilla. Is it showing a red bubble on github?

-- 
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/20220729/e6ac2514/attachment.htm>


More information about the webkit-unassigned mailing list