[Webkit-unassigned] [Bug 61928] New: [GTK] Web Inspector tests failing in GTK bots after r87901

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 08:43:58 PDT 2011


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

           Summary: [GTK] Web Inspector tests failing in GTK bots after
                    r87901
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msanchez at igalia.com
                CC: mrobinson at webkit.org


Right after committing changes in r87901 (http://trac.webkit.org/changeset/87901), the following tests started to fail:

  inspector/audits/audits-panel-functional.html
  inspector/extensions/extensions-resources.html

For some time there were similar (not identical, though) failures in the "SnowLeopard Intel Debug WK2 Tests" bot, but they quickly went away. However the failures in GTK bots remain consistently, so filing a bug (this bug) and skipping them temporarily for GTK.

The diff outputs at the moment in GTK bots are as follows:


--- /tmp/msanchez/inspector/audits/audits-panel-functional-expected.txt    2011-06-02 07:28:59.151741468 -0700
+++ /tmp/msanchez/inspector/audits/audits-panel-functional-actual.txt    2011-06-02 07:28:59.151741468 -0700
@@ -1,9 +1,9 @@
 Tests audit rules.     
 Page reloaded.
   Network Utilization
-    Combine external JavaScript (4)
+    Combine external JavaScript (7)
      There are multiple resources served from same domain. Consider combining them into as few files as possible.
-      4 JavaScript resources served from [domain].
+      7 JavaScript resources served from [domain].
     Specify image dimensions (2)
      A width and height should be specified for all images in order to speed up page display. The following image(s) are missing a width and/or height:
        foo1.jpg


--- /tmp/msanchez/inspector/extensions/extensions-resources-expected.txt    2011-06-02 07:29:06.447741214 -0700
+++ /tmp/msanchez/inspector/extensions/extensions-resources-actual.txt    2011-06-02 07:29:06.447741214 -0700
@@ -6,6 +6,8 @@
 Running tests...
 RUNNING TEST: extension_testGetHAR
 resource: .../tests/inspector/extensions-resources-test.js
+resource: .../tests/inspector/extensions-resources-test.js
+resource: .../tests/inspector/extensions-test.js
 resource: .../tests/inspector/extensions-test.js
 resource: .../tests/inspector/inspector-test.js
 resource: .../inspector/extensions/extensions-resources.html

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