[Webkit-unassigned] [Bug 42162] [Qt] (REGRESSION? r63191) http/tests/inspector/resource-har-conversion.html is failing on the 32bit Linux Release bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 03:08:25 PST 2012


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





--- Comment #3 from Csaba Osztrogonac <ossy at webkit.org>  2012-11-21 03:10:25 PST ---
It still fails, but with different diff:

--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/http/tests/inspector/resource-har-conversion-expected.txt
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/http/tests/inspector/resource-har-conversion-actual.txt
@@ -10,7 +10,7 @@
         {
             cache : {
             }
-            pageref : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
+            pageref : "page_1"
             request : {
                 bodySize : <number>
                 cookies : [
@@ -53,7 +53,7 @@
             response : {
                 bodySize : <number>
                 content : {
-                    mimeType : "application/x-javascript"
+                    mimeType : "text/plain"
                     size : <number>
                 }
                 cookies : [
@@ -99,7 +99,7 @@
         {
             cache : {
             }
-            pageref : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
+            pageref : "page_1"
             request : {
                 bodySize : <number>
                 cookies : [
@@ -135,7 +135,7 @@
         {
             cache : {
             }
-            pageref : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
+            pageref : "page_1"
             request : {
                 bodySize : <number>
                 cookies : [
@@ -151,7 +151,7 @@
             response : {
                 bodySize : <number>
                 content : {
-                    mimeType : "application/x-javascript"
+                    mimeType : "text/plain"
                     size : <number>
                 }
                 cookies : [
@@ -170,7 +170,7 @@
         {
             cache : {
             }
-            pageref : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
+            pageref : "page_1"
             request : {
                 bodySize : <number>
                 cookies : [
@@ -216,7 +216,7 @@
                 onLoad : <number>
             }
             startedDateTime : <plausible>
-            title : ""
+            title : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
         }
     ]
     version : <string>

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