Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: LayoutTests/media/encrypted-media/encrypted-media-istypesupported-expected.txt

Issue 328243002: Remove passing testharness expected files that are not required. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@presubmit_testharness
Patch Set: don't delete http sw workers expected for the moment Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/media/encrypted-media/encrypted-media-istypesupported-expected.txt
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-istypesupported-expected.txt b/LayoutTests/media/encrypted-media/encrypted-media-istypesupported-expected.txt
deleted file mode 100644
index 3528e42c96d4a97db722f45957dcb8fd51c13aa1..0000000000000000000000000000000000000000
--- a/LayoutTests/media/encrypted-media/encrypted-media-istypesupported-expected.txt
+++ /dev/null
@@ -1,70 +0,0 @@
-This is a testharness.js-based test.
-PASS Test unsupported key system: ''
-PASS Test unsupported key system: '', 'video/webm'
-PASS Test unsupported key system: 'com.example.foo'
-PASS Test unsupported key system: 'com.example.foo', 'video/webm'
-PASS Test Clear Key: 'org.w3.clearkey'
-PASS Test Clear Key: 'org.w3.clearkey', 'audio/webm'
-PASS Test Clear Key: 'org.w3.clearkey', 'audio/webm; codecs="vorbis"'
-PASS Test Clear Key: 'org.w3.clearkey', 'video/webm'
-PASS Test Clear Key: 'org.w3.clearkey', 'video/webm; codecs="vp8"'
-PASS Test Clear Key: 'org.w3.clearkey', 'video/webm; codecs="vorbis"'
-PASS Test Clear Key: 'org.w3.clearkey', 'video/webm; codecs="vp8,vorbis"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', ' video/webm; codecs="vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm ; codecs="vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs="vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs="vp8" '
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs=" vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs="vp8 "'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs=" vorbis,vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs="vorbis, vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs="vorbis,vp8 "'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs=",vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs="vp8,"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs=",vp8,"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs=",vorbis,vp8,"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs="vorbis,vp8,"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs=",vorbis,vp8,"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; codecs=",vorbis,vp8,,"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'Video/webm; codecs="vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/Webm; codecs="vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'video/webm; Codecs="vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'VIDEO/WEBM; CODECS="vp8"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'VIDEO/WEBM; foo="bar"'
-PASS Test valid Clear Key variants: 'org.w3.clearkey', 'VIDEO/WEBM; foo="bar" codecs="vp8"'
-PASS Test invalid Clear Key variants: 'org'
-PASS Test invalid Clear Key variants: 'org.'
-PASS Test invalid Clear Key variants: 'org.w3'
-PASS Test invalid Clear Key variants: 'org.w3.'
-PASS Test invalid Clear Key variants: 'org.w3.clearkey.foo'
-PASS Test invalid Clear Key variants: 'org.w3.learkey'
-PASS Test invalid Clear Key variants: 'org.w3.clearke'
-PASS Test invalid Clear Key variants: 'or.w3.clearkey'
-PASS Test invalid Clear Key variants: ' org.w3.clearkey'
-PASS Test invalid Clear Key variants: 'org.w3.clearkey '
-PASS Test invalid Clear Key variants: 'org.w3. clearkey'
-PASS Test invalid Clear Key variants: '.org.w3.clearkey'
-PASS Test invalid Clear Key variants: 'org.w3.clearkey.'
-PASS Test invalid Clear Key variants: 'org.w3..clearkey'
-PASS Test invalid Clear Key variants: 'org.w3.clear.key'
-PASS Test invalid Clear Key variants: 'org.w3.Clearkey'
-PASS Test invalid Clear Key variants: 'Org.w3.clearkey'
-PASS Test invalid Clear Key variants: 'org.w3☺.clearkey'
-PASS Test prefixed Clear Key: 'webkit-org.w3.clearkey'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'foo'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'audio/foo'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/foo'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/webm; codecs="foo"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'audio/webm; codecs="vp8,vorbis"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'audio/webm; codecs="vorbis, vp8"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'audio/webm; codecs="vp8"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'audio/webm; codecs="aac"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/webm; codecs="avc1"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/webm; codecs="avc1,vorbis"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/webm; codecs="vp8,aac"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/webm; codecs="Vp8"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/webm; codecs="VP8"'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/webm☺'
-PASS Test Clear Key with invalid contentTypes: 'org.w3.clearkey', 'video/webm; codecs="vp8☺"'
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698