Title: [125085] trunk/LayoutTests
Revision
125085
Author
eric.carl...@apple.com
Date
2012-08-08 14:08:32 -0700 (Wed, 08 Aug 2012)

Log Message

REGRESSION (r124710-r124713): media/video-seek-past-end-paused.html failing on Apple Lion Debug WK1 (Tests)
https://bugs.webkit.org/show_bug.cgi?id=93394

Unreviewed. Adding the correct results for failing tests on Mac.

* platform/mac/media/video-seek-past-end-paused-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125084 => 125085)


--- trunk/LayoutTests/ChangeLog	2012-08-08 21:04:36 UTC (rev 125084)
+++ trunk/LayoutTests/ChangeLog	2012-08-08 21:08:32 UTC (rev 125085)
@@ -1,3 +1,12 @@
+2012-08-08  Eric Carlson  <eric.carl...@apple.com>
+
+        REGRESSION (r124710-r124713): media/video-seek-past-end-paused.html failing on Apple Lion Debug WK1 (Tests)
+        https://bugs.webkit.org/show_bug.cgi?id=93394
+
+        Unreviewed. Adding the correct results for failing tests on Mac.
+
+        * platform/mac/media/video-seek-past-end-paused-expected.txt:
+
 2012-08-08  Pavel Feldman  <pfeld...@chromium.org>
 
         REGRESSION(r125046): Breaks debug build (assertion in protocol type checks) (Requested by pfeldman on #webkit).

Modified: trunk/LayoutTests/platform/mac/media/video-seek-past-end-paused-expected.txt (125084 => 125085)


--- trunk/LayoutTests/platform/mac/media/video-seek-past-end-paused-expected.txt	2012-08-08 21:04:36 UTC (rev 125084)
+++ trunk/LayoutTests/platform/mac/media/video-seek-past-end-paused-expected.txt	2012-08-08 21:08:32 UTC (rev 125085)
@@ -14,4 +14,5 @@
 EXPECTED (mediaElement.currentTime == 'mediaElement.duration'), OBSERVED '6.026666641235352' FAIL
 EXPECTED (video.ended == 'true'), OBSERVED 'false' FAIL
 
-END OF TEST
\ No newline at end of file
+END OF TEST
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to