| Index: third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-getSources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-getSources-expected.txt b/third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-getSources-expected.txt
|
| deleted file mode 100644
|
| index 13ecd81a7c0dfa17c8514d45ea04a11e12c47ef6..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-getSources-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -CONSOLE WARNING: line 1: MediaStreamTrack.getSources is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/features/4765305641369600 for more details.
|
| -Tests MediaStreamTrack::getSources.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS MediaStreamTrack.getSources(gotSources1); did not throw exception.
|
| -PASS gotSources1 was called.
|
| -PASS sources.length > 0 is true
|
| -PASS gotStream was called.
|
| -PASS MediaStreamTrack.getSources(gotSources2); did not throw exception.
|
| -PASS gotSources2 was called.
|
| -PASS sources.length > 0 is true
|
| -PASS sources[0].id === previousId is true
|
| -PASS sources[0].label.length > 0 is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|