| 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 3253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3264 // Regressions: Unexpected crashes (1), passed again in roll to 50324 | 3264 // Regressions: Unexpected crashes (1), passed again in roll to 50324 |
| 3265 BUG26291 WIN : LayoutTests/fast/forms/button-submit.html = PASS CRASH | 3265 BUG26291 WIN : LayoutTests/fast/forms/button-submit.html = PASS CRASH |
| 3266 | 3266 |
| 3267 // WebKit roll 50313:50324 | 3267 // WebKit roll 50313:50324 |
| 3268 BUG_ROLANDSTEINER MAC LINUX : LayoutTests/fast/block/float/float-in-float-hit-te
sting.html = IMAGE | 3268 BUG_ROLANDSTEINER MAC LINUX : LayoutTests/fast/block/float/float-in-float-hit-te
sting.html = IMAGE |
| 3269 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/events/click-focus-anchor.html = TEXT | 3269 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/events/click-focus-anchor.html = TEXT |
| 3270 BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT | 3270 BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT |
| 3271 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html
= TEXT | 3271 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html
= TEXT |
| 3272 BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT | 3272 BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT |
| 3273 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing.
html = IMAGE | 3273 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing.
html = IMAGE |
| 3274 BUG_ROLANDSTEINER WIN : LayoutTests/editing/inserting/typing-003.html = TIMEOUT | 3274 BUG9798 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html =
PASS TIMEOUT |
| 3275 BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/margin-collapse/102.html = TIMEOU
T | 3275 BUG24182 WIN RELEASE SLOW : LayoutTests/dom/html/level2/html/HTMLAppletElement01
.html = PASS |
| 3276 BUG_ROLANDSTEINER WIN : LayoutTests/http/tests/incremental/slow-utf8-text.pl = T
IMEOUT | |
| 3277 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement02.htm
l = CRASH | |
| 3278 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement03.htm
l = CRASH | |
| 3279 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement04.htm
l = CRASH | |
| 3280 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement05.htm
l = CRASH | |
| 3281 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement06.htm
l = CRASH | |
| 3282 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement07.htm
l = CRASH | |
| 3283 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement08.htm
l = CRASH | |
| 3284 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement09.htm
l = CRASH | |
| 3285 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement10.htm
l = CRASH | |
| 3286 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLBodyElement08.html
= CRASH | |
| 3287 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLBodyElement12.html
= CRASH | |
| 3288 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLDocument02.html = C
RASH | |
| 3289 // used to be slow/timout, crashed in roll to WebKit r50324 | |
| 3290 // was: BUG9798 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01
.html = PASS TIMEOUT | |
| 3291 // was: BUG24182 WIN RELEASE SLOW : LayoutTests/dom/html/level2/html/HTMLAppletE
lement01.html = PASS | |
| 3292 BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement01.htm
l = CRASH | |
| OLD | NEW |