[Webkit-unassigned] [Bug 90530] New: inspector/extensions/extensions-resources.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 01:48:19 PDT 2012


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

           Summary: inspector/extensions/extensions-resources.html fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: ossy at webkit.org, pfeldman at chromium.org,
                    vsevik at chromium.org


Modified test fails after r121792 on Qt and Lion.

--- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/extensions/extensions-resources-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/extensions/extensions-resources-actual.txt 
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 11: don't panic!
+FAIL: Timed out waiting for notifyDone to be called
 Tests resource-related methods of WebInspector extension API


@@ -60,27 +60,4 @@
 content committed for resource .../audits-style1.css (type: stylesheet), new content: div.test { width: 220px; height: 42px; }
 Revision content: div.test { width: 220px; height: 42px; }
 RUNNING TEST: extension_testOnResourceAdded
-resource added:
-{
-    0 : {
-        url : data:application/javascript...
-        type : "script"
-        getContent : <function>
-        setContent : <function>
-    }
-}
-RUNNING TEST: extension_testOpenResourceHandler
-handleOpenResource() invoked [this should only appear once!]: 
-{
-    0 : {
-        url : .../extensions-resources.html
-        type : "document"
-        getContent : <function>
-        setContent : <function>
-    }
-    1 : 11
-}
-RUNNING TEST: extension_testSetResourceContent
-div.test width after stylesheet edited (should be 126): 126
-All tests done.

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