Changeset 202587 in webkit


Ignore:
Timestamp:
Jun 28, 2016 2:27:21 PM (8 years ago)
Author:
Ryan Haddad
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r202583 r202587  
     12016-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
    1102016-06-28  Youenn Fablet  <youenn@apple.com>
    211
  • trunk/LayoutTests/platform/wk2/http/tests/media/video-auth-expected.txt

    r185745 r202587  
    11127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with username:password
     2localhost:8000 - didReceiveAuthenticationChallenge - Responding with username:password
    23 
    3 Tests that the media player sends authorization credentials when requesting a media file. 
     4Tests that the media player sends authorization credentials when requesting a media file.
     5Testing same domain (127.0.0.1)
     6EVENT(canplay)
     7Testing cross domain (localhost)
    48EVENT(canplay)
    59END OF TEST
Note: See TracChangeset for help on using the changeset viewer.