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

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

Issue 2735443002: Refactor ServiceWorker tests for inclusion in WPT (Closed)
Patch Set: Add requisite README file Created 3 years, 9 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
(...skipping 734 matching lines...) Expand 10 before | Expand all | Expand 10 after
745 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling4.html [ Skip ] 745 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling4.html [ Skip ]
746 crbug.com/635619 virtual/layout_ng/fast/block/float/canvas-with-floats-marked-fo r-layout.html [ Skip ] 746 crbug.com/635619 virtual/layout_ng/fast/block/float/canvas-with-floats-marked-fo r-layout.html [ Skip ]
747 crbug.com/635619 virtual/layout_ng/fast/block/float/crash-on-absolute-positionin g.html [ Skip ] 747 crbug.com/635619 virtual/layout_ng/fast/block/float/crash-on-absolute-positionin g.html [ Skip ]
748 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling5.html [ Skip ] 748 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling5.html [ Skip ]
749 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-crashes-wh en-sibling-becomes-formatting-context.html [ Skip ] 749 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-crashes-wh en-sibling-becomes-formatting-context.html [ Skip ]
750 # ====== LayoutNG-only failures until here ====== 750 # ====== LayoutNG-only failures until here ======
751 751
752 # Requires ServiceWorkerNavigationPreload feature enabled. Run under 752 # Requires ServiceWorkerNavigationPreload feature enabled. Run under
753 # virtual/service-worker-navigation-preload only. 753 # virtual/service-worker-navigation-preload only.
754 crbug.com/649558 http/tests/serviceworker/navigation-preload/ [ Skip ] 754 crbug.com/649558 http/tests/serviceworker/navigation-preload/ [ Skip ]
755 crbug.com/649558 external/wpt/service-workers/service-worker/navigation-preload/ [ Skip ]
755 crbug.com/649558 virtual/mojo-loading/http/tests/serviceworker/navigation-preloa d/ [ Skip ] 756 crbug.com/649558 virtual/mojo-loading/http/tests/serviceworker/navigation-preloa d/ [ Skip ]
756 757
757 # Run these tests with under virtual/scalefactor... only. 758 # Run these tests with under virtual/scalefactor... only.
758 crbug.com/567837 fast/hidpi/static [ Skip ] 759 crbug.com/567837 fast/hidpi/static [ Skip ]
759 760
760 # This test fails under the feature "Stop creating layout objects for elements 761 # This test fails under the feature "Stop creating layout objects for elements
761 # inside display: none iframes" [crbug.com/650433]. The root cause is a 762 # inside display: none iframes" [crbug.com/650433]. The root cause is a
762 # long-standing fullscreen bug. No one is going to fix the issue in the near 763 # long-standing fullscreen bug. No one is going to fix the issue in the near
763 # future, as foolip@ is in the process of performing a significant fullscreen 764 # future, as foolip@ is in the process of performing a significant fullscreen
764 # refactor. See [crbug.com/676432] for a minimized repro. 765 # refactor. See [crbug.com/676432] for a minimized repro.
(...skipping 1854 matching lines...) Expand 10 before | Expand all | Expand 10 after
2619 crbug.com/696903 [ Mac ] custom-properties/register-property-syntax-parsing.html [ Crash ] 2620 crbug.com/696903 [ Mac ] custom-properties/register-property-syntax-parsing.html [ Crash ]
2620 crbug.com/696903 [ Mac ] custom-properties/register-property.html [ Crash ] 2621 crbug.com/696903 [ Mac ] custom-properties/register-property.html [ Crash ]
2621 2622
2622 # Sheriff failures 2017-03-01 2623 # Sheriff failures 2017-03-01
2623 crbug.com/697334 [ Mac Linux ] inspector/sources/debugger/debug-inlined-scripts. html [ Pass Failure ] 2624 crbug.com/697334 [ Mac Linux ] inspector/sources/debugger/debug-inlined-scripts. html [ Pass Failure ]
2624 2625
2625 crbug.com/697087 external/wpt/service-workers/service-worker/registration-iframe .https.html [ Pass Timeout ] 2626 crbug.com/697087 external/wpt/service-workers/service-worker/registration-iframe .https.html [ Pass Timeout ]
2626 2627
2627 crbug.com/697342 http/tests/push_messaging/permission-state-granted-in-document. html [ Pass Failure ] 2628 crbug.com/697342 http/tests/push_messaging/permission-state-granted-in-document. html [ Pass Failure ]
2628 crbug.com/697342 virtual/mojo-loading/http/tests/push_messaging/permission-state -granted-in-document.html [ Pass Failure ] 2629 crbug.com/697342 virtual/mojo-loading/http/tests/push_messaging/permission-state -granted-in-document.html [ Pass Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698