[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
Thu May 17 04:25:01 PDT 2012


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





--- Comment #2 from Csaba Osztrogonac <ossy at webkit.org>  2012-05-17 04:24:05 PST ---
The bug is still valid, here is the 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 
@@ -11,7 +11,7 @@
         {
             startedDateTime : <plausible>
             id : <string>
-            title : ""
+            title : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
             pageTimings : {
                 onContentLoad : <number>
                 onLoad : <number>
@@ -20,7 +20,6 @@
     ]
     entries : [
         {
-            pageref : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
             startedDateTime : <plausible>
             time : <number>
             request : {
@@ -98,18 +97,18 @@
                 ]
                 content : {
                     size : <number>
-                    mimeType : "application/x-javascript"
-                }
-                redirectURL : ""
-                headersSize : <number>
-                bodySize : <number>
-            }
-            cache : {
-            }
-            timings : <object>
-        }
-        {
-            pageref : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
+                    mimeType : "text/plain"
+                }
+                redirectURL : ""
+                headersSize : <number>
+                bodySize : <number>
+            }
+            cache : {
+            }
+            timings : <object>
+            pageref : "page_1"
+        }
+        {
             startedDateTime : <plausible>
             time : <number>
             request : {
@@ -143,9 +142,9 @@
             cache : {
             }
             timings : <object>
-        }
-        {
-            pageref : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
+            pageref : "page_1"
+        }
+        {
             startedDateTime : <plausible>
             time : <number>
             request : {
@@ -169,18 +168,18 @@
                 ]
                 content : {
                     size : <number>
-                    mimeType : "application/x-javascript"
-                }
-                redirectURL : ""
-                headersSize : <number>
-                bodySize : <number>
-            }
-            cache : {
-            }
-            timings : <object>
-        }
-        {
-            pageref : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
+                    mimeType : "text/plain"
+                }
+                redirectURL : ""
+                headersSize : <number>
+                bodySize : <number>
+            }
+            cache : {
+            }
+            timings : <object>
+            pageref : "page_1"
+        }
+        {
             startedDateTime : <plausible>
             time : <number>
             request : {
@@ -218,6 +217,7 @@
             cache : {
             }
             timings : <object>
+            pageref : "page_1"
         }
     ]
 }

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