[Webkit-unassigned] [Bug 196196] New: [GTK] Regression in inspector/audit/run-resources.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 03:07:59 PDT 2019


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

            Bug ID: 196196
           Summary: [GTK] Regression in inspector/audit/run-resources.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

The test is failing since the introduction of this feature in r242941 (Web Inspector: Audit: provide a way to get the contents of resources https://bugs.webkit.org/show_bug.cgi?id=195266).

It seems the problem is that in the GTK port there's an extra assert print.

Diff:

--- /WebKit/WebKitBuild/Release/layout-test-results/inspector/audit/run-resources-expected.txt
+++ /WebKit/WebKitBuild/Release/layout-test-results/inspector/audit/run-resources-actual.txt
@@ -13,6 +13,7 @@
 PASS: sample-resource.css should have the expected content.
 PASS: sample-resource.css should not be base64 encoded.
 Found sample-resource.js.
+ASSERT: sample-resource.js should have a text/javascript MIME type.
 PASS: sample-resource.js should have the expected content.
 PASS: sample-resource.js should not be base64 encoded.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190325/a545e32b/attachment.html>


More information about the webkit-unassigned mailing list