Bug 68248
| Summary: | [Qt] inspector/timeline/timeline-event-dispatch.html is flakey | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ossy |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Csaba Osztrogonác
--- /ramdisk/qt-linux-release/build/layout-test-results/inspector/timeline/timeline-event-dispatch-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/inspector/timeline/timeline-event-dispatch-actual.txt
@@ -1,16 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
Tests the Timeline API instrumentation of a DOM Dispatch (mousedown)
Test Mouse Target
-EventDispatch Properties:
-{
- startTime : <number>
- data : {
- type : "mousedown"
- }
- children : <object>
- endTime : <number>
- type : "EventDispatch"
- usedHeapSize : <number>
- totalHeapSize : <number>
-}
-
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
*** This bug has been marked as a duplicate of bug 68232 ***