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

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

Issue 149601: SKIP the audio-data-url.html. It's a new test, added in http://trac.webkit.or... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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 consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 2837 matching lines...) Expand 10 before | Expand all | Expand 10 after
2848 BUG16676 : LayoutTests/fast/canvas/canvas-composite-alpha.html = FAIL 2848 BUG16676 : LayoutTests/fast/canvas/canvas-composite-alpha.html = FAIL
2849 BUG16676 : LayoutTests/fast/canvas/canvas-invalid-strokestyle.html = FAIL 2849 BUG16676 : LayoutTests/fast/canvas/canvas-invalid-strokestyle.html = FAIL
2850 BUG16676 : LayoutTests/fast/canvas/canvas-path-with-inf-nan-dimensions.html = FA IL 2850 BUG16676 : LayoutTests/fast/canvas/canvas-path-with-inf-nan-dimensions.html = FA IL
2851 BUG16676 : LayoutTests/fast/canvas/canvas-set-properties-with-non-invertible-ctm .html = FAIL 2851 BUG16676 : LayoutTests/fast/canvas/canvas-set-properties-with-non-invertible-ctm .html = FAIL
2852 BUG16676 : LayoutTests/fast/canvas/canvas-stroke-empty-fill.html = FAIL 2852 BUG16676 : LayoutTests/fast/canvas/canvas-stroke-empty-fill.html = FAIL
2853 BUG16676 : LayoutTests/fast/canvas/canvas-text-baseline.html = FAIL 2853 BUG16676 : LayoutTests/fast/canvas/canvas-text-baseline.html = FAIL
2854 BUG16676 : LayoutTests/fast/canvas/canvas-transforms-during-path.html = FAIL 2854 BUG16676 : LayoutTests/fast/canvas/canvas-transforms-during-path.html = FAIL
2855 BUG16676 : LayoutTests/fast/canvas/fill-stroke-clip-reset-path.html = FAIL 2855 BUG16676 : LayoutTests/fast/canvas/fill-stroke-clip-reset-path.html = FAIL
2856 BUG16676 : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL 2856 BUG16676 : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL
2857 2857
2858 // New test, added in http://trac.webkit.org/changeset/45783
2859 // audio/3gpp mime type, does not play in Chromium yet.
2860 BUG13907 SKIP : LayoutTests/media/audio-data-url.html = FAIL
2861
2858 // WebKit merge 42738:45840 2862 // WebKit merge 42738:45840
2859 // New tests, need baseline. 2863 // New tests, need baseline.
2860 BUG16678 : LayoutTests/media/audio-data-url.html = FAIL
2861 BUG16678 : LayoutTests/fast/dom/replace-first-child.html = FAIL 2864 BUG16678 : LayoutTests/fast/dom/replace-first-child.html = FAIL
2862 BUG16678 : LayoutTests/fast/text/international/khmer-selection.html = FAIL 2865 BUG16678 SKIP : LayoutTests/fast/text/international/khmer-selection.html = FAIL
2863 BUG16678 : LayoutTests/http/tests/security/xssAuditor/base-href-safe3.html = FAI L 2866 BUG16678 : LayoutTests/http/tests/security/xssAuditor/base-href-safe3.html = FAI L
2864 BUG16678 : LayoutTests/http/tests/security/xssAuditor/inline-event-HTML-entities .html = FAIL 2867 BUG16678 : LayoutTests/http/tests/security/xssAuditor/inline-event-HTML-entities .html = FAIL
2865 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entit ies-control-char.html = FAIL 2868 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entit ies-control-char.html = FAIL
2866 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entit ies-named.html = FAIL 2869 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entit ies-named.html = FAIL
2867 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entit ies-null-char.html = FAIL 2870 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entit ies-null-char.html = FAIL
2868 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entit ies.html = FAIL 2871 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entit ies.html = FAIL
2869 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-control-ch ar.html = FAIL 2872 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-control-ch ar.html = FAIL
2870 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-null-char. html = FAIL 2873 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-null-char. html = FAIL
2871 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link.html = FAI L 2874 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link.html = FAI L
2872 BUG16678 : LayoutTests/http/tests/security/xssAuditor/link-onclick-entities.html = FAIL 2875 BUG16678 : LayoutTests/http/tests/security/xssAuditor/link-onclick-entities.html = FAIL
2873 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-entities.html = FAIL 2876 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-entities.html = FAIL
2874 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-src-redirect-sa fe.html = FAIL 2877 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-src-redirect-sa fe.html = FAIL
2875 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-dou ble-quote.html = FAIL 2878 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-dou ble-quote.html = FAIL
2876 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-ent ities.html = FAIL 2879 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-ent ities.html = FAIL
2877 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-no- quote.html = FAIL 2880 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-no- quote.html = FAIL
2878 2881
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698