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

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

Issue 2803943007: Un-skipped wpt csp child-src tests (Closed)
Patch Set: 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-align-3 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-align-3 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
(...skipping 1778 matching lines...) Expand 10 before | Expand all | Expand 10 after
1789 # imported if the test passed or if the results for testharness tests 1789 # imported if the test passed or if the results for testharness tests
1790 # were matched on pass/fail but not exact error messages. 1790 # were matched on pass/fail but not exact error messages.
1791 crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ] 1791 crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ]
1792 1792
1793 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ] 1793 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ]
1794 crbug.com/698077 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseli ne ] 1794 crbug.com/698077 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseli ne ]
1795 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ] 1795 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ]
1796 1796
1797 # Working on getting the CSP tests going: 1797 # Working on getting the CSP tests going:
1798 crbug.com/694525 external/wpt/content-security-policy [ Skip ] 1798 crbug.com/694525 external/wpt/content-security-policy [ Skip ]
1799 crbug.com/694525 external/wpt/content-security-policy/child-src [ Pass ]
1799 crbug.com/694525 external/wpt/content-security-policy/connect-src [ Pass ] 1800 crbug.com/694525 external/wpt/content-security-policy/connect-src [ Pass ]
1800 crbug.com/694525 external/wpt/content-security-policy/embedded-enforcement [ Pas s ] 1801 crbug.com/694525 external/wpt/content-security-policy/embedded-enforcement [ Pas s ]
1801 crbug.com/694525 external/wpt/content-security-policy/embedded-enforcement/embed ding_csp-header-invalid-format.html [ Skip ] 1802 crbug.com/694525 external/wpt/content-security-policy/embedded-enforcement/embed ding_csp-header-invalid-format.html [ Skip ]
1802 crbug.com/694525 external/wpt/content-security-policy/font-src [ Pass ] 1803 crbug.com/694525 external/wpt/content-security-policy/font-src [ Pass ]
1803 crbug.com/694525 external/wpt/content-security-policy/frame-ancestors [ Pass ] 1804 crbug.com/694525 external/wpt/content-security-policy/frame-ancestors [ Pass ]
1804 crbug.com/694525 external/wpt/content-security-policy/generic [ Pass ] 1805 crbug.com/694525 external/wpt/content-security-policy/generic [ Pass ]
1805 crbug.com/694525 external/wpt/content-security-policy/img-src [ Pass ] 1806 crbug.com/694525 external/wpt/content-security-policy/img-src [ Pass ]
1806 crbug.com/694525 external/wpt/content-security-policy/inside-worker [ Pass ] 1807 crbug.com/694525 external/wpt/content-security-policy/inside-worker [ Pass ]
1807 crbug.com/694525 external/wpt/content-security-policy/media-src [ Pass ] 1808 crbug.com/694525 external/wpt/content-security-policy/media-src [ Pass ]
1808 crbug.com/694525 external/wpt/content-security-policy/meta [ Pass ] 1809 crbug.com/694525 external/wpt/content-security-policy/meta [ Pass ]
(...skipping 927 matching lines...) Expand 10 before | Expand all | Expand 10 after
2736 2737
2737 # Sheriff failures 2017-04-03 2738 # Sheriff failures 2017-04-03
2738 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation 2739 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation
2739 # for Mac earlier in the file, so just skip it everywhere. 2740 # for Mac earlier in the file, so just skip it everywhere.
2740 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] 2741 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2741 2742
2742 # Tests to be run only under virtual/experimental-canvas-features/ 2743 # Tests to be run only under virtual/experimental-canvas-features/
2743 crbug.com/682753 fast/canvas-experimental [ Skip ] 2744 crbug.com/682753 fast/canvas-experimental [ Skip ]
2744 2745
2745 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ] 2746 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698