| 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 1945 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1956 // the rebaselining tool isn't working for this --agl | 1956 // the rebaselining tool isn't working for this --agl |
| 1957 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL | 1957 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL |
| 1958 | 1958 |
| 1959 // WebKit 45017:45086 | 1959 // WebKit 45017:45086 |
| 1960 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL | 1960 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL |
| 1961 BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL | 1961 BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL |
| 1962 | 1962 |
| 1963 // WebKit 45086:45111 | 1963 // WebKit 45086:45111 |
| 1964 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL | 1964 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL |
| 1965 | 1965 |
| 1966 // WebKit 45247:45270 | |
| 1967 BUG15478 : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL | |
| 1968 | |
| 1969 // WebKit 45270:45287 | 1966 // WebKit 45270:45287 |
| 1970 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH | 1967 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH |
| 1971 | 1968 |
| 1972 // Flaky for a while on DEBUG; also related to BUG17974 | 1969 // Flaky for a while on DEBUG; also related to BUG17974 |
| 1973 BUG15267 LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAI
L | 1970 BUG15267 LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAI
L |
| 1974 | 1971 |
| 1975 // WebKit 45431:45444 | 1972 // WebKit 45431:45444 |
| 1976 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL | 1973 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL |
| 1977 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL | 1974 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
| 1978 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL | 1975 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL |
| (...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2278 BUG_DGLAZKOV : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL | 2275 BUG_DGLAZKOV : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL |
| 2279 | 2276 |
| 2280 // WebKit update 48821:48841 | 2277 // WebKit update 48821:48841 |
| 2281 BUG_JAPHET : LayoutTests/fast/dom/Window/atob-btoa.html = FAIL | 2278 BUG_JAPHET : LayoutTests/fast/dom/Window/atob-btoa.html = FAIL |
| 2282 BUG_JAPHET WIN LINUX : LayoutTests/fast/dom/Window/window-lookup-precedence.html
= FAIL | 2279 BUG_JAPHET WIN LINUX : LayoutTests/fast/dom/Window/window-lookup-precedence.html
= FAIL |
| 2283 BUG_JAPHET : LayoutTests/fast/events/event-view-toString.html = FAIL | 2280 BUG_JAPHET : LayoutTests/fast/events/event-view-toString.html = FAIL |
| 2284 BUG_JAPHET : LayoutTests/fast/js/eval-cross-window.html = FAIL | 2281 BUG_JAPHET : LayoutTests/fast/js/eval-cross-window.html = FAIL |
| 2285 BUG_JAPHET : LayoutTests/fast/js/eval-keyword-vs-function.html = FAIL | 2282 BUG_JAPHET : LayoutTests/fast/js/eval-keyword-vs-function.html = FAIL |
| 2286 BUG_JAPHET : LayoutTests/fast/js/toString-and-valueOf-override.html = FAIL | 2283 BUG_JAPHET : LayoutTests/fast/js/toString-and-valueOf-override.html = FAIL |
| 2287 BUG_JAPHET : LayoutTests/http/tests/security/cross-frame-access-custom.html = FA
IL | 2284 BUG_JAPHET : LayoutTests/http/tests/security/cross-frame-access-custom.html = FA
IL |
| OLD | NEW |