Bug 80803 - Layout Test inspector/timeline/timeline-start-time.html becomes flaky
Summary: Layout Test inspector/timeline/timeline-start-time.html becomes flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-11 19:15 PDT by Fumitoshi Ukai
Modified: 2012-03-12 02:22 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fumitoshi Ukai 2012-03-11 19:15:41 PDT
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
Comment 1 Andrey Kosyakov 2012-03-12 02:22:06 PDT
committed fix as r110417: http://trac.webkit.org/changeset/110417