RESOLVED INVALID 42090
[Qt] Some inspector test fail intermittently
https://bugs.webkit.org/show_bug.cgi?id=42090
Summary [Qt] Some inspector test fail intermittently
Csaba Osztrogonác
Reported 2010-07-12 10:08:52 PDT
I found 3 inspector test fail intermittently on the Qt bot: inspector/timeline-layout.html inspector/timeline-parse-html.html inspector/timeline-recalculate-styles.html I ran WebKitTools/Script/run-webkit-tests inspecptor --singly, and all of them failed at all times. Without --singly option, they always pass. It might be a DRT sideeffect or missing initialization problem which should be fixed asap.
Attachments
Patch (5.32 KB, patch)
2011-03-16 00:33 PDT, Yury Semikhatsky
no flags
Patch (5.57 KB, patch)
2011-03-16 00:53 PDT, Yury Semikhatsky
no flags
Csaba Osztrogonác
Comment 1 2010-07-12 10:29:52 PDT
Csaba Osztrogonác
Comment 2 2010-07-12 10:33:15 PDT
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
Yury Semikhatsky
Comment 3 2011-03-16 00:33:30 PDT
Yury Semikhatsky
Comment 4 2011-03-16 00:53:13 PDT
Yury Semikhatsky
Comment 5 2011-03-16 00:54:22 PDT
Left inspector/styles/styles-add-blank-property.html and inspector/timeline/timeline-paint.html since they fail when run in standalone mode.
Yury Semikhatsky
Comment 6 2011-03-16 01:19:00 PDT
Csaba Osztrogonác
Comment 7 2011-03-16 04:45:58 PDT
Csaba Osztrogonác
Comment 8 2011-03-16 05:12:23 PDT
Laszlo Gombos
Comment 9 2011-05-21 15:42:10 PDT
Comment on attachment 85918 [details] Patch Removing r+ as it has been committed to take it out from the "pending-commit" list.
Jocelyn Turcotte
Comment 10 2014-02-03 03:16:37 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.