OLD | NEW |
---|---|
1 # Intentional failures to test the layout test system. | 1 # Intentional failures to test the layout test system. |
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] | 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] |
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] | 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] |
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] | 4 Bug(intentional) harness-tests/timeout.html [ Timeout ] |
5 | 5 |
6 # ====== Oilpan-only failures from here ====== | 6 # ====== Oilpan-only failures from here ====== |
7 # Most of these actually cause the tests to report success, rather than | 7 # Most of these actually cause the tests to report success, rather than |
8 # failure. Expected outputs will be adjusted for the better once Oilpan | 8 # failure. Expected outputs will be adjusted for the better once Oilpan |
9 # has been well and truly enabled always. | 9 # has been well and truly enabled always. |
10 | 10 |
(...skipping 1703 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1714 crbug.com/666993 imported/wpt/html/webappapis/idle-callbacks/callback-idle-perio ds.html [ Timeout ] | 1714 crbug.com/666993 imported/wpt/html/webappapis/idle-callbacks/callback-idle-perio ds.html [ Timeout ] |
1715 crbug.com/666993 imported/wpt/html/webappapis/idle-callbacks/callback-timeout-wi th-raf.html [ Timeout ] | 1715 crbug.com/666993 imported/wpt/html/webappapis/idle-callbacks/callback-timeout-wi th-raf.html [ Timeout ] |
1716 crbug.com/666993 imported/wpt/html/webappapis/idle-callbacks/basic.html [ Timeou t ] | 1716 crbug.com/666993 imported/wpt/html/webappapis/idle-callbacks/basic.html [ Timeou t ] |
1717 | 1717 |
1718 # These tests (erroneously?) see a platform-specific 'server' header | 1718 # These tests (erroneously?) see a platform-specific 'server' header |
1719 crbug.com/667376 imported/wpt/service-workers/cache-storage/window/cache-match.h ttps.html [ Pass Failure ] | 1719 crbug.com/667376 imported/wpt/service-workers/cache-storage/window/cache-match.h ttps.html [ Pass Failure ] |
1720 crbug.com/667376 imported/wpt/service-workers/cache-storage/window/cache-put.htt ps.html [ Pass Failure ] | 1720 crbug.com/667376 imported/wpt/service-workers/cache-storage/window/cache-put.htt ps.html [ Pass Failure ] |
1721 | 1721 |
1722 # Flaky failure | 1722 # Flaky failure |
1723 crbug.com/667403 [ Mac ] fast/forms/relayout-shifts-inner-editor.html [ Pass Fai lure ] | 1723 crbug.com/667403 [ Mac ] fast/forms/relayout-shifts-inner-editor.html [ Pass Fai lure ] |
1724 | |
1725 crbug.com/581004 editing/deleting/delete-line-003.html [ NeedsRebaseline ] | |
yosin_UTC9
2016/11/22 03:52:41
It seems once we convert them to use assert_select
joone
2016/11/22 22:46:05
Here is a CL for this: https://codereview.chromium
| |
1726 crbug.com/581004 editing/input/reveal-caret-of-multiline-contenteditable.html [ NeedsRebaseline ] | |
1727 crbug.com/581004 editing/inserting/4960120-2.html [ NeedsRebaseline ] | |
1728 crbug.com/581004 editing/inserting/5058163-1.html [ NeedsRebaseline ] | |
1729 crbug.com/581004 editing/inserting/5549929-2.html [ NeedsRebaseline ] | |
1730 crbug.com/581004 editing/inserting/5549929-3.html [ NeedsRebaseline ] | |
1731 crbug.com/581004 editing/inserting/editable-inline-element.html [ NeedsRebaselin e ] | |
1732 crbug.com/581004 editing/inserting/insert-3800346-fix.html [ NeedsRebaseline ] | |
1733 crbug.com/581004 editing/inserting/line-break.html [ NeedsRebaseline ] | |
1734 crbug.com/581004 editing/inserting/paragraph-separator-in-table-1.html [ NeedsRe baseline ] | |
1735 crbug.com/581004 editing/inserting/paragraph-separator-in-table-2.html [ NeedsRe baseline ] | |
1736 crbug.com/581004 editing/pasteboard/4989774.html [ NeedsRebaseline ] | |
1737 crbug.com/581004 editing/pasteboard/5028447.html [ NeedsRebaseline ] | |
1738 crbug.com/581004 editing/pasteboard/5601583-1.html [ NeedsRebaseline ] | |
1739 crbug.com/581004 editing/pasteboard/paste-line-endings-001.html [ NeedsRebaselin e ] | |
1740 crbug.com/581004 editing/selection/click-start-of-line.html [ NeedsRebaseline ] | |
1741 crbug.com/581004 editing/selection/move-3875618-fix.html [ NeedsRebaseline ] | |
1742 crbug.com/581004 editing/selection/move-backwords-by-word-001.html [ NeedsRebase line ] | |
1743 crbug.com/581004 editing/selection/move-left-right.html [ NeedsRebaseline ] | |
1744 crbug.com/581004 editing/selection/move-past-trailing-space.html [ NeedsRebaseli ne ] | |
1745 crbug.com/581004 editing/selection/selection-3748164-fix.html [ NeedsRebaseline ] | |
1746 crbug.com/581004 editing/unsupported-content/table-delete-001.html [ NeedsRebase line ] | |
1747 crbug.com/581004 editing/unsupported-content/table-delete-003.html [ NeedsRebase line ] | |
OLD | NEW |