Title: [202587] trunk/LayoutTests
- Revision
- 202587
- Author
- [email protected]
- Date
- 2016-06-28 14:27:21 -0700 (Tue, 28 Jun 2016)
Log Message
Rebaseline http/tests/media/video-auth.html for WK2
https://bugs.webkit.org/show_bug.cgi?id=159195
Unreviewed test gardening.
* platform/wk2/http/tests/media/video-auth-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (202586 => 202587)
--- trunk/LayoutTests/ChangeLog 2016-06-28 21:10:32 UTC (rev 202586)
+++ trunk/LayoutTests/ChangeLog 2016-06-28 21:27:21 UTC (rev 202587)
@@ -1,3 +1,12 @@
+2016-06-28 Ryan Haddad <[email protected]>
+
+ Rebaseline http/tests/media/video-auth.html for WK2
+ https://bugs.webkit.org/show_bug.cgi?id=159195
+
+ Unreviewed test gardening.
+
+ * platform/wk2/http/tests/media/video-auth-expected.txt:
+
2016-06-28 Youenn Fablet <[email protected]>
Iterable interfaces should have their related prototype @@iterator property writable
Modified: trunk/LayoutTests/platform/wk2/http/tests/media/video-auth-expected.txt (202586 => 202587)
--- trunk/LayoutTests/platform/wk2/http/tests/media/video-auth-expected.txt 2016-06-28 21:10:32 UTC (rev 202586)
+++ trunk/LayoutTests/platform/wk2/http/tests/media/video-auth-expected.txt 2016-06-28 21:27:21 UTC (rev 202587)
@@ -1,6 +1,10 @@
127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with username:password
+localhost:8000 - didReceiveAuthenticationChallenge - Responding with username:password
-Tests that the media player sends authorization credentials when requesting a media file.
+Tests that the media player sends authorization credentials when requesting a media file.
+Testing same domain (127.0.0.1)
EVENT(canplay)
+Testing cross domain (localhost)
+EVENT(canplay)
END OF TEST
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes