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

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

Issue 1705363002: Import Mozilla's flexbox tests from csswg-test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add test expectations for mac-specific failures Created 4 years, 10 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 # This file controls which subdirectories of the w3c test repos we do (or don't) import. 1 # This file controls which subdirectories of the w3c test repos we do (or don't) import.
2 # 2 #
3 # This file acts as a blacklist; directories and files not listed here will auto matically 3 # This file acts as a blacklist; directories and files not listed here will auto matically
4 # be found and imported. The only exception is that the manual tests (i.e. those with a 4 # be found and imported. The only exception is that the manual tests (i.e. those with a
5 # filename ending with "-manual.html" or "-manual.htm") are never imported. 5 # filename ending with "-manual.html" or "-manual.htm") are never imported.
6 6
7 # When removing blacklist entries: 7 # When removing blacklist entries:
8 # * Comment out the line rather than deleting it, to show it is intentional 8 # * Comment out the line rather than deleting it, to show it is intentional
9 # * Change [ Skip ] to [ Pass ] 9 # * Change [ Skip ] to [ Pass ]
10 # * Add a leading comment: ## Owners: user@example.com 10 # * Add a leading comment: ## Owners: user@example.com
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 imported/csswg-test/selectors-3 [ Skip ] 144 imported/csswg-test/selectors-3 [ Skip ]
145 imported/csswg-test/selectors-4 [ Skip ] 145 imported/csswg-test/selectors-4 [ Skip ]
146 imported/csswg-test/support [ Skip ] 146 imported/csswg-test/support [ Skip ]
147 imported/csswg-test/tools [ Skip ] 147 imported/csswg-test/tools [ Skip ]
148 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/README [ Ski p ] 148 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/README [ Ski p ]
149 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/check-for-re ferences.sh [ Skip ] 149 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/check-for-re ferences.sh [ Skip ]
150 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/contain [ Sk ip ] 150 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/contain [ Sk ip ]
151 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/conditional3 [ Skip ] 151 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/conditional3 [ Skip ]
152 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/css21 [ Skip ] 152 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/css21 [ Skip ]
153 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/filters [ Sk ip ] 153 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/filters [ Sk ip ]
154 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox [ Sk ip ] 154 ## Owners: cbiesinger@chromium.org
155 # imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox [ Skip ]
156 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/reft est.list [ Skip ]
155 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/fonts3 [ Ski p ] 157 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/fonts3 [ Ski p ]
156 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/images3 [ Sk ip ] 158 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/images3 [ Sk ip ]
157 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/lists-3 [ Sk ip ] 159 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/lists-3 [ Sk ip ]
158 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/masking [ Sk ip ] 160 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/masking [ Sk ip ]
159 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/multicol3 [ Skip ] 161 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/multicol3 [ Skip ]
160 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/reftest.list [ Skip ] 162 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/reftest.list [ Skip ]
161 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/ruby [ Skip ] 163 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/ruby [ Skip ]
162 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-f ilter [ Skip ] 164 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-f ilter [ Skip ]
163 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests.s h [ Skip ] 165 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests.s h [ Skip ]
164 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/text-decor-3 [ Skip ] 166 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/text-decor-3 [ Skip ]
(...skipping 567 matching lines...) Expand 10 before | Expand all | Expand 10 after
732 734
733 # crbug.com/561421: Update meta refresh parsing to match the new spec 735 # crbug.com/561421: Update meta refresh parsing to match the new spec
734 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] 736 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ]
735 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] 737 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ]
736 738
737 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 739 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
738 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] 740 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ]
739 741
740 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared 742 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared
741 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ] 743 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698