| 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 2549 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2560 BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL | 2560 BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL |
| 2561 BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL | 2561 BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL |
| 2562 BUG10760 LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL | 2562 BUG10760 LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL |
| 2563 BUG10760 LINUX MAC : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FA
IL | 2563 BUG10760 LINUX MAC : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FA
IL |
| 2564 | 2564 |
| 2565 // New failures from WebKit Merge 42671:42725 | 2565 // New failures from WebKit Merge 42671:42725 |
| 2566 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS | 2566 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS |
| 2567 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT | 2567 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT |
| 2568 | 2568 |
| 2569 // New failures from WebKit merge 42725:42805 | 2569 // New failures from WebKit merge 42725:42805 |
| 2570 // Because of WebKit change http://trac.webkit.org/changeset/42740, | 2570 // Need to implement WebFrameLoaderClient::dispatchUnableToImplmentPolicy(). |
| 2571 // DumpRenderTree now dumps additional info on the element that was | 2571 BUG24074 : LayoutTests/http/tests/misc/redirect-to-external-url.html = FAIL |
| 2572 // passed to the policy delegate. So the dump changes. | |
| 2573 // We need to reflect the change in test shell. | |
| 2574 BUG11000 : LayoutTests/fast/encoding/mailto-always-utf-8.html = FAIL | |
| 2575 BUG11000 : LayoutTests/fast/loader/policy-delegate-action-hit-test-zoomed.html =
FAIL | |
| 2576 BUG11000 : LayoutTests/http/tests/misc/policy-delegate-called-twice.html = FAIL | |
| 2577 BUG11000 : LayoutTests/http/tests/misc/redirect-to-external-url.html = FAIL | |
| 2578 | 2572 |
| 2579 // New failures from WebKit merge 42725:42805 | 2573 // New failures from WebKit merge 42725:42805 |
| 2580 // WebKit change http://trac.webkit.org/changeset/42785 | 2574 // WebKit change http://trac.webkit.org/changeset/42785 |
| 2581 // added a test which submits a form and then uses history.back() | 2575 // added a test which submits a form and then uses history.back() |
| 2582 // to go back. in test_shell history.back() does not go back, | 2576 // to go back. in test_shell history.back() does not go back, |
| 2583 // so the test timeouts. | 2577 // so the test timeouts. |
| 2584 BUG11001 LINUX MAC WIN : LayoutTests/http/tests/history/back-to-post.php = TIMEO
UT | 2578 BUG11001 LINUX MAC WIN : LayoutTests/http/tests/history/back-to-post.php = TIMEO
UT |
| 2585 | 2579 |
| 2586 // New failures from WebKit merge 42725:42805 | 2580 // New failures from WebKit merge 42725:42805 |
| 2587 // Reasons unknown.. | 2581 // Reasons unknown.. |
| (...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3068 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted
by end of 10/06/2009 | 3062 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted
by end of 10/06/2009 |
| 3069 BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL | 3063 BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL |
| 3070 BUG23972 WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH PASS | 3064 BUG23972 WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH PASS |
| 3071 | 3065 |
| 3072 // Flaky timeouts first appearing at r27764 (webkit 48947) | 3066 // Flaky timeouts first appearing at r27764 (webkit 48947) |
| 3073 BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEO
UT PASS | 3067 BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEO
UT PASS |
| 3074 | 3068 |
| 3075 // WebKit update: 49213:49221 | 3069 // WebKit update: 49213:49221 |
| 3076 BUG24063 : LayoutTests/fast/dom/Window/window-postmessage-clone.html = FAIL | 3070 BUG24063 : LayoutTests/fast/dom/Window/window-postmessage-clone.html = FAIL |
| 3077 | 3071 |
| OLD | NEW |