Bug 168194

Summary: [GTK] Test /webkit2/WebKitWebExtension/form-controls-associated-signal is flaky
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, commit-queue, ews-watchlist, mcatanzaro, rniwa, svillar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 none

Michael Catanzaro
Reported 2017-02-12 11:26:32 PST
The GTK+ API test /webkit2/WebKitWebExtension/form-controls-associated-signal fails roughly half the time: ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebExtensions.cpp:223:void didAssociateFormControlsCallback(GDBusConnection*, const char*, const char*, const char*, const char*, GVariant*, WebViewTest*): assertion failed: (!g_strcmp0(formIds, FORM_ID FORM2_ID) || !g_strcmp0(formIds, INPUT_ID)) The test expects this callback to be called first with the string "form-idform2-id"; however, it is often called with "form2-idform-id" instead. Sergio, do you think this is a problem that needs to be fixed, or does it not matter and we just need to update the assertion?
Attachments
Patch (2.81 KB, patch)
2017-12-23 19:42 PST, Michael Catanzaro
no flags
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 (2.97 MB, application/zip)
2017-12-23 21:43 PST, EWS Watchlist
no flags
Michael Catanzaro
Comment 1 2017-02-12 11:30:13 PST
Michael Catanzaro
Comment 2 2017-12-23 19:25:07 PST
(In reply to Michael Catanzaro from comment #0) > The test expects this callback to be called first with the string > "form-idform2-id"; however, it is often called with "form2-idform-id" > instead. Sergio, do you think this is a problem that needs to be fixed, or > does it not matter and we just need to update the assertion? We just need to update the assertion.
Michael Catanzaro
Comment 3 2017-12-23 19:42:31 PST
EWS Watchlist
Comment 4 2017-12-23 21:43:36 PST
Comment on attachment 330166 [details] Patch Attachment 330166 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/5815929 New failing tests: imported/w3c/web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/update.https.html
EWS Watchlist
Comment 5 2017-12-23 21:43:38 PST
Created attachment 330170 [details] Archive of layout-test-results from ews106 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
WebKit Commit Bot
Comment 6 2018-01-02 10:17:11 PST
Comment on attachment 330166 [details] Patch Clearing flags on attachment: 330166 Committed r226326: <https://trac.webkit.org/changeset/226326>
WebKit Commit Bot
Comment 7 2018-01-02 10:17:12 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.