[Webkit-unassigned] [Bug 42090] [Qt] Some inspector test fail intermittently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 10:33:15 PDT 2010


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





--- Comment #2 from Csaba Osztrogonac <ossy at webkit.org>  2010-07-12 10:33:15 PST ---
I forgot to add diffs:

-- /tmp/layout-test-results/inspector/timeline-layout-expected.txt    2010-07-12 10:32:20.000000000 -0700
+++ /tmp/layout-test-results/inspector/timeline-layout-actual.txt    2010-07-12 10:32:20.000000000 -0700
@@ -1,14 +1,3 @@
 Tests the Timeline API instrumentation of a Layout event

-Layout Properties:
-{
-    startTime : <number>
-    data : {
-    }
-    children : <object>
-    endTime : <number>
-    type : 1
-    usedHeapSize : <number>
-    totalHeapSize : <number>
-}
 Test data


-- /tmp/layout-test-results/inspector/timeline-parse-html-expected.txt    2010-07-12 10:32:24.000000000 -0700
+++ /tmp/layout-test-results/inspector/timeline-parse-html-actual.txt    2010-07-12 10:32:24.000000000 -0700
@@ -1,31 +1,3 @@
 Tests the Timeline API instrumentation of ParseHTML

-ParseHTML Properties:
-{
-    startTime : <number>
-    data : {
-        length : 9
-        startLine : 0
-        endLine : 0
-    }
-    children : <object>
-    endTime : <number>
-    type : 4
-    usedHeapSize : <number>
-    totalHeapSize : <number>
-}
-ParseHTML Properties:
-{
-    startTime : <number>
-    data : {
-        length : 1
-        startLine : 0
-        endLine : 0
-    }
-    children : <object>
-    endTime : <number>
-    type : 4
-    usedHeapSize : <number>
-    totalHeapSize : <number>
-}
 Test data


--- /tmp/layout-test-results/inspector/timeline-recalculate-styles-expected.txt    2010-07-12 10:32:26.000000000 -0700
+++ /tmp/layout-test-results/inspector/timeline-recalculate-styles-actual.txt    2010-07-12 10:32:26.000000000 -0700
@@ -1,14 +1,3 @@
 Tests the Timeline API instrumentation of a style recalculation event

-RecalculateStyles Properties:
-{
-    startTime : <number>
-    data : {
-    }
-    children : <object>
-    endTime : <number>
-    type : 2
-    usedHeapSize : <number>
-    totalHeapSize : <number>
-}
 Test data

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