[Webkit-unassigned] [Bug 45349] New: [GTK] testmimehandling falsely succeeds testing Ogg mime type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 17:58:19 PDT 2010


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

           Summary: [GTK] testmimehandling falsely succeeds testing Ogg
                    mime type
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: gns at gnome.org, pnormand at igalia.com


At least on my machine (Ubuntu 9.10), testmimehandling falsely succeeds when testing the Ogg file mime type. test_mime_ogg is actually testing the PDF mime type. When I switch the argument it passes from "pdf" to "ogg," the test fails. I uncovered this bug while writing a test for https://bugs.webkit.org/show_bug.cgi?id=31066.

The failure is:
ERROR:../../WebKit/gtk/tests/testmimehandling.c:128:mime_type_policy_decision_requested_cb: assertion failed (mime_type == "audio/ogg"): ("audio/x-vorbis+ogg" == "audio/ogg")

-- 
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