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

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

Issue 343077: Update test_expectations.txt to reflect passing tests.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 BUG24182 SLOW WIN DEBUG : LayoutTests/editing/selection/extend-by-word-002.html = PASS 104 BUG24182 SLOW WIN DEBUG : LayoutTests/editing/selection/extend-by-word-002.html = PASS
105 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/editing/pasteboard/smart-paste-001.h tml = PASS 105 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/editing/pasteboard/smart-paste-001.h tml = PASS
106 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/misc/SVGFont-delayed-load.htm l = PASS 106 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/misc/SVGFont-delayed-load.htm l = PASS
107 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/fast/dom/Window/window-lookup-preced ence.html = PASS 107 BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/fast/dom/Window/window-lookup-preced ence.html = PASS
108 BUG24182 SLOW WIN : LayoutTests/fast/loader/local-CSS-from-local.html = PASS 108 BUG24182 SLOW WIN : LayoutTests/fast/loader/local-CSS-from-local.html = PASS
109 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/incremental/split-hex-entitie s.pl = PASS 109 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/incremental/split-hex-entitie s.pl = PASS
110 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequest Exception.html = PASS 110 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequest Exception.html = PASS
111 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/connection-err or-sync.html = PASS 111 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/connection-err or-sync.html = PASS
112 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-r efresh.pl = PASS 112 BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-r efresh.pl = PASS
113 BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS 113 BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS
114 // was slow, timed out in roll to WebKit r50324 114 BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS
115 BUG24182 WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = TIMEOUT
116 115
117 // --- collecting results for supported-xml-content-types.html --- 116 // --- collecting results for supported-xml-content-types.html ---
118 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml- content-types.html = PASS 117 BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml- content-types.html = PASS
119 // was slow, started to timeout 118 // was slow, started to timeout
120 BUG24182 LINUX : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-typ es.html = PASS TIMEOUT 119 BUG24182 LINUX : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-typ es.html = PASS TIMEOUT
121 BUG18702 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types .html = PASS TIMEOUT 120 BUG18702 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types .html = PASS TIMEOUT
122 121
123 // ----------------------------------------------------------------- 122 // -----------------------------------------------------------------
124 // SKIPPED TESTS 123 // SKIPPED TESTS
125 // ----------------------------------------------------------------- 124 // -----------------------------------------------------------------
(...skipping 1353 matching lines...) Expand 10 before | Expand all | Expand 10 after
1479 // These tests fail because of work that needs to be done in Mac TestShell to 1478 // These tests fail because of work that needs to be done in Mac TestShell to
1480 // bring it up to par with Win TestShell. These tests pass on Win and should 1479 // bring it up to par with Win TestShell. These tests pass on Win and should
1481 // pass on Mac once we fix the bugs. 1480 // pass on Mac once we fix the bugs.
1482 // 1481 //
1483 1482
1484 // We've bucketed tests into groupings for why they're failing. Please try 1483 // We've bucketed tests into groupings for why they're failing. Please try
1485 // to add new failures in the appropriate bucket. 1484 // to add new failures in the appropriate bucket.
1486 1485
1487 // text fields wrong width 1486 // text fields wrong width
1488 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug53690-1.html = FAIL 1487 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug53690-1.html = FAIL
1489 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug53690-2.html = FAIL
1490 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug9024.html = FAIL 1488 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug9024.html = FAIL
1491 BUG10670 MAC : chrome/fast/forms/basic-selects.html = FAIL 1489 BUG10670 MAC : chrome/fast/forms/basic-selects.html = FAIL
1492 1490
1493 // we're waiting on upstreaming a change to how textarea padding works. rather 1491 // we're waiting on upstreaming a change to how textarea padding works. rather
1494 // than rebasing, we'll wait for the upstream (which ojan said should happen 1492 // than rebasing, we'll wait for the upstream (which ojan said should happen
1495 // early in Jan 09). 1493 // early in Jan 09).
1496 BUG10364 MAC : LayoutTests/fast/css/resize-corner-tracking.html = FAIL 1494 BUG10364 MAC : LayoutTests/fast/css/resize-corner-tracking.html = FAIL
1497 BUG10364 MAC : LayoutTests/http/tests/navigation/reload-subframe-object.html = T IMEOUT FAIL 1495 BUG10364 MAC : LayoutTests/http/tests/navigation/reload-subframe-object.html = T IMEOUT FAIL
1498 1496
1499 // bad key event handling 1497 // bad key event handling
(...skipping 1564 matching lines...) Expand 10 before | Expand all | Expand 10 after
3064 // Flaky failure 3062 // Flaky failure
3065 BUG24167 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-port-exp licit-domain.html = PASS FAIL 3063 BUG24167 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-port-exp licit-domain.html = PASS FAIL
3066 3064
3067 BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS TIMEOUT 3065 BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS TIMEOUT
3068 3066
3069 BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE 3067 BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE
3070 3068
3071 // WebKit roll 49405:49413 3069 // WebKit roll 49405:49413
3072 BUG_HCLAM : LayoutTests/http/tests/xmlhttprequest/logout.html = FAIL 3070 BUG_HCLAM : LayoutTests/http/tests/xmlhttprequest/logout.html = FAIL
3073 3071
3074 // WebKit roll 49502:49562
3075 BUG_DIMICH : LayoutTests/fast/events/add-event-without-document.html = TIMEOUT
3076
3077 //WebKit roll 49562:49583 3072 //WebKit roll 49562:49583
3078 SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL 3073 SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL
3079 3074
3080 BUG24862 LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL 3075 BUG24862 LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL
3081 3076
3082 // WebKit roll 49583:49597 3077 // WebKit roll 49583:49597
3083 BUG24930 MAC DEBUG : LayoutTests/editing/selection/editable-html-element.html = FAIL PASS 3078 BUG24930 MAC DEBUG : LayoutTests/editing/selection/editable-html-element.html = FAIL PASS
3084 // was FAIL for above roll, passed in roll to 50313 3079 // was FAIL for above roll, passed in roll to 50313
3085 BUG24930 LINUX DEBUG : LayoutTests/editing/selection/editable-html-element.html = FAIL PASS 3080 BUG24930 LINUX DEBUG : LayoutTests/editing/selection/editable-html-element.html = FAIL PASS
3086 3081
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
3272 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT 3267 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT
3273 BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3268 BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3274 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing. html = IMAGE 3269 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing. html = IMAGE
3275 BUG9798 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS TIMEOUT 3270 BUG9798 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS TIMEOUT
3276 BUG24182 WIN RELEASE SLOW : LayoutTests/dom/html/level2/html/HTMLAppletElement01 .html = PASS 3271 BUG24182 WIN RELEASE SLOW : LayoutTests/dom/html/level2/html/HTMLAppletElement01 .html = PASS
3277 3272
3278 // WebKit 50358:50395 3273 // WebKit 50358:50395
3279 BUG_SENORBLANCO : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT 3274 BUG_SENORBLANCO : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT
3280 BUG_SENORBLANCO WIN : LayoutTests/transitions/multiple-background-size-transitio ns.html = TEXT 3275 BUG_SENORBLANCO WIN : LayoutTests/transitions/multiple-background-size-transitio ns.html = TEXT
3281 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = IMA GE 3276 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = IMA GE
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