[Webkit-unassigned] [Bug 89858] New: [GTK] Test /webkit2/WebKitWebView/permission-requests fails due to a runtime warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 00:37:20 PDT 2012


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

           Summary: [GTK] Test /webkit2/WebKitWebView/permission-requests
                    fails due to a runtime warning
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: xan.lopez at gmail.com


It doesn't happen in the bots, though, so I guess it's a bug in some versions of geoclue.

/webkit2/WebKitWebView/permission-requests: 
** (Programs/WebKit2APITests/TestWebKitWebView:26401): WARNING **: Metadata for error domain "geoclue-error-quark" already registered

We don't register any error quark for geolocation errors, so this is a geoclue issue. Warnings are critical by default when running unit tests, so we need make them not critical for this particular test case to make it pass.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list