Bug 208871 - [GTK][WPE] Failing API tests under the Flatpak SDK environment
Summary: [GTK][WPE] Failing API tests under the Flatpak SDK environment
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords:
Depends on: 208106
Blocks:
  Show dependency treegraph
 
Reported: 2020-03-10 10:47 PDT by Philippe Normand
Modified: 2020-03-11 02:21 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.14 KB, patch)
2020-03-10 10:51 PDT, Philippe Normand
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2020-03-10 10:47:31 PDT
+++ This bug was initially created as a clone of Bug #208106 +++

Unexpected failures (3)
    /WebKit2Gtk/TestSSL
        /webkit/WebKitWebView/tls-errors-policy
    /WebKit2Gtk/TestUIClient
        /webkit/WebKitWebView/javascript-dialogs
    /WebKit2Gtk/TestLoaderClient
        /webkit/WebKitWebView/is-loading

I will address tls-errors-policy and is-loading in this patch.
Comment 1 Philippe Normand 2020-03-10 10:51:46 PDT
Created attachment 393165 [details]
Patch
Comment 2 Michael Catanzaro 2020-03-10 12:38:46 PDT
Comment on attachment 393165 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=393165&action=review

> Tools/ChangeLog:3
> +        [GTK] Failing API tests under the Flatpak SDK environment

[WPE][GTK]
Comment 3 Philippe Normand 2020-03-11 02:21:05 PDT
Committed r258256: <https://trac.webkit.org/changeset/258256>