| 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 2470 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2481 | 2481 |
| 2482 // WebKit 44922:44927 | 2482 // WebKit 44922:44927 |
| 2483 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL | 2483 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL |
| 2484 | 2484 |
| 2485 // WebKit 44928:44943 | 2485 // WebKit 44928:44943 |
| 2486 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL | 2486 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL |
| 2487 BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL | 2487 BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL |
| 2488 | 2488 |
| 2489 // WebKit 44969:45017 | 2489 // WebKit 44969:45017 |
| 2490 BUG15132 WIN LINUX : LayoutTests/editing/execCommand/5482023.html = FAIL | 2490 BUG15132 WIN LINUX : LayoutTests/editing/execCommand/5482023.html = FAIL |
| 2491 BUG15132 WIN LINUX : LayoutTests/editing/pasteboard/4989774.html = FAIL | |
| 2492 BUG15132 WIN LINUX : LayoutTests/fast/dom/HTMLTableColElement/resize-table-using
-col-width.html = FAIL | 2491 BUG15132 WIN LINUX : LayoutTests/fast/dom/HTMLTableColElement/resize-table-using
-col-width.html = FAIL |
| 2493 BUG15132 WIN : LayoutTests/media/event-attributes.html = FAIL | 2492 BUG15132 WIN : LayoutTests/media/event-attributes.html = FAIL |
| 2494 | 2493 |
| 2495 // The Mac layout test buildbots haven't generated a package for 20 days so | 2494 // The Mac layout test buildbots haven't generated a package for 20 days so |
| 2496 // the rebaselining tool isn't working for this --agl | 2495 // the rebaselining tool isn't working for this --agl |
| 2497 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL | 2496 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL |
| 2498 | 2497 |
| 2499 // WebKit 45017:45086 | 2498 // WebKit 45017:45086 |
| 2500 BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL | 2499 BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL |
| 2501 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL | 2500 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL |
| (...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2846 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS
S TIMEOUT | 2845 BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PAS
S TIMEOUT |
| 2847 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style
sheet-with-text-plain.html = TIMEOUT PASS | 2846 BUG18794 WIN MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-style
sheet-with-text-plain.html = TIMEOUT PASS |
| 2848 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS | 2847 BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS |
| 2849 | 2848 |
| 2850 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL | 2849 BUG18665 MAC : LayoutTests/security/block-test.html = FAIL |
| 2851 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL | 2850 BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL |
| 2852 | 2851 |
| 2853 // Test failures/flakiness from WebKit merge 46850 to 46894 | 2852 // Test failures/flakiness from WebKit merge 46850 to 46894 |
| 2854 BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS | 2853 BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS |
| 2855 BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS | 2854 BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS |
| OLD | NEW |