Bug 136998

Summary: [GTK] Test /webkit2/WebKitWebView/can-show-mime-type fails if evince browser plugin is installed
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, svillar
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch pnormand: review+

Description Carlos Garcia Campos 2014-09-22 03:58:54 PDT
/webkit2/WebKitWebView/can-show-mime-type: **
ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitWebView.cpp:240:void testWebViewCanShowMIMEType(WebViewTest*, gconstpointer): assertion failed: (!webkit_web_view_can_show_mime_type(test->m_webView, "application/pdf"))

I think we can just remove the pdf check, since we are already checking other unsupported mime types.
Comment 1 Carlos Garcia Campos 2014-09-22 04:00:34 PDT
Created attachment 238472 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-09-22 04:15:23 PDT
Committed r173832: <http://trac.webkit.org/changeset/173832>