| 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 3093 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3104 | 3104 |
| 3105 // Flaky failure | 3105 // Flaky failure |
| 3106 BUG_241167 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-port-e
xplicit-domain.html = PASS FAIL | 3106 BUG_241167 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-port-e
xplicit-domain.html = PASS FAIL |
| 3107 | 3107 |
| 3108 BUG_SENORBLANCO MAC DEBUG : LayoutTests/svg/custom/path-bad-data.svg = FAIL | 3108 BUG_SENORBLANCO MAC DEBUG : LayoutTests/svg/custom/path-bad-data.svg = FAIL |
| 3109 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL | 3109 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL |
| 3110 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL | 3110 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL |
| 3111 BUG_SENORBLANCO WIN RELEASE : LayoutTests/fast/frames/onlyCommentInIFrame.html =
FAIL | 3111 BUG_SENORBLANCO WIN RELEASE : LayoutTests/fast/frames/onlyCommentInIFrame.html =
FAIL |
| 3112 | 3112 |
| 3113 // WebKit roll 49254:49260 | 3113 // WebKit roll 49254:49260 |
| 3114 BUG_JOHNNYG REBASELINE : LayoutTests/media/audio-controls-rendering.html = FAIL | 3114 BUG_JOHNNYG REBASELINE WIN-VISTA : LayoutTests/media/audio-controls-rendering.ht
ml = FAIL |
| 3115 BUG_JOHNNYG REBASELINE : LayoutTests/media/controls-after-reload.html = FAIL | 3115 BUG_JOHNNYG REBASELINE WIN-VISTA : LayoutTests/media/controls-after-reload.html
= FAIL |
| 3116 BUG_JOHNNYG REBASELINE : LayoutTests/media/controls-strict.html = FAIL | 3116 BUG_JOHNNYG REBASELINE WIN-VISTA : LayoutTests/media/controls-strict.html = FAIL |
| 3117 BUG_JOHNNYG REBASELINE : LayoutTests/media/video-controls-rendering.html = FAIL | 3117 BUG_JOHNNYG REBASELINE WIN-VISTA : LayoutTests/media/video-controls-rendering.ht
ml = FAIL |
| 3118 BUG_JOHNNYG REBASELINE : LayoutTests/media/video-display-toggle.html = FAIL | 3118 BUG_JOHNNYG REBASELINE WIN-VISTA : LayoutTests/media/video-display-toggle.html =
FAIL |
| 3119 BUG_JOHNNYG REBASELINE : LayoutTests/media/video-empty-source.html = FAIL | 3119 BUG_JOHNNYG REBASELINE WIN-VISTA : LayoutTests/media/video-empty-source.html = F
AIL |
| OLD | NEW |