RESOLVED FIXED Bug 77416
[Chromium] Layout Test inspector/timeline/timeline-receive-response-event.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=77416
Summary [Chromium] Layout Test inspector/timeline/timeline-receive-response-event.htm...
Yuzo Fujishima
Reported 2012-01-31 02:33:53 PST
The following layout test is flaky on Linux (5%). inspector/timeline/timeline-receive-response-event.html --- /mnt/data/b/build/slave/Webkit_Linux/build/layout-test-results/inspector/timeline/timeline-receive-response-event-expected.txt +++ /mnt/data/b/build/slave/Webkit_Linux/build/layout-test-results/inspector/timeline/timeline-receive-response-event-actual.txt @@ -6,6 +6,7 @@ ResourceReceivedData ResourceFinish FunctionCall +GCEvent ResourceSendRequest ResourceReceiveResponse ResourceReceivedData
Attachments
Andrey Kosyakov
Comment 1 2012-02-10 01:43:02 PST
Fixed by r107385 (we should filter out GCEvent, as these are mostly non-deterministic)
Note You need to log in before you can comment on or make changes to this bug.