Bug 224955 - REGRESSION(r276432) [SOUP] Some API TestSSL flakiness
Summary: REGRESSION(r276432) [SOUP] Some API TestSSL flakiness
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-22 15:55 PDT by Lauro Moura
Modified: 2022-06-20 12:17 PDT (History)
3 users (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-04-22 15:55:52 PDT
Tests from WebKitBuild/GTK/Release/bin/TestWebKitAPI/WebKit2Gtk/TestSSL

/webkit/WebKitWebView/tls-errors-policy
/webkit/WebKitWebView/load-failed-with-tls-errors
/webkit/WebKitWebView/tls-errors-redirect-to-http
/webkit/WebKitWebView/tls-http-auth

Error:

ERROR:../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestSSL.cpp:45:virtual void SSLTest::provisionalLoadFailed(const gchar*, GError*): assertion failed (error == (g-tls-error-quark, 2)): Operation was cancelled (g-io-error-quark, 19)
Comment 1 Carlos Garcia Campos 2021-04-23 03:54:13 PDT
I haven't been able to reproduce this.
Comment 2 Carlos Garcia Campos 2021-05-08 23:28:13 PDT
Is this still happening after the libsoup version bump?
Comment 3 Lauro Moura 2022-06-20 12:17:23 PDT
(In reply to Carlos Garcia Campos from comment #2)
> Is this still happening after the libsoup version bump?

Checking the logs, the flakines hasn't happened in a long time. Closing.