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

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

Issue 2329413003: Cleanups after moving paint invalidation tests (Closed)
Patch Set: Created 4 years, 3 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
OLDNEW
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
11 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 11 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
12 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 12 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
13 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 13 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
14 14
15 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ] 15 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ]
16 16
17 # ====== Oilpan-only failures until here ====== 17 # ====== Oilpan-only failures until here ======
18 18
19 # ====== Paint team owned tests from here ====== 19 # ====== Paint team owned tests from here ======
20 # The paint team tracks and triages its test failures, and keeping them colocate d 20 # The paint team tracks and triages its test failures, and keeping them colocate d
21 # makes tracking much easier. 21 # makes tracking much easier.
22 # Covered directories are: 22 # Covered directories are:
23 # compositing subdirectories but not compositing itself or compositing/animatio ns 23 # compositing subdirectories but not compositing itself or compositing/animatio ns
24 # fast/images, css3/images, 24 # fast/images, css3/images,
25 # fast/repaint
26 # paint 25 # paint
27 # svg 26 # svg
28 # fast/svg 27 # fast/svg
29 # Some additional bugs that are caused by painting problems are also within this section. 28 # Some additional bugs that are caused by painting problems are also within this section.
30 29
31 # Failures due to SPV2, that don't also fail without SPV2. DO NOT REBASELINE. 30 # Failures due to SPV2, that don't also fail without SPV2. DO NOT REBASELINE.
32 # SPv2 paint properties are still being implemented. 31 # SPv2 paint properties are still being implemented.
33 # 32 #
34 # These tests should not be rebaselined automatically, as our goal is to exactly match 33 # These tests should not be rebaselined automatically, as our goal is to exactly match
35 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines 34 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines
(...skipping 13 matching lines...) Expand all
49 crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ] 48 crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ]
50 49
51 # TODO(schenney) Move to NeverFixTests 50 # TODO(schenney) Move to NeverFixTests
52 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-opaque-to-transparent.html [ Failure ] 51 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-opaque-to-transparent.html [ Failure ]
53 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-transparent-to-opaque.html [ Failure ] 52 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-transparent-to-opaque.html [ Failure ]
54 53
55 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ Failure ] 54 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ Failure ]
56 crbug.com/487344 [ Win ] compositing/video/video-controls-layer-creation.html [ Pass Failure ] 55 crbug.com/487344 [ Win ] compositing/video/video-controls-layer-creation.html [ Pass Failure ]
57 56
58 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 57 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
59 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
60 58
61 crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ] 59 crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ]
62 60
63 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure ] 61 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure ]
64 62
65 crbug.com/591500 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ] 63 crbug.com/591500 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ]
66 64
67 # Some SVG tests fail due to incorrect visual rects. 65 # Some SVG tests fail due to incorrect visual rects.
68 crbug.com/598051 paint/invalidation/svg/absolute-sized-content-with-resources.xh tml [ Skip ] 66 crbug.com/598051 paint/invalidation/svg/absolute-sized-content-with-resources.xh tml [ Skip ]
69 crbug.com/598051 svg/zoom/page/zoom-foreignObject.svg [ Skip ] 67 crbug.com/598051 svg/zoom/page/zoom-foreignObject.svg [ Skip ]
(...skipping 466 matching lines...) Expand 10 before | Expand all | Expand 10 after
536 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-0 04.html [ Failure ] 534 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-0 04.html [ Failure ]
537 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 01.html [ Failure ] 535 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 01.html [ Failure ]
538 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 03.html [ Failure ] 536 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 03.html [ Failure ]
539 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 04.html [ Failure ] 537 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 04.html [ Failure ]
540 538
541 # Test sometimes flakes on most platforms 539 # Test sometimes flakes on most platforms
542 crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation- stretch.html [ Pass Failure ] 540 crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation- stretch.html [ Pass Failure ]
543 541
544 crbug.com/637055 fast/css/outline-offset-large.html [ Skip ] 542 crbug.com/637055 fast/css/outline-offset-large.html [ Skip ]
545 543
546 crbug.com/529938 virtual/spv2/fast/block/positioning/absolute-length-of-neg-6666 66.html [ Skip ]
547
548 crbug.com/617785 fast/borders/block-mask-overlay-image-outset.html [ Skip ] 544 crbug.com/617785 fast/borders/block-mask-overlay-image-outset.html [ Skip ]
549 545
550 # Either "combo" or split should run: http://testthewebforward.org/docs/css-nami ng.html 546 # Either "combo" or split should run: http://testthewebforward.org/docs/css-nami ng.html
551 crbug.com/410320 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrin k-to-fit-001.html [ Skip ] 547 crbug.com/410320 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrin k-to-fit-001.html [ Skip ]
552 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001.html [ Skip ] 548 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001.html [ Skip ]
553 549
554 # These tests pass but images do not match because of wrong half-leading in vert ical-lr 550 # These tests pass but images do not match because of wrong half-leading in vert ical-lr
555 crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-003. xht [ Failure ] 551 crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-003. xht [ Failure ]
556 crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-009. xht [ Failure ] 552 crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-009. xht [ Failure ]
557 553
(...skipping 688 matching lines...) Expand 10 before | Expand all | Expand 10 after
1246 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] 1242 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ]
1247 1243
1248 # This test breaks when the feature introduced in the bug is enabled. We keep 1244 # This test breaks when the feature introduced in the bug is enabled. We keep
1249 # this tested without the feature by using the virtual test. See 1245 # this tested without the feature by using the virtual test. See
1250 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1246 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1251 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1247 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1252 # This test doesn't need to be run with the stable release mode. 1248 # This test doesn't need to be run with the stable release mode.
1253 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1249 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1254 # This test fails with the stable release mode. 1250 # This test fails with the stable release mode.
1255 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1251 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/SlowTests ('k') | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698