| 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 622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 633 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL | 633 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL |
| 634 | 634 |
| 635 // Implement HTML5 EventSource API. Skipping, because most of these time out and | 635 // Implement HTML5 EventSource API. Skipping, because most of these time out and |
| 636 // slow down the test run. | 636 // slow down the test run. |
| 637 BUG19625 SKIP : LayoutTests/fast/eventsource = TIMEOUT | 637 BUG19625 SKIP : LayoutTests/fast/eventsource = TIMEOUT |
| 638 BUG19625 SKIP : LayoutTests/http/tests/eventsource = TIMEOUT | 638 BUG19625 SKIP : LayoutTests/http/tests/eventsource = TIMEOUT |
| 639 | 639 |
| 640 // Implement HTML5 datalist element. | 640 // Implement HTML5 datalist element. |
| 641 BUG20226 : LayoutTests/fast/forms/datalist-nonoption-child.html = FAIL | 641 BUG20226 : LayoutTests/fast/forms/datalist-nonoption-child.html = FAIL |
| 642 BUG20226 : LayoutTests/fast/forms/datalist.html = FAIL | 642 BUG20226 : LayoutTests/fast/forms/datalist.html = FAIL |
| 643 BUG20292 : LayoutTests/fast/forms/input-list.html = FAIL |
| 644 BUG20292 : LayoutTests/fast/forms/input-selectedoption.html = FAIL |
| 643 | 645 |
| 644 // Fails due to storage APIs not implemented. Might be worth re-baselining | 646 // Fails due to storage APIs not implemented. Might be worth re-baselining |
| 645 // temporarily so the rest of the conditions are still tested. | 647 // temporarily so the rest of the conditions are still tested. |
| 646 BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.
html = FAIL | 648 BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.
html = FAIL |
| 647 | 649 |
| 648 // These tests are disabled until <audio> and <video> tags are supported. | 650 // These tests are disabled until <audio> and <video> tags are supported. |
| 649 // Disable <video> and <audio> tests for mac and linux until there is | 651 // Disable <video> and <audio> tests for mac and linux until there is |
| 650 // proper support. | 652 // proper support. |
| 651 BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT | 653 BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT |
| 652 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL | 654 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL |
| (...skipping 2146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2799 BUG_JIANLI WIN LINUX : LayoutTests/http/tests/security/javascriptURL/javascriptU
RL-in-new-iframe.html = CRASH | 2801 BUG_JIANLI WIN LINUX : LayoutTests/http/tests/security/javascriptURL/javascriptU
RL-in-new-iframe.html = CRASH |
| 2800 BUG_JIANLI WIN : LayoutTests/media/video-controls-with-mutation-event-handler.ht
ml = CRASH | 2802 BUG_JIANLI WIN : LayoutTests/media/video-controls-with-mutation-event-handler.ht
ml = CRASH |
| 2801 | 2803 |
| 2802 // WebKit 47748:47759. Crash only on Linux. Need investigation. | 2804 // WebKit 47748:47759. Crash only on Linux. Need investigation. |
| 2803 BUG20265 LINUX : LayoutTests/fast/css/pseudo-required-optional-005.html = CRASH | 2805 BUG20265 LINUX : LayoutTests/fast/css/pseudo-required-optional-005.html = CRASH |
| 2804 BUG20265 LINUX : LayoutTests/fast/forms/ValidityState-valueMissing-005.html = CR
ASH | 2806 BUG20265 LINUX : LayoutTests/fast/forms/ValidityState-valueMissing-005.html = CR
ASH |
| 2805 BUG20265 LINUX : LayoutTests/fast/forms/range-default-value.html = CRASH | 2807 BUG20265 LINUX : LayoutTests/fast/forms/range-default-value.html = CRASH |
| 2806 BUG20265 LINUX : LayoutTests/fast/forms/range-reset.html = CRASH | 2808 BUG20265 LINUX : LayoutTests/fast/forms/range-reset.html = CRASH |
| 2807 BUG20265 LINUX : LayoutTests/platform/mac/accessibility/slider-supports-actions.
html = CRASH | 2809 BUG20265 LINUX : LayoutTests/platform/mac/accessibility/slider-supports-actions.
html = CRASH |
| 2808 | 2810 |
| 2809 // WebKit 47759:47770. | |
| 2810 BUG20292 : LayoutTests/fast/forms/input-list.html = FAIL | |
| 2811 BUG20292 : LayoutTests/fast/forms/input-selectedoption.html = FAIL | |
| 2812 | |
| 2813 // WebKit 47770:47779 | 2811 // WebKit 47770:47779 |
| 2814 BUG20319 : LayoutTests/fast/dom/Window/timer-resume-on-navigation-back.html = TI
MEOUT | 2812 BUG20319 : LayoutTests/fast/dom/Window/timer-resume-on-navigation-back.html = TI
MEOUT |
| 2815 | 2813 |
| 2816 // Fails after V8 rollup | 2814 // Fails after V8 rollup |
| 2817 BUG20314 MAC : LayoutTests/fast/css/only-of-type-pseudo-class.html = FAIL | 2815 BUG20314 MAC : LayoutTests/fast/css/only-of-type-pseudo-class.html = FAIL |
| OLD | NEW |