| 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 1246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1257 // go to the complexity to split out that one case to track any other changes fo
r the other platforms. | 1257 // go to the complexity to split out that one case to track any other changes fo
r the other platforms. |
| 1258 BUG10353 DEBUG MAC : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIM
EOUT FAIL PASS | 1258 BUG10353 DEBUG MAC : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIM
EOUT FAIL PASS |
| 1259 | 1259 |
| 1260 // NEW FOR MERGE 37604:38097 | 1260 // NEW FOR MERGE 37604:38097 |
| 1261 // This is a Safari specific test used to document the set of global | 1261 // This is a Safari specific test used to document the set of global |
| 1262 // constructors they expose and the exact way they are printed. Not | 1262 // constructors they expose and the exact way they are printed. Not |
| 1263 // important - we might even want to ignore it. | 1263 // important - we might even want to ignore it. |
| 1264 // New tests. We should fix these, but they doesn't need to block the current | 1264 // New tests. We should fix these, but they doesn't need to block the current |
| 1265 // release | 1265 // release |
| 1266 BUG10354 WIN LINUX : LayoutTests/fast/layers/opacity-transforms.html = FAIL | 1266 BUG10354 WIN LINUX : LayoutTests/fast/layers/opacity-transforms.html = FAIL |
| 1267 BUG10354 : LayoutTests/plugins/netscape-construct.html = FAIL | 1267 BUG10354 MAC LINUX : LayoutTests/plugins/netscape-construct.html = FAIL |
| 1268 | 1268 |
| 1269 // MERGE 37604:38097 REGRESSIONS | 1269 // MERGE 37604:38097 REGRESSIONS |
| 1270 // New test. We should fix it, but it doesn't need to block the current release | 1270 // New test. We should fix it, but it doesn't need to block the current release |
| 1271 BUG10355 : LayoutTests/http/tests/security/originHeader/origin-header-for-empty.
html = TIMEOUT FAIL PASS | 1271 BUG10355 : LayoutTests/http/tests/security/originHeader/origin-header-for-empty.
html = TIMEOUT FAIL PASS |
| 1272 | 1272 |
| 1273 BUG10356 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-ht
tps.html = TIMEOUT FAIL | 1273 BUG10356 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-ht
tps.html = TIMEOUT FAIL |
| 1274 | 1274 |
| 1275 // MERGE 38389:38450 | 1275 // MERGE 38389:38450 |
| 1276 // WebKit regression: https://bugs.webkit.org/show_bug.cgi?id=20342 | 1276 // WebKit regression: https://bugs.webkit.org/show_bug.cgi?id=20342 |
| 1277 // Fails upstream, deferring for now. | 1277 // Fails upstream, deferring for now. |
| (...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2648 BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL | 2648 BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL |
| 2649 BUG12353 WIN LINUX : LayoutTests/fast/canvas/canvas-composite.html = FAIL | 2649 BUG12353 WIN LINUX : LayoutTests/fast/canvas/canvas-composite.html = FAIL |
| 2650 BUG12352 WIN LINUX : LayoutTests/fast/backgrounds/bgCompositeCopy.html = FAIL | 2650 BUG12352 WIN LINUX : LayoutTests/fast/backgrounds/bgCompositeCopy.html = FAIL |
| 2651 BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL | 2651 BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL |
| 2652 BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL | 2652 BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL |
| 2653 BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.ht
ml = FAIL | 2653 BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.ht
ml = FAIL |
| 2654 | 2654 |
| 2655 // webkit 44010+44027 introducted new tests | 2655 // webkit 44010+44027 introducted new tests |
| 2656 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL | 2656 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL |
| 2657 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html
= FAIL | 2657 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html
= FAIL |
| OLD | NEW |