Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 1359 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1370 BUG10353 WIN LINUX : LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL | 1370 BUG10353 WIN LINUX : LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL |
| 1371 BUG10353 WIN LINUX : LayoutTests/fast/forms/listbox-selection-2.html = FAIL | 1371 BUG10353 WIN LINUX : LayoutTests/fast/forms/listbox-selection-2.html = FAIL |
| 1372 BUG10353 WIN LINUX : LayoutTests/fast/forms/select-item-background-clip.html = F AIL | 1372 BUG10353 WIN LINUX : LayoutTests/fast/forms/select-item-background-clip.html = F AIL |
| 1373 BUG10353 WIN LINUX : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL | 1373 BUG10353 WIN LINUX : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL |
| 1374 | 1374 |
| 1375 // Form control scrollbars seem to be drawn incorrectly. | 1375 // Form control scrollbars seem to be drawn incorrectly. |
| 1376 BUG10353 LINUX : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL | 1376 BUG10353 LINUX : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL |
| 1377 BUG10353 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-ur l-in-foreign-domain-subframe.html = TIMEOUT PASS | 1377 BUG10353 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-ur l-in-foreign-domain-subframe.html = TIMEOUT PASS |
| 1378 BUG10668 : chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL | 1378 BUG10668 : chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL |
| 1379 // This test sometimes fails indefinitely, other times it takes 1-2 seconds. | 1379 // This test sometimes fails indefinitely, other times it takes 1-2 seconds. |
| 1380 BUG14009 WIN LINUX : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIM EOUT PASS FAIL | 1380 BUG14009 WIN MAC LINUX : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS FAIL |
|
ojan
2009/09/01 17:19:01
Nit: In the future, you can just remove all the pl
| |
| 1381 | |
| 1382 // This is failing on the mac debug only, not sure why, but it's pretty repeatab le on the bots, so we | |
| 1383 // go to the complexity to split out that one case to track any other changes fo r the other platforms. | |
| 1384 BUG10353 DEBUG MAC : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIM EOUT FAIL PASS | |
| 1385 | 1381 |
| 1386 // NEW FOR MERGE 37604:38097 | 1382 // NEW FOR MERGE 37604:38097 |
| 1387 // This is a Safari specific test used to document the set of global | 1383 // This is a Safari specific test used to document the set of global |
| 1388 // constructors they expose and the exact way they are printed. Not | 1384 // constructors they expose and the exact way they are printed. Not |
| 1389 // important - we might even want to ignore it. | 1385 // important - we might even want to ignore it. |
| 1390 // New tests. We should fix these, but they doesn't need to block the current | 1386 // New tests. We should fix these, but they doesn't need to block the current |
| 1391 // release | 1387 // release |
| 1392 BUG10354 WIN LINUX : LayoutTests/fast/layers/opacity-transforms.html = FAIL | 1388 BUG10354 WIN LINUX : LayoutTests/fast/layers/opacity-transforms.html = FAIL |
| 1393 BUG10354 MAC : LayoutTests/plugins/netscape-construct.html = FAIL | 1389 BUG10354 MAC : LayoutTests/plugins/netscape-construct.html = FAIL |
| 1394 | 1390 |
| (...skipping 1069 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2464 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT | 2460 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT |
| 2465 | 2461 |
| 2466 // Mac LayoutTest/http errors after removing blanket exception. | 2462 // Mac LayoutTest/http errors after removing blanket exception. |
| 2467 BUG20748 MAC : LayoutTests/http/tests/plugins/npapi-response-headers.html = TIME OUT | 2463 BUG20748 MAC : LayoutTests/http/tests/plugins/npapi-response-headers.html = TIME OUT |
| 2468 BUG20748 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin -navigation.html = TIMEOUT | 2464 BUG20748 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin -navigation.html = TIMEOUT |
| 2469 BUG20748 MAC : LayoutTests/http/tests/plugins/get-url.html = TIMEOUT | 2465 BUG20748 MAC : LayoutTests/http/tests/plugins/get-url.html = TIMEOUT |
| 2470 BUG20748 MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT | 2466 BUG20748 MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT |
| 2471 | 2467 |
| 2472 BUG_OJAN WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL | 2468 BUG_OJAN WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL |
| 2473 BUG_OJAN WIN LINUX : LayoutTests/fast/inspector/style.html = FAIL | 2469 BUG_OJAN WIN LINUX : LayoutTests/fast/inspector/style.html = FAIL |
| OLD | NEW |