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

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

Issue 2249043002: Disable WebShare on platforms other than android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 # ====== 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
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after
568 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-003. xht [ Failure ] 568 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-003. xht [ Failure ]
569 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-004. xht [ Failure ] 569 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-004. xht [ Failure ]
570 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-005. xht [ Failure ] 570 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-005. xht [ Failure ]
571 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-0 01.html [ Failure ] 571 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-0 01.html [ Failure ]
572 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-0 03.html [ Failure ] 572 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-0 03.html [ Failure ]
573 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-0 04.html [ Failure ] 573 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-0 04.html [ Failure ]
574 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 01.html [ Failure ] 574 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 01.html [ Failure ]
575 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 03.html [ Failure ] 575 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 03.html [ Failure ]
576 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 04.html [ Failure ] 576 crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-0 04.html [ Failure ]
577 577
578 # WebShare is currently only available on Android
579 crbug.com/635741 [ Win Mac Linux ] webshare [ Failure ]
580 crbug.com/635741 [ Win Mac Linux ] webshare/share-not-available.html [ Pass ]
581 crbug.com/635741 [ Android ] webshare/share-not-available.html [ Failure ]
582
578 # Test sometimes flakes on most platforms 583 # Test sometimes flakes on most platforms
579 crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation- stretch.html [ Pass Failure ] 584 crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation- stretch.html [ Pass Failure ]
580 585
581 crbug.com/637055 fast/css/outline-offset-large.html [ Skip ] 586 crbug.com/637055 fast/css/outline-offset-large.html [ Skip ]
582 587
583 crbug.com/529938 virtual/spv2/fast/block/positioning/absolute-length-of-neg-6666 66.html [ Skip ] 588 crbug.com/529938 virtual/spv2/fast/block/positioning/absolute-length-of-neg-6666 66.html [ Skip ]
584 589
585 crbug.com/617785 fast/borders/block-mask-overlay-image-outset.html [ Skip ] 590 crbug.com/617785 fast/borders/block-mask-overlay-image-outset.html [ Skip ]
586 591
587 # Some SVG tests fail due to incorrect visual rects. 592 # Some SVG tests fail due to incorrect visual rects.
(...skipping 720 matching lines...) Expand 10 before | Expand all | Expand 10 after
1308 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua lly-crash-test-5.html [ Pass Timeout ] 1313 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua lly-crash-test-5.html [ Pass Timeout ]
1309 1314
1310 # This test breaks when the feature introduced in the bug is enabled. We keep 1315 # This test breaks when the feature introduced in the bug is enabled. We keep
1311 # this tested without the feature by using the virtual test. See 1316 # this tested without the feature by using the virtual test. See
1312 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1317 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1313 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1318 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1314 # This test doesn't need to be run with the stable release mode. 1319 # This test doesn't need to be run with the stable release mode.
1315 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1320 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1316 # This test fails with the stable release mode. 1321 # This test fails with the stable release mode.
1317 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1322 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698