Bug 88725

Summary: [EFL][GTK] media/track/track-cue-rendering-inner-timestamps.html is failing
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, feature-media-reviews, rakuco, simon.fraser, vcarbune, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.