Bug 299598
| Summary: | [GTK] New API test failures introduced by the bot upgrade to the new infra | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WebKitGTK | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | bugs-noreply, vitaly |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=297780 | ||
Carlos Alberto Lopez Perez
Last API test with the old infra: https://build.webkit.org/#/builders/57/builds/21325
Unexpected passes (3)
/WebKitGTK/TestSSL
/webkit/WebKitWebView/web-socket-tls-errors
/webkit/WebKitWebView/web-socket-client-side-certificate
/WebKitGTK/TestWebKitWebView
/webkit/WebKitWebView/is-playing-audio
First API test with the new infra: https://build.webkit.org/#/builders/57/builds/21326
Unexpected failures (1)
/TestWTF
WTF_DateMath.calculateLocalTimeOffset
Unexpected timeouts (4)
/WebKitGTK/TestWebKitAccessibility
/webkit/WebKitAccessibility/accessible/event-listener
/WebKitGTK/TestWebProcessExtensions
/webkit/WebKitWebView/web-process-crashed
/WebKitGTK/TestWebViewEditor
/webkit/WebKitWebView/cut-copy-paste/non-editable
/webkit/WebKitWebView/cut-copy-paste/editable
Unexpected passes (3)
/WebKitGTK/TestSSL
/webkit/WebKitWebView/web-socket-tls-errors
/webkit/WebKitWebView/web-socket-client-side-certificate
/WebKitGTK/TestWebKitWebView
/webkit/WebKitWebView/is-playing-audio
This also causing issues on the EWS, lot of false failures: https://ews-build.webkit.org/#/builders/21
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/51383
EWS
Committed 300600@main (a626105223bc): <https://commits.webkit.org/300600@main>
Reviewed commits have been landed. Closing PR #51383 and removing active labels.
Carlos Alberto Lopez Perez
Re-opening this bug. The above patch only fixed WTF_DateMath.calculateLocalTimeOffset but the other failures remain
Carlos Alberto Lopez Perez
This is related to bug 297780 (same issue that happened on WPE when we migrated it)
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/51418
EWS
Committed 300611@main (a1e202796a6a): <https://commits.webkit.org/300611@main>
Reviewed commits have been landed. Closing PR #51418 and removing active labels.
Carlos Alberto Lopez Perez
Re-opening again. The above commit is a gardening one.
It adds as expected timeouts a few tests more than the described ones, those were flakies found in the queue of the EWS to be timing out with a high probability (>80%) of doing so