Bug 208871

Summary: [GTK][WPE] Failing API tests under the Flatpak SDK environment
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Philippe Normand <pnormand>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro, webkit-unassigned
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 208106    
Bug Blocks:    
Attachments:
Description Flags
Patch mcatanzaro: review+

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>