[Webkit-unassigned] [Bug 179419] New: REGRESSION(r224566): Many inspector tests are failing after r224566

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 8 01:39:35 PST 2017


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

            Bug ID: 179419
           Summary: REGRESSION(r224566): Many inspector tests are failing
                    after r224566
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure, Regression
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

All of them fail with the following error:

Uncaught exception in Inspector page: ReferenceError: Can't find variable: CodeMirror [TestCombined.js:36658:15]

This is because Test.html, even when combined, is trying to load CodeMirror from External/CodeMirror, but CodeMirror was already combined for Main.html. We need to also combine CodeMirror for Test.html. I don't know why this works in Mac.

-- 
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/20171108/feda5f6a/attachment.html>


More information about the webkit-unassigned mailing list