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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 9969061: Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist containers and codecs. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: renamed function Created 8 years, 8 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 unified diff | Download patch
« no previous file with comments | « net/base/mime_util.cc ('k') | webkit/tools/test_shell/test_shell_webmimeregistry_impl.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // This file should almost always be empty. Normally Chromium test expectations 1 // This file should almost always be empty. Normally Chromium test expectations
2 // are only put here temporarily, and moved to 2 // are only put here temporarily, and moved to
3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
4 // where they will remain until they are rebaselined. 4 // where they will remain until they are rebaselined.
5 // 5 //
6 // 6 //
7 // If you are landing a Chromium CL that would break webkit layout tests, 7 // If you are landing a Chromium CL that would break webkit layout tests,
8 // please follow these steps: 8 // please follow these steps:
9 // 9 //
10 // 1. Add expected failures to the bottom of this file, and run your CL through 10 // 1. Add expected failures to the bottom of this file, and run your CL through
(...skipping 10 matching lines...) Expand all
21 // change. 21 // change.
22 // 22 //
23 // 23 //
24 // Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within 24 // Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within
25 // Chromium, he will delete ALL expectations within this file. (By then, they 25 // Chromium, he will delete ALL expectations within this file. (By then, they
26 // will be redundant, because you already landed those same expectations in 26 // will be redundant, because you already landed those same expectations in
27 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt . 27 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt .
28 // Right?) 28 // Right?)
29 // 29 //
30 // EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL 30 // EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL
31 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_codecs_order_1.html = PASS
32 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_pa rameter_1.html = PASS
33 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = P ASS
34 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = P ASS
35
OLDNEW
« no previous file with comments | « net/base/mime_util.cc ('k') | webkit/tools/test_shell/test_shell_webmimeregistry_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698