Bug 225736
| Summary: | [WPE][FlatpakSDK] Two API tests are timing out since SDK revision r277166 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=225735 | ||
Lauro Moura
Unexpected timeouts (2)
/WPE/TestWebExtensions
/webkit/WebKitWebExtension/page-id
/WPE/TestWebKitWebContext
/webkit/WebKitWebContext/proxy
Failing on the bots since the SDK update to r277166, which landed first in the release job https://build.webkit.org/#/builders/40/builds/1582
Testing on Ubuntu 21.04, indeed this current SDK version fails both tests, regardless of SOUP2/SOUP3 (one of the packages updated in the last SDK bump).
The curious thing is that a locally-built r277166 SDK works fine.
Let's check if with the SDK update from bug225735 it continues.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Both tests passing again since SDK updated in r277463 (237684@main). First picked up by WPE-Release test in build number 1686 (237691@main).