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

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

Issue 2880663002: Fix LayoutTableRow::AddOverflowFromCell() (Closed)
Patch Set: Created 3 years, 7 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 | third_party/WebKit/LayoutTests/paint/invalidation/hover-invalidation-table.html » ('j') | 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 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] 7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ]
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Failure ] 66 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Failure ]
67 67
68 crbug.com/626748 paint/invalidation/table/cached-change-row-border-color.html [ Failure ] 68 crbug.com/626748 paint/invalidation/table/cached-change-row-border-color.html [ Failure ]
69 crbug.com/626748 paint/invalidation/table/cached-change-tbody-border-color.html [ Failure ] 69 crbug.com/626748 paint/invalidation/table/cached-change-tbody-border-color.html [ Failure ]
70 crbug.com/626748 virtual/disable-spinvalidation/paint/invalidation/table/cached- change-row-border-color.html [ Failure ] 70 crbug.com/626748 virtual/disable-spinvalidation/paint/invalidation/table/cached- change-row-border-color.html [ Failure ]
71 crbug.com/626748 virtual/disable-spinvalidation/paint/invalidation/table/cached- change-tbody-border-color.html [ Failure ] 71 crbug.com/626748 virtual/disable-spinvalidation/paint/invalidation/table/cached- change-tbody-border-color.html [ Failure ]
72 72
73 # Scanlines off by 1, but code path should be the same 73 # Scanlines off by 1, but code path should be the same
74 crbug.com/644433 virtual/gpu/fast/canvas/OffscreenCanvas-2d-pattern-in-worker.ht ml [ Failure ] 74 crbug.com/644433 virtual/gpu/fast/canvas/OffscreenCanvas-2d-pattern-in-worker.ht ml [ Failure ]
75 75
76 crbug.com/646015 paint/invalidation/hover-invalidation-table.html [ Failure ]
77 crbug.com/646015 virtual/disable-spinvalidation/paint/invalidation/hover-invalid ation-table.html [ Failure ]
78
79 crbug.com/667045 paint/invalidation/table/composited-cell-collapsed-border-add-a nonymous.html [ Crash ] 76 crbug.com/667045 paint/invalidation/table/composited-cell-collapsed-border-add-a nonymous.html [ Crash ]
80 crbug.com/667045 virtual/disable-spinvalidation/paint/invalidation/table/composi ted-cell-collapsed-border-add-anonymous.html [ Crash ] 77 crbug.com/667045 virtual/disable-spinvalidation/paint/invalidation/table/composi ted-cell-collapsed-border-add-anonymous.html [ Crash ]
81 78
82 crbug.com/702006 paint/invalidation/compositing/scrolling-neg-z-index-descendant s-should-cause-repaint.html [ Failure ] 79 crbug.com/702006 paint/invalidation/compositing/scrolling-neg-z-index-descendant s-should-cause-repaint.html [ Failure ]
83 crbug.com/702006 virtual/disable-spinvalidation/paint/invalidation/compositing/s crolling-neg-z-index-descendants-should-cause-repaint.html [ Failure ] 80 crbug.com/702006 virtual/disable-spinvalidation/paint/invalidation/compositing/s crolling-neg-z-index-descendants-should-cause-repaint.html [ Failure ]
84 81
85 crbug.com/703403 paint/inline/focus-ring-under-absolute-with-relative-continuati on.html [ Failure ] 82 crbug.com/703403 paint/inline/focus-ring-under-absolute-with-relative-continuati on.html [ Failure ]
86 crbug.com/703403 virtual/disable-spinvalidation/paint/inline/focus-ring-under-ab solute-with-relative-continuation.html [ Failure ] 83 crbug.com/703403 virtual/disable-spinvalidation/paint/inline/focus-ring-under-ab solute-with-relative-continuation.html [ Failure ]
87 84
88 ########## Genuinely flaky ########## 85 ########## Genuinely flaky ##########
(...skipping 2534 matching lines...) Expand 10 before | Expand all | Expand 10 after
2623 2620
2624 # WritableStream test timeouts due to out-of-date tests. Only applies to the M-5 9 branch. 2621 # WritableStream test timeouts due to out-of-date tests. Only applies to the M-5 9 branch.
2625 crbug.com/713664 external/wpt/streams/writable-streams/aborting.dedicatedworker. html [ Timeout ] 2622 crbug.com/713664 external/wpt/streams/writable-streams/aborting.dedicatedworker. html [ Timeout ]
2626 crbug.com/713664 external/wpt/streams/writable-streams/aborting.html [ Timeout ] 2623 crbug.com/713664 external/wpt/streams/writable-streams/aborting.html [ Timeout ]
2627 crbug.com/713664 external/wpt/streams/writable-streams/aborting.serviceworker.ht tps.html [ Timeout ] 2624 crbug.com/713664 external/wpt/streams/writable-streams/aborting.serviceworker.ht tps.html [ Timeout ]
2628 crbug.com/713664 external/wpt/streams/writable-streams/aborting.sharedworker.htm l [ Timeout ] 2625 crbug.com/713664 external/wpt/streams/writable-streams/aborting.sharedworker.htm l [ Timeout ]
2629 crbug.com/713664 external/wpt/streams/writable-streams/start.dedicatedworker.htm l [ Timeout ] 2626 crbug.com/713664 external/wpt/streams/writable-streams/start.dedicatedworker.htm l [ Timeout ]
2630 crbug.com/713664 external/wpt/streams/writable-streams/start.html [ Timeout ] 2627 crbug.com/713664 external/wpt/streams/writable-streams/start.html [ Timeout ]
2631 crbug.com/713664 external/wpt/streams/writable-streams/start.serviceworker.https .html [ Timeout ] 2628 crbug.com/713664 external/wpt/streams/writable-streams/start.serviceworker.https .html [ Timeout ]
2632 crbug.com/713664 external/wpt/streams/writable-streams/start.sharedworker.html [ Timeout ] 2629 crbug.com/713664 external/wpt/streams/writable-streams/start.sharedworker.html [ Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/hover-invalidation-table.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698