Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2777183008: Clean up Paint Team TestExpectations (Closed)
Patch Set: Rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # ====== Oilpan-only failures from here ====== 5 # ====== Oilpan-only failures from here ======
6 # Most of these actually cause the tests to report success, rather than 6 # Most of these actually cause the tests to report success, rather than
7 # failure. Expected outputs will be adjusted for the better once Oilpan 7 # failure. Expected outputs will be adjusted for the better once Oilpan
8 # has been well and truly enabled always. 8 # has been well and truly enabled always.
9 9
10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ] 10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ]
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 crbug.com/619103 paint/invalidation/background-resize-width.html [ Failure ] 77 crbug.com/619103 paint/invalidation/background-resize-width.html [ Failure ]
78 crbug.com/619103 virtual/disable-spinvalidation/paint/invalidation/background-re size-width.html [ Failure ] 78 crbug.com/619103 virtual/disable-spinvalidation/paint/invalidation/background-re size-width.html [ Failure ]
79 crbug.com/619103 paint/selection/text-selection-newline-mixed-ltr-rtl.html [ Fai lure ] 79 crbug.com/619103 paint/selection/text-selection-newline-mixed-ltr-rtl.html [ Fai lure ]
80 80
81 crbug.com/624709 [ Win ] virtual/gpu-rasterization/images/webp-color-profile-los sy.html [ Failure ] 81 crbug.com/624709 [ Win ] virtual/gpu-rasterization/images/webp-color-profile-los sy.html [ Failure ]
82 crbug.com/587737 [ Mac ] virtual/gpu-rasterization/images/color-profile-filter.h tml [ Timeout Failure ] 82 crbug.com/587737 [ Mac ] virtual/gpu-rasterization/images/color-profile-filter.h tml [ Timeout Failure ]
83 crbug.com/624233 virtual/gpu-rasterization/images/color-profile-background-clip- text.html [ Pass Failure Crash ] 83 crbug.com/624233 virtual/gpu-rasterization/images/color-profile-background-clip- text.html [ Pass Failure Crash ]
84 84
85 crbug.com/657839 images/color-profile-layer.html [ Skip ] 85 crbug.com/657839 images/color-profile-layer.html [ Skip ]
86 86
87 crbug.com/626748 paint/invalidation/table/cached-change-row-border-color.html [ Failure ]
88 crbug.com/626748 paint/invalidation/table/cached-change-tbody-border-color.html [ Failure ]
89 crbug.com/626748 virtual/disable-spinvalidation/paint/invalidation/table/cached- change-row-border-color.html [ Failure ]
90 crbug.com/626748 virtual/disable-spinvalidation/paint/invalidation/table/cached- change-tbody-border-color.html [ Failure ]
91
92 crbug.com/630615 [ Win ] images/color-profile-background-image-space.html [ Skip ] 87 crbug.com/630615 [ Win ] images/color-profile-background-image-space.html [ Skip ]
93 88
94 crbug.com/632000 [ Win ] images/paint-subrect-grid.html [ Pass Failure ] 89 crbug.com/632000 [ Win ] images/paint-subrect-grid.html [ Pass Failure ]
95 90
96 ########## Ref tests can't be rebaselined ########## 91 ########## Ref tests can't be rebaselined ##########
97 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Failure ] 92 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Failure ]
98 93
94 crbug.com/626748 paint/invalidation/table/cached-change-row-border-color.html [ Failure ]
95 crbug.com/626748 paint/invalidation/table/cached-change-tbody-border-color.html [ Failure ]
96 crbug.com/626748 virtual/disable-spinvalidation/paint/invalidation/table/cached- change-row-border-color.html [ Failure ]
97 crbug.com/626748 virtual/disable-spinvalidation/paint/invalidation/table/cached- change-tbody-border-color.html [ Failure ]
98
99 # Scanlines off by 1, but code path should be the same 99 # Scanlines off by 1, but code path should be the same
100 crbug.com/644433 virtual/gpu/fast/canvas/OffscreenCanvas-2d-pattern-in-worker.ht ml [ Failure ] 100 crbug.com/644433 virtual/gpu/fast/canvas/OffscreenCanvas-2d-pattern-in-worker.ht ml [ Failure ]
101 101
102 crbug.com/646015 paint/invalidation/hover-invalidation-table.html [ Failure ] 102 crbug.com/646015 paint/invalidation/hover-invalidation-table.html [ Failure ]
103 crbug.com/646015 virtual/disable-spinvalidation/paint/invalidation/hover-invalid ation-table.html [ Failure ] 103 crbug.com/646015 virtual/disable-spinvalidation/paint/invalidation/hover-invalid ation-table.html [ Failure ]
104 104
105 crbug.com/667045 paint/invalidation/table/composited-cell-collapsed-border-add-a nonymous.html [ Crash ] 105 crbug.com/667045 paint/invalidation/table/composited-cell-collapsed-border-add-a nonymous.html [ Crash ]
106 crbug.com/667045 virtual/disable-spinvalidation/paint/invalidation/table/composi ted-cell-collapsed-border-add-anonymous.html [ Crash ] 106 crbug.com/667045 virtual/disable-spinvalidation/paint/invalidation/table/composi ted-cell-collapsed-border-add-anonymous.html [ Crash ]
107 107
108 crbug.com/702006 paint/invalidation/compositing/scrolling-neg-z-index-descendant s-should-cause-repaint.html [ Failure ] 108 crbug.com/702006 paint/invalidation/compositing/scrolling-neg-z-index-descendant s-should-cause-repaint.html [ Failure ]
(...skipping 2564 matching lines...) Expand 10 before | Expand all | Expand 10 after
2673 2673
2674 crbug.com/706091 [ Linux ] virtual/wheelscrolllatching/fast/events/wheel/wheel-s croll-latching-on-scrollbar.html [ Failure Pass ] 2674 crbug.com/706091 [ Linux ] virtual/wheelscrolllatching/fast/events/wheel/wheel-s croll-latching-on-scrollbar.html [ Failure Pass ]
2675 2675
2676 crbug.com/v8/5808 inspector/coverage/gutter-js.html [ NeedsManualRebaseline ] 2676 crbug.com/v8/5808 inspector/coverage/gutter-js.html [ NeedsManualRebaseline ]
2677 crbug.com/v8/5808 inspector/coverage/multiple-instances-merge.html [ NeedsManual Rebaseline ] 2677 crbug.com/v8/5808 inspector/coverage/multiple-instances-merge.html [ NeedsManual Rebaseline ]
2678 2678
2679 crbug.com/700788 virtual/enable_wasm/http/tests/wasm/wasm_local_iframe_test.html [ Failure ] 2679 crbug.com/700788 virtual/enable_wasm/http/tests/wasm/wasm_local_iframe_test.html [ Failure ]
2680 2680
2681 # Tests to be run only under virtual/experimental-canvas-features/ 2681 # Tests to be run only under virtual/experimental-canvas-features/
2682 crbug.com/682753 fast/canvas-experimental [ Skip ] 2682 crbug.com/682753 fast/canvas-experimental [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698