Bug 216268 - REGRESSION(r266697): [GTK] Several API tests are failing
Summary: REGRESSION(r266697): [GTK] Several API tests are failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-08 03:15 PDT by Diego Pino
Modified: 2020-09-10 07:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-09-08 03:15:38 PDT
The following tests are consistently failing since r266697:

Unexpected failures (7)
    /WebKit2Gtk/TestWebKitWebView
        /webkit/WebKitWebView/ephemeral
        /webkit/WebKitWebView/can-show-mime-type
    /WebKit2Gtk/TestWebsiteData
        /webkit/WebKitWebsiteData/service-worker-registrations
        /webkit/WebKitWebsiteData/databases
        /webkit/WebKitWebsiteData/storage
        /webkit/WebKitWebsiteData/cookies
        /webkit/WebKitWebsiteData/itp

See: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/15691/steps/API%20tests/logs/stdio
Comment 1 Víctor M. Jáquez L. 2020-09-08 03:22:22 PDT
There's a follow up patch to fix this:

https://bugs.webkit.org/attachment.cgi?id=408220&action=edit
Comment 2 Víctor M. Jáquez L. 2020-09-08 07:34:04 PDT
This should be already fixed since the second patch of https://bugs.webkit.org/show_bug.cgi?id=204673 was already merged
Comment 3 Diego Pino 2020-09-10 07:40:02 PDT
Fixed by r266721. Removed passing tests from test expectations in r266823.