Bug 80803
Summary: | Layout Test inspector/timeline/timeline-start-time.html becomes flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fumitoshi Ukai <ukai> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | caseq, pfeldman |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Fumitoshi Ukai
The following layout test is failing on Windows
inspector/timeline/timeline-start-time.html
Probable cause:
http://trac.webkit.org/changeset/110394/
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Ftimeline%2Ftimeline-start-time.html
--- e:\b\build\slave\Webkit_Win\build\layout-test-results\inspector/timeline/timeline-start-time-expected.txt
+++ e:\b\build\slave\Webkit_Win\build\layout-test-results\inspector/timeline/timeline-start-time-actual.txt
@@ -1,4 +1,5 @@
Tests sanity of timeline timestamps.
+FAILED: event time should be before now: 1331517966826 < 1331517966826.536
done
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andrey Kosyakov
committed fix as r110417: http://trac.webkit.org/changeset/110417