Changeset 202587 in webkit
- Timestamp:
- Jun 28, 2016, 2:27:21 PM (9 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r202583 r202587 1 2016-06-28 Ryan Haddad <ryanhaddad@apple.com> 2 3 Rebaseline http/tests/media/video-auth.html for WK2 4 https://bugs.webkit.org/show_bug.cgi?id=159195 5 6 Unreviewed test gardening. 7 8 * platform/wk2/http/tests/media/video-auth-expected.txt: 9 1 10 2016-06-28 Youenn Fablet <youenn@apple.com> 2 11 -
trunk/LayoutTests/platform/wk2/http/tests/media/video-auth-expected.txt
r185745 r202587 1 1 127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with username:password 2 localhost:8000 - didReceiveAuthenticationChallenge - Responding with username:password 2 3 3 Tests that the media player sends authorization credentials when requesting a media file. 4 Tests that the media player sends authorization credentials when requesting a media file. 5 Testing same domain (127.0.0.1) 6 EVENT(canplay) 7 Testing cross domain (localhost) 4 8 EVENT(canplay) 5 9 END OF TEST
Note:
See TracChangeset
for help on using the changeset viewer.