WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
211336
[GTK] Test /webkit/WebKitWebExtension/user-messages is flaky
https://bugs.webkit.org/show_bug.cgi?id=211336
Summary
[GTK] Test /webkit/WebKitWebExtension/user-messages is flaky
Diego Pino
Reported
2020-05-02 00:22:20 PDT
I started noticing this failure once we switched to Flatpak. Sometimes it returns a failure, other times returns a timeout. Timeout:
https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/13599/steps/API%20tests/logs/stdio
GLib-DEBUG: posix_spawn avoided (child_setup specified) /webkit/WebKitWebExtension/user-messages: Bail out! ERROR:../../Tools/TestWebKitAPI/Tests/WebKitGLib/WebExtensionTest.cpp:535:extensionMessageReceivedCallback(WebKitWebExtension*, WebKitUserMessage*)::<lambda(GObject*, GAsyncResult*, gpointer)>: assertion failed (error.get() == NULL): Message Ping was not handled (WebKitUserMessageError, 0) TIMEOUT Failure:
https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/13592/steps/API%20tests/logs/stdio
GLib-DEBUG: posix_spawn avoided (child_setup specified) /webkit/WebKitWebExtension/user-messages: Bail out! ERROR:../../Tools/TestWebKitAPI/Tests/WebKitGLib/WebExtensionTest.cpp:535:extensionMessageReceivedCallback(WebKitWebExtension*, WebKitUserMessage*)::<lambda(GObject*, GAsyncResult*, gpointer)>: assertion failed (error.get() == NULL): Message Ping was not handled (WebKitUserMessageError, 0) FAIL
Attachments
Add attachment
proposed patch, testcase, etc.
Amanda Falke
Comment 1
2023-08-29 15:05:19 PDT
Same issues persist; gardened this here
https://github.com/WebKit/WebKit/pull/17203
In
https://bugs.webkit.org/show_bug.cgi?id=258883
, we removed the failing expectations, and removed those bug tickets from the expectation file, without noting or closing the bugs. This patch restores those expectations; same issues persist in GTK as per this bug. It also appears that
267125@main
didn't resolve those flakiness issues for this test in particular, e.g.
https://bugs.webkit.org/show_bug.cgi?id=260382
.
EWS
Comment 2
2023-08-30 01:36:03 PDT
Test gardening commit
267448@main
(ceb8e6198351): <
https://commits.webkit.org/267448@main
> Reviewed commits have been landed. Closing PR #17203 and removing active labels.
Vitaly Dyackhov
Comment 3
2023-08-30 08:01:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17225
EWS
Comment 4
2023-08-30 12:30:41 PDT
Committed
267462@main
(fce44888e8cc): <
https://commits.webkit.org/267462@main
> Reviewed commits have been landed. Closing PR #17225 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug