Bug 225736 - [WPE][FlatpakSDK] Two API tests are timing out since SDK revision r277166
Summary: [WPE][FlatpakSDK] Two API tests are timing out since SDK revision r277166
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-12 22:19 PDT by Lauro Moura
Modified: 2021-05-14 13:52 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2021-05-12 22:19:59 PDT
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.
Comment 1 Lauro Moura 2021-05-14 13:52:20 PDT
Both tests passing again since SDK updated in r277463 (237684@main). First picked up by WPE-Release test in build number 1686 (237691@main).