| 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 3155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3166 // WebKit Roll 49684:49761 | 3166 // WebKit Roll 49684:49761 |
| 3167 BUG_YUTAK : LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.htm
l = FAIL | 3167 BUG_YUTAK : LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.htm
l = FAIL |
| 3168 BUG_YUTAK LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-i
n-iframe.html = FAIL PASS | 3168 BUG_YUTAK LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-i
n-iframe.html = FAIL PASS |
| 3169 | 3169 |
| 3170 // WebKit Roll 49761:49809 | 3170 // WebKit Roll 49761:49809 |
| 3171 BUG_JAPHET : LayoutTests/media/media-load-event.html = FAIL | 3171 BUG_JAPHET : LayoutTests/media/media-load-event.html = FAIL |
| 3172 BUG_JAPHET : LayoutTests/media/progress-event-at-least-one.html = FAIL | 3172 BUG_JAPHET : LayoutTests/media/progress-event-at-least-one.html = FAIL |
| 3173 | 3173 |
| 3174 // WebKit Roll 49809:49830 | 3174 // WebKit Roll 49809:49830 |
| 3175 // New test flakiness is being observed. | 3175 // New test flakiness is being observed. |
| 3176 BUG_YUTAK LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = FAIL
PASS | |
| 3177 BUG_YUTAK MAC : LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f.svg = FAIL PASS | |
| 3178 BUG_YUTAK MAC LINUX : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PA
SS | 3176 BUG_YUTAK MAC LINUX : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PA
SS |
| 3179 BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS | 3177 BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS |
| 3180 | 3178 |
| 3181 // Test expectation for MAC is located above. | 3179 // Test expectation for MAC is located above. |
| 3182 // Please remove CRASH from that line when the fix is in. | 3180 // Please remove CRASH from that line when the fix is in. |
| 3183 BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS | 3181 BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS |
| 3184 | 3182 |
| 3185 // WebKit Roll 49830:49844 | |
| 3186 BUG_YUTAK WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH | |
| 3187 | |
| 3188 // Not sure when the flakiness started. | 3183 // Not sure when the flakiness started. |
| 3189 BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = C
RASH PASS | 3184 BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = C
RASH PASS |
| 3190 | 3185 |
| 3191 // Caused by ukai at revision 29626 (WebSockets) | 3186 // Caused by ukai at revision 29626 (WebSockets) |
| 3192 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PA
SS | 3187 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PA
SS |
| 3193 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH
PASS | 3188 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH
PASS |
| 3194 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-html-response-enco
ding.html = CRASH PASS | 3189 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-html-response-enco
ding.html = CRASH PASS |
| 3195 | 3190 |
| 3196 // Incorrect baseline removed. | 3191 // Incorrect baseline removed. |
| 3197 BUG25433 WIN LINUX : LayoutTests/css2.1/t040103-ident-03-c.html = IMAGE | 3192 BUG25433 WIN LINUX : LayoutTests/css2.1/t040103-ident-03-c.html = IMAGE |
| OLD | NEW |