[Webkit-unassigned] [Bug 168194] New: [GTK] Test /webkit2/WebKitWebExtension/form-controls-associated-signal is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 11:26:32 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168194

            Bug ID: 168194
           Summary: [GTK] Test
                    /webkit2/WebKitWebExtension/form-controls-associated-s
                    ignal is flaky
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, svillar at igalia.com

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170212/3dc89aa2/attachment-0001.html>


More information about the webkit-unassigned mailing list