[Webkit-unassigned] [Bug 76566] New: [Qt] REGRESSION(r105310): Two inspector tests fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 13:55:29 PST 2012


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

           Summary: [Qt] REGRESSION(r105310): Two inspector tests fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
            Blocks: 73099


After http://trac.webkit.org/changeset/105310 two inspector tests fail:

http/tests/inspector/console-cross-origin-iframe-logging.html is new test:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/console-cross-origin-iframe-logging-actual.txt 
@@ -4,13 +4,7 @@

 CONSOLE MESSAGE: Unable to post message to http://127.0.0.1:8000. Recipient has origin http://localhost:8000.

+FAIL: Timed out waiting for notifyDone to be called
 Tests that cross origin errors are logged with source url and line number.


-Unsafe JavaScript attempt to access frame with URL http://localhost:8000/inspector/resources/cross-origin-iframe.html from frame with URL http://127.0.0.1:8000/inspector/console-cross-origin-iframe-logging.html. Domains, protocols and ports must match.
-
-Unsafe JavaScript attempt to access frame with URL http://localhost:8000/inspector/resources/cross-origin-iframe.html from frame with URL http://127.0.0.1:8000/inspector/console-cross-origin-iframe-logging.html. Domains, protocols and ports must match.
-
-Unable to post message to http://127.0.0.1:8000. Recipient has origin http://localhost:8000.
-
-

http/tests/inspector/console-resource-errors.html is old test:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/console-resource-errors-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/console-resource-errors-actual.txt 
@@ -1,6 +1,7 @@
 Tests that errors to load a resource cause error messages to be logged to console.


+XHR finished loading: "http://127.0.0.1:8000/inspector/non-existent-xhr". console-message console-log-level
 console-resource-errors-iframe.html:3GET http://127.0.0.1:8000/inspector/missing.css 404 (Not Found) console-message console-error-level
 console-resource-errors-iframe.html:4GET http://127.0.0.1:8000/inspector/non-existent-script.js 404 (Not Found) console-message console-error-level
 non-existent-iframe.html:1GET http://127.0.0.1:8000/inspector/non-existent-iframe.html 404 (Not Found) console-message console-error-level

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