| 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 3097 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3108 | 3108 |
| 3109 BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS
TIMEOUT | 3109 BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS
TIMEOUT |
| 3110 | 3110 |
| 3111 BUG_24314 LINUX DEBUG : LayoutTests/editing/selection/extend-selection.html = PA
SS TIMEOUT | 3111 BUG_24314 LINUX DEBUG : LayoutTests/editing/selection/extend-selection.html = PA
SS TIMEOUT |
| 3112 | 3112 |
| 3113 BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE | 3113 BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE |
| 3114 | 3114 |
| 3115 // WebKit roll 49405:49413 | 3115 // WebKit roll 49405:49413 |
| 3116 BUG_HCLAM : LayoutTests/http/tests/xmlhttprequest/logout.html = FAIL | 3116 BUG_HCLAM : LayoutTests/http/tests/xmlhttprequest/logout.html = FAIL |
| 3117 | 3117 |
| 3118 // WebKit roll 49473:49502 | |
| 3119 BUG24756 : LayoutTests/fast/websockets/websocket-event-target.html = FAIL | |
| 3120 | |
| 3121 // WebKit roll 49502:49562 | 3118 // WebKit roll 49502:49562 |
| 3122 BUG_DIMICH : LayoutTests/fast/events/add-event-without-document.html = TIMEOUT | 3119 BUG_DIMICH : LayoutTests/fast/events/add-event-without-document.html = TIMEOUT |
| 3123 | 3120 |
| 3124 //WebKit roll 49562:49583 | 3121 //WebKit roll 49562:49583 |
| 3125 SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL | 3122 SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL |
| 3126 | 3123 |
| 3127 BUG24862 LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL | 3124 BUG24862 LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL |
| 3128 | 3125 |
| 3129 // WebKit roll 49583:49597 | 3126 // WebKit roll 49583:49597 |
| 3130 BUG24930 LINUX DEBUG : LayoutTests/editing/selection/editable-html-element.html
= FAIL | 3127 BUG24930 LINUX DEBUG : LayoutTests/editing/selection/editable-html-element.html
= FAIL |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3168 | 3165 |
| 3169 // Test expectation for MAC is located above. | 3166 // Test expectation for MAC is located above. |
| 3170 // Please remove CRASH from that line when the fix is in. | 3167 // Please remove CRASH from that line when the fix is in. |
| 3171 BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS | 3168 BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS |
| 3172 | 3169 |
| 3173 // WebKit Roll 49830:49844 | 3170 // WebKit Roll 49830:49844 |
| 3174 BUG_YUTAK WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH | 3171 BUG_YUTAK WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH |
| 3175 | 3172 |
| 3176 // Not sure when the flakiness started. | 3173 // Not sure when the flakiness started. |
| 3177 BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = C
RASH PASS | 3174 BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = C
RASH PASS |
| OLD | NEW |