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

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

Issue 2811063002: Enable ServiceWorkerNavigationPreload by default (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
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/CSS2 [ Skip ] 7 crbug.com/706118 external/wpt/css/CSS2 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
(...skipping 681 matching lines...) Expand 10 before | Expand all | Expand 10 after
692 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -applies-to-008.xht [ Skip ] 692 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -applies-to-008.xht [ Skip ]
693 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -baseline-001.xht [ Skip ] 693 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -baseline-001.xht [ Skip ]
694 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -baseline-002.xht [ Skip ] 694 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -baseline-002.xht [ Skip ]
695 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -baseline-004a.xht [ Skip ] 695 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -baseline-004a.xht [ Skip ]
696 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -baseline-005a.xht [ Skip ] 696 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -baseline-005a.xht [ Skip ]
697 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -sub-001.xht [ Skip ] 697 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -sub-001.xht [ Skip ]
698 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -super-001.xht [ Skip ] 698 #crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align -super-001.xht [ Skip ]
699 699
700 # ====== LayoutNG-only failures until here ====== 700 # ====== LayoutNG-only failures until here ======
701 701
702 # Requires ServiceWorkerNavigationPreload feature enabled. Run under
703 # virtual/service-worker-navigation-preload only.
704 crbug.com/649558 http/tests/serviceworker/navigation-preload/ [ Skip ]
705 crbug.com/649558 external/wpt/service-workers/service-worker/navigation-preload/ [ Skip ]
706 crbug.com/649558 virtual/mojo-loading/http/tests/serviceworker/navigation-preloa d/ [ Skip ]
707
708 # Run these tests with under virtual/scalefactor... only. 702 # Run these tests with under virtual/scalefactor... only.
709 crbug.com/567837 fast/hidpi/static [ Skip ] 703 crbug.com/567837 fast/hidpi/static [ Skip ]
710 704
711 # This test fails under the feature "Stop creating layout objects for elements 705 # This test fails under the feature "Stop creating layout objects for elements
712 # inside display: none iframes" [crbug.com/650433]. The root cause is a 706 # inside display: none iframes" [crbug.com/650433]. The root cause is a
713 # long-standing fullscreen bug. No one is going to fix the issue in the near 707 # long-standing fullscreen bug. No one is going to fix the issue in the near
714 # future, as foolip@ is in the process of performing a significant fullscreen 708 # future, as foolip@ is in the process of performing a significant fullscreen
715 # refactor. See [crbug.com/676432] for a minimized repro. 709 # refactor. See [crbug.com/676432] for a minimized repro.
716 crbug.com/676432 fullscreen/full-screen-iframe-zIndex.html [ Skip ] 710 crbug.com/676432 fullscreen/full-screen-iframe-zIndex.html [ Skip ]
717 crbug.com/676432 virtual/android/fullscreen/full-screen-iframe-zIndex.html [ Ski p ] 711 crbug.com/676432 virtual/android/fullscreen/full-screen-iframe-zIndex.html [ Ski p ]
(...skipping 1987 matching lines...) Expand 10 before | Expand all | Expand 10 after
2705 2699
2706 # Sheriff failures 2017-04-03 2700 # Sheriff failures 2017-04-03
2707 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation 2701 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation
2708 # for Mac earlier in the file, so just skip it everywhere. 2702 # for Mac earlier in the file, so just skip it everywhere.
2709 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] 2703 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2710 2704
2711 # Tests to be run only under virtual/experimental-canvas-features/ 2705 # Tests to be run only under virtual/experimental-canvas-features/
2712 crbug.com/682753 fast/canvas-experimental [ Skip ] 2706 crbug.com/682753 fast/canvas-experimental [ Skip ]
2713 2707
2714 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ] 2708 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config.json ('k') | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698