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

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

Issue 2142273002: Mark two canvas tests as need rebaseline on Linux due to Skia change. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Limit to only Linux precise Created 4 years, 5 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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
11 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ] 11 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ]
12 12
13 # ====== Oilpan-only failures until here ====== 13 # ====== Oilpan-only failures until here ======
14 14
15 # Run these tests with under virtual/scalefactor... only. 15 # Run these tests with under virtual/scalefactor... only.
16 crbug.com/567837 fast/hidpi/static [ Skip ] 16 crbug.com/567837 fast/hidpi/static [ Skip ]
17 17
18 crbug.com/602509 [ Precise ] fast/canvas/canvas-pattern-no-repeat-with-transform ations.html [ NeedsRebaseline ]
19 crbug.com/602509 [ Precise ] fast/canvas/image-object-in-canvas.html [ NeedsReba seline ]
20
18 # TODO(yosin): We should convert following tests to use asynchronous spell check er.scroll-in 21 # TODO(yosin): We should convert following tests to use asynchronous spell check er.scroll-in
19 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 22 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
20 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 23 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
21 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 24 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
22 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] 25 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
23 26
24 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ] 27 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ]
25 crbug.com/524134 virtual/spv2/fast/repaint/focus-ring-on-continuation-move.html [ Failure ] 28 crbug.com/524134 virtual/spv2/fast/repaint/focus-ring-on-continuation-move.html [ Failure ]
26 crbug.com/524236 virtual/spv2/compositing/overflow/updating-scrolling-content.ht ml [ Failure ] 29 crbug.com/524236 virtual/spv2/compositing/overflow/updating-scrolling-content.ht ml [ Failure ]
27 crbug.com/524236 virtual/spv2/compositing/overflow/scrolling-without-painting.ht ml [ Failure ] 30 crbug.com/524236 virtual/spv2/compositing/overflow/scrolling-without-painting.ht ml [ Failure ]
(...skipping 1332 matching lines...) Expand 10 before | Expand all | Expand 10 after
1360 1363
1361 crbug.com/624430 [ Win10 ] fast/text/font-features/caps-casemapping.html [ Failu re ] 1364 crbug.com/624430 [ Win10 ] fast/text/font-features/caps-casemapping.html [ Failu re ]
1362 1365
1363 # TODO(fmalita): re-enable 1366 # TODO(fmalita): re-enable
1364 # crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/png-with-color- profile.html [ Failure ] 1367 # crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/png-with-color- profile.html [ Failure ]
1365 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/webp-color-profil e-lossy.html [ Failure ] 1368 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/webp-color-profil e-lossy.html [ Failure ]
1366 1369
1367 crbug.com/625020 [ Debug ] compositing/repaint/page-scale-repaint.html [ Timeout ] 1370 crbug.com/625020 [ Debug ] compositing/repaint/page-scale-repaint.html [ Timeout ]
1368 1371
1369 crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ] 1372 crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ]
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