Title: [217821] trunk/LayoutTests
Revision
217821
Author
[email protected]
Date
2017-06-05 23:30:49 -0700 (Mon, 05 Jun 2017)

Log Message

Rebaseline fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events.html and update TestExpectations.

Unreviewed test gardening.

* fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (217820 => 217821)


--- trunk/LayoutTests/ChangeLog	2017-06-06 05:44:03 UTC (rev 217820)
+++ trunk/LayoutTests/ChangeLog	2017-06-06 06:30:49 UTC (rev 217821)
@@ -1,5 +1,13 @@
 2017-06-05  Ryan Haddad  <[email protected]>
 
+        Rebaseline fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events.html and update TestExpectations.
+
+        Unreviewed test gardening.
+
+        * fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events-expected.txt:
+
+2017-06-05  Ryan Haddad  <[email protected]>
+
         Skip storage/domstorage/sessionstorage/set-item-synchronous-keydown.html on iOS.
         https://bugs.webkit.org/show_bug.cgi?id=172943
 

Modified: trunk/LayoutTests/TestExpectations (217820 => 217821)


--- trunk/LayoutTests/TestExpectations	2017-06-06 05:44:03 UTC (rev 217820)
+++ trunk/LayoutTests/TestExpectations	2017-06-06 06:30:49 UTC (rev 217821)
@@ -1358,7 +1358,7 @@
 
 webkit.org/b/170701 webrtc/datachannel/bufferedAmountLowThreshold.html [ Pass Failure ]
 
-webkit.org/b/170835 fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events.html [ Pass Failure ]
+webkit.org/b/172961 fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events.html [ Pass Timeout ]
 
 webkit.org/b/172378 fast/loader/recursive-before-unload-crash.html [ Skip ]
 webkit.org/b/172378 fast/repaint/table-hover-on-link.html [ Skip ]

Modified: trunk/LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events-expected.txt (217820 => 217821)


--- trunk/LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events-expected.txt	2017-06-06 05:44:03 UTC (rev 217820)
+++ trunk/LayoutTests/fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events-expected.txt	2017-06-06 06:30:49 UTC (rev 217821)
@@ -7,4 +7,10 @@
 PASS stream.getVideoTracks().length is 1
 PASS track.readyState is "live"
 PASS Plugged stream to video tag.
+PASS Video play callback succeeded.
+PASS Drawing to canvas.
+PASS Video canplaythrough callback succeeded.
+PASS successfullyParsed is true
 
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to