[Webkit-unassigned] [Bug 111057] New: [Qt] REGRESSION(144265): Inspector tests are failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 02:03:05 PST 2013


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

           Summary: [Qt] REGRESSION(144265): Inspector tests are failing.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kadam at inf.u-szeged.hu
                CC: ossy at webkit.org, pfeldman at chromium.org,
                    zarvai at inf.u-szeged.hu, szledan at inf.u-szeged.hu,
                    rtakacs at inf.u-szeged.hu, eustas at chromium.org
            Blocks: 79666


Tree tests started to fail:

 * http/tests/inspector/console-resource-errors.html

Diff:
--- /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
@@ -4,5 +4,5 @@
 GET http://127.0.0.1:8000/inspector/missing.css 404 (Not Found) console-resource-errors-iframe.html:3 console-message console-error-level
 GET http://127.0.0.1:8000/inspector/non-existent-iframe.html 404 (Not Found) non-existent-iframe.html:1 console-message console-error-level
 GET http://127.0.0.1:8000/inspector/non-existent-script.js 404 (Not Found) console-resource-errors-iframe.html:4 console-message console-error-level
-GET http://127.0.0.1:8000/inspector/non-existent-xhr 404 (Not Found) [native code]:1send [native code]:1loadXHR console-resource-errors.html:18performActions console-resource-errors.html:10eval codeeval [native code]:1evaluate [native code]:1_evaluateOn_evaluateAndWrapevaluate console-message console-error-level
+GET http://127.0.0.1:8000/inspector/non-existent-xhr 404 (Not Found) [native code]:1send [native code]:1loadXHR console-resource-errors.html:18performActions console-resource-errors.html:10eval codeeval [native code]:1evaluate [native code]:1call [native code]:1_evaluateOn_evaluateAndWrapevaluate console-message console-error-level

 * http/tests/inspector/extensions-network-redirect.html

Diff:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/extensions-network-redirect-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/extensions-network-redirect-actual.txt
@@ -4,19 +4,5 @@
 Started extension.
 Running tests...
 RUNNING TEST: extension_testGetRedirectRequestContent
-content: null, encoding: 
-RUNNING TEST: extension_testRedirectRequestFinished
-Finished request: http://127.0.0.1:8000/loading/resources/redirect-methods-result.php?status=302
-Finished request: http://127.0.0.1:8000/loading/resources/redirect-methods-result.php?redirected=true
-RUNNING TEST: extension_testRedirectRequestInHAR
-Requests in HAR:
-http://127.0.0.1:8000/inspector/extensions-network-redirect.html
-http://127.0.0.1:8000/inspector/extensions-network-test.js
-http://127.0.0.1:8000/inspector/extensions-test.js
-http://127.0.0.1:8000/inspector/inspector-test.js
-http://127.0.0.1:8000/loading/resources/redirect-methods-result.php?redirected=true
-http://127.0.0.1:8000/loading/resources/redirect-methods-result.php?redirected=true
-http://127.0.0.1:8000/loading/resources/redirect-methods-result.php?status=302
-http://127.0.0.1:8000/loading/resources/redirect-methods-result.php?status=302
-All tests done.
+Uncaught exception in inspector front-end: TypeError: 'undefined' is not an object (evaluating 'PageAgent.ResourceType.Other') [qrc:/webkit/inspector/NetworkManager.js:266]

 * http/tests/inspector/resource-har-pages.html

Diff:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/resource-har-pages-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/inspector/resource-har-pages-actual.txt
@@ -8,7 +8,7 @@
             onLoad : <number>
         }
         startedDateTime : <plausible>
-        title : "http://127.0.0.1:8000/resources/redirect.php?url=/inspector/resources/har-pages-navigation-target.html"
+        title : "http://127.0.0.1:8000/inspector/resources/har-pages-navigation-target.html"
     }
     1 : {
         id : <string>
@@ -26,6 +26,4 @@
 page: page_1 url: http://127.0.0.1:8000/inspector/resources/har-pages-iframe.html
 page: page_1 url: http://127.0.0.1:8000/inspector/resources/har-pages-navigation-target.html
 page: page_1 url: http://127.0.0.1:8000/inspector/resources/source1.js
-page: page_1 url: http://127.0.0.1:8000/resources/redirect.php?url=/inspector/resources/har-pages-navigation-target.html
-Page reloaded.

Do you happen know what caused it? Thanks.

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