Bug 224955
Summary: | REGRESSION(r276432) [SOUP] Some API TestSSL flakiness | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | beidson, bugs-noreply, cgarcia |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=177934 |
Lauro Moura
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)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
I haven't been able to reproduce this.
Carlos Garcia Campos
Is this still happening after the libsoup version bump?
Lauro Moura
(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.