| 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 2642 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2653 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL | 2653 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL |
| 2654 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-frames.html = FAIL | 2654 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-frames.html = FAIL |
| 2655 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL | 2655 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL |
| 2656 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-subframeload.html =
FAIL | 2656 BUG11613 WIN : LayoutTests/http/tests/navigation/redirect302-subframeload.html =
FAIL |
| 2657 BUG11613 WIN : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FA
IL | 2657 BUG11613 WIN : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FA
IL |
| 2658 BUG11613 WIN : LayoutTests/http/tests/navigation/success200-frames.html = FAIL | 2658 BUG11613 WIN : LayoutTests/http/tests/navigation/success200-frames.html = FAIL |
| 2659 BUG11613 WIN : LayoutTests/http/tests/navigation/success200-subframeload.html =
FAIL | 2659 BUG11613 WIN : LayoutTests/http/tests/navigation/success200-subframeload.html =
FAIL |
| 2660 BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAI
L | 2660 BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAI
L |
| 2661 BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-subframeload.html
= FAIL | 2661 BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-subframeload.html
= FAIL |
| 2662 | 2662 |
| 2663 // These tests were broken by the latest skia drop (masks and opacity). |
| 2664 BUG_SENORBLANCO LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.ht
ml = FAIL |
| 2665 BUG_SENORBLANCO LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAI
L |
| 2666 BUG_SENORBLANCO LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAI
L |
| 2667 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg
= FAIL |
| 2668 BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAI
L |
| 2669 |
| 2663 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 | 2670 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 |
| 2664 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA
IL | 2671 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA
IL |
| OLD | NEW |