| 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 3061 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3072 BUGYUKOT : LayoutTests/fast/forms/get-forms-to-about-blank.html = FAIL | 3072 BUGYUKOT : LayoutTests/fast/forms/get-forms-to-about-blank.html = FAIL |
| 3073 // TODO(YUKOT): Uncomment previous timeout expectations (above) for the followin
g 2 layout tests. | 3073 // TODO(YUKOT): Uncomment previous timeout expectations (above) for the followin
g 2 layout tests. |
| 3074 BUGYUKOT : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = FAI
L | 3074 BUGYUKOT : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = FAI
L |
| 3075 BUGYUKOT : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.ht
ml = FAIL | 3075 BUGYUKOT : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.ht
ml = FAIL |
| 3076 BUG28034 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-den
y.html = FAIL | 3076 BUG28034 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-den
y.html = FAIL |
| 3077 | 3077 |
| 3078 BUG28040 LINUX : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL | 3078 BUG28040 LINUX : LayoutTests/fast/body-propagation/overflow/004.html = PASS FAIL |
| 3079 BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL | 3079 BUG28041 MAC : LayoutTests/storage/domstorage/clear.html = PASS FAIL |
| 3080 BUG28044 WIN LINUX : LayoutTests/websocket/tests/frame-length-skip.html = PASS F
AIL | 3080 BUG28044 WIN LINUX : LayoutTests/websocket/tests/frame-length-skip.html = PASS F
AIL |
| 3081 BUG28057 WIN : LayoutTests/dom/html/level2/html/HTMLElement95.html = CRASH | 3081 BUG28057 WIN : LayoutTests/dom/html/level2/html/HTMLElement95.html = CRASH |
| 3082 BUG28074 MAC : LayoutTests/http/tests/loading/redirect-with-no-location-crash.ht
ml = TIMEOUT |
| 3083 BUG28075 LINUX : LayoutTests/animations/combo-transform-translate+scale.html = F
AIL |
| 3084 BUG28077 MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL |
| 3085 BUG28079 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html =
TIMEOUT |
| 3086 BUG28080 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization.
html = TIMEOUT |
| OLD | NEW |