Bug 88725 - [EFL][GTK] media/track/track-cue-rendering-inner-timestamps.html is failing
Summary: [EFL][GTK] media/track/track-cue-rendering-inner-timestamps.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-10 00:19 PDT by Chris Dumez
Modified: 2012-09-20 13:39 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2012-06-10 01:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (3.05 KB, patch)
2012-06-10 05:12 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-06-10 00:19:50 PDT
The new test introduced in r119907 (Bug 88187) is failing on EFL and GTK ports.

The diff looks like:
-Current time: 2.25
+Current time: 2.249999761581421
-Current time: 2.75
+Current time: 2.750000238418579
-Current time: 3.25
+Current time: 3.249999761581421
-Current time: 3.75
+Current time: 3.750000238418579

It looks like a rounding issue.
Comment 1 Chris Dumez 2012-06-10 00:35:41 PDT
Skipping test for GTK and EFL ports in Bug 88726.
Comment 2 Chris Dumez 2012-06-10 01:02:51 PDT
Created attachment 146725 [details]
Patch
Comment 3 Victor Carbune 2012-06-10 03:43:12 PDT
Your patch looks great, thanks!
Comment 4 Chris Dumez 2012-06-10 05:12:20 PDT
Created attachment 146732 [details]
Patch

Unskip the test case for EFL/GTK in the same patch.
Comment 5 WebKit Review Bot 2012-06-10 11:44:19 PDT
Comment on attachment 146732 [details]
Patch

Clearing flags on attachment: 146732

Committed r119942: <http://trac.webkit.org/changeset/119942>
Comment 6 WebKit Review Bot 2012-06-10 11:44:24 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Simon Fraser (smfr) 2012-09-20 13:39:26 PDT
Test times out on mac: bug 97259.