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

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

Issue 176068: Update bug number in test_expectations and remove comment that the test just ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 3 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 1875 matching lines...) Expand 10 before | Expand all | Expand 10 after
1886 // Needs investigation, perhaps just needs to be re-baselined on all 1886 // Needs investigation, perhaps just needs to be re-baselined on all
1887 // platforms. 1887 // platforms.
1888 BUG10859 LINUX MAC : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL 1888 BUG10859 LINUX MAC : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL
1889 BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL 1889 BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL
1890 1890
1891 // New failures from WebKit Merge 42671:42725 1891 // New failures from WebKit Merge 42671:42725
1892 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS 1892 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS
1893 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT 1893 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT
1894 BUG10861 LINUX MAC : LayoutTests/security/set-form-autocomplete-attribute.html = TIMEOUT PASS 1894 BUG10861 LINUX MAC : LayoutTests/security/set-form-autocomplete-attribute.html = TIMEOUT PASS
1895 1895
1896 // New failures from WebKit merge 42725:42805 1896 // WebKit change http://trac.webkit.org/changeset/42732 introduced Mac specific expectations,
1897 // The following tests needs rebaseline on MAC because of 1897 // but Chrome Mac has Windows behaviors.
1898 // WebKit change http://trac.webkit.org/changeset/42732 1898 BUG20833 MAC : LayoutTests/editing/selection/click-in-margins-inside-editable-di v.html = FAIL
1899 BUG10999 MAC : LayoutTests/editing/selection/click-in-margins-inside-editable-di v.html = FAIL 1899 BUG20833 MAC : LayoutTests/editing/selection/click-in-padding-with-multiple-line -boxes.html = FAIL
1900 BUG10999 MAC : LayoutTests/editing/selection/click-in-padding-with-multiple-line -boxes.html = FAIL
1901 1900
1902 // New failures from WebKit merge 42725:42805 1901 // New failures from WebKit merge 42725:42805
1903 // Because of WebKit change http://trac.webkit.org/changeset/42740, 1902 // Because of WebKit change http://trac.webkit.org/changeset/42740,
1904 // DumpRenderTree now dumps additional info on the element that was 1903 // DumpRenderTree now dumps additional info on the element that was
1905 // passed to the policy delegate. So the dump changes. 1904 // passed to the policy delegate. So the dump changes.
1906 // We need to reflect the change in test shell. 1905 // We need to reflect the change in test shell.
1907 BUG11000 : LayoutTests/fast/encoding/mailto-always-utf-8.html = FAIL CRASH 1906 BUG11000 : LayoutTests/fast/encoding/mailto-always-utf-8.html = FAIL CRASH
1908 BUG11000 : LayoutTests/fast/loader/policy-delegate-action-hit-test-zoomed.html = FAIL 1907 BUG11000 : LayoutTests/fast/loader/policy-delegate-action-hit-test-zoomed.html = FAIL
1909 BUG11000 : LayoutTests/http/tests/misc/policy-delegate-called-twice.html = FAIL 1908 BUG11000 : LayoutTests/http/tests/misc/policy-delegate-called-twice.html = FAIL
1910 BUG11000 : LayoutTests/http/tests/misc/redirect-to-external-url.html = FAIL 1909 BUG11000 : LayoutTests/http/tests/misc/redirect-to-external-url.html = FAIL
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after
2379 BUG20748 MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT 2378 BUG20748 MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT
2380 2379
2381 BUG_OJAN WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL 2380 BUG_OJAN WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL
2382 BUG_OJAN WIN LINUX : LayoutTests/fast/inspector/style.html = FAIL 2381 BUG_OJAN WIN LINUX : LayoutTests/fast/inspector/style.html = FAIL
2383 2382
2384 // Flaky crashes 2383 // Flaky crashes
2385 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-style-filter.html = PASS CRASH 2384 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-style-filter.html = PASS CRASH
2386 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-document-all.html = PASS CRASH 2385 BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-document-all.html = PASS CRASH
2387 2386
2388 BUG10480 LINUX DEBUG : LayoutTests/editing/selection/move-by-line-001.html = PAS S FAIL 2387 BUG10480 LINUX DEBUG : LayoutTests/editing/selection/move-by-line-001.html = PAS S FAIL
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