OLD | NEW |
1 # These are the layout test expectations for the Chromium port(s) of WebKit. | 1 # These are the layout test expectations for the Chromium port(s) of WebKit. |
2 # | 2 # |
3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. | 3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. |
4 | 4 |
5 # ----------------------------------------------------------------- | 5 # ----------------------------------------------------------------- |
6 # SLOW TESTS | 6 # SLOW TESTS |
7 # ----------------------------------------------------------------- | 7 # ----------------------------------------------------------------- |
8 | 8 |
9 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] | 9 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] |
10 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ] | 10 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ] |
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
193 webkit.org/b/63933 fast/canvas/canvas-webkitLineDash-invalid.html [ Failure ] | 193 webkit.org/b/63933 fast/canvas/canvas-webkitLineDash-invalid.html [ Failure ] |
194 webkit.org/b/63933 virtual/gpu/fast/canvas/canvas-webkitLineDash.html [ Failure
] | 194 webkit.org/b/63933 virtual/gpu/fast/canvas/canvas-webkitLineDash.html [ Failure
] |
195 webkit.org/b/63933 virtual/gpu/fast/canvas/canvas-webkitLineDash-invalid.html [
Failure ] | 195 webkit.org/b/63933 virtual/gpu/fast/canvas/canvas-webkitLineDash-invalid.html [
Failure ] |
196 | 196 |
197 # Overflowing LayoutUnits cause RenderGeometryMap assertions | 197 # Overflowing LayoutUnits cause RenderGeometryMap assertions |
198 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra
sh.html [ Skip ] | 198 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra
sh.html [ Skip ] |
199 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra
sh2.html [ Skip ] | 199 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra
sh2.html [ Skip ] |
200 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra
sh3.html [ Skip ] | 200 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra
sh3.html [ Skip ] |
201 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip
] | 201 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip
] |
202 | 202 |
203 # Microdata DOM API is not yet enabled. | |
204 webkit.org/b/68610 fast/dom/MicroData | |
205 | |
206 # Unskip after changes on both sides have landed and rolled together. | 203 # Unskip after changes on both sides have landed and rolled together. |
207 crbug.com/103939 http/tests/appcache/wrong-content-type.html [ Skip ] | 204 crbug.com/103939 http/tests/appcache/wrong-content-type.html [ Skip ] |
208 | 205 |
209 # Vibration API is not supported yet in the chromium port. | 206 # Vibration API is not supported yet in the chromium port. |
210 webkit.org/b/72010 fast/dom/navigator-vibration.html | 207 webkit.org/b/72010 fast/dom/navigator-vibration.html |
211 | 208 |
212 # Battery Status API is not supported yet in the chromium port. | 209 # Battery Status API is not supported yet in the chromium port. |
213 webkit.org/b/62698 batterystatus | 210 webkit.org/b/62698 batterystatus |
214 | 211 |
215 # CSS image-resolution is not yet enabled. | 212 # CSS image-resolution is not yet enabled. |
(...skipping 3547 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3763 crbug.com/230771 editing/pasteboard/drop-file-svg.html [ Failure ] | 3760 crbug.com/230771 editing/pasteboard/drop-file-svg.html [ Failure ] |
3764 crbug.com/230771 editing/pasteboard/file-drag-to-editable.html [ Failure ] | 3761 crbug.com/230771 editing/pasteboard/file-drag-to-editable.html [ Failure ] |
3765 crbug.com/230771 editing/pasteboard/file-input-files-access.html [ Failure ] | 3762 crbug.com/230771 editing/pasteboard/file-input-files-access.html [ Failure ] |
3766 crbug.com/230771 fast/events/drag-dataTransferItemList-file-handling.html [ Fail
ure ] | 3763 crbug.com/230771 fast/events/drag-dataTransferItemList-file-handling.html [ Fail
ure ] |
3767 crbug.com/230771 fast/forms/file/file-input-change-event.html [ Failure ] | 3764 crbug.com/230771 fast/forms/file/file-input-change-event.html [ Failure ] |
3768 crbug.com/230771 fast/forms/file/input-file-value.html [ Failure ] | 3765 crbug.com/230771 fast/forms/file/input-file-value.html [ Failure ] |
3769 crbug.com/230771 fast/forms/file/input-file-write-files.html [ Failure ] | 3766 crbug.com/230771 fast/forms/file/input-file-write-files.html [ Failure ] |
3770 crbug.com/230771 fast/forms/file/selected-files-from-history-state.html [ Failur
e ] | 3767 crbug.com/230771 fast/forms/file/selected-files-from-history-state.html [ Failur
e ] |
3771 crbug.com/230771 http/tests/security/clipboard/clipboard-file-access.html [ Fail
ure ] | 3768 crbug.com/230771 http/tests/security/clipboard/clipboard-file-access.html [ Fail
ure ] |
3772 crbug.com/230771 fast/forms/file/file-input-reset.html [ ImageOnlyFailure ] | 3769 crbug.com/230771 fast/forms/file/file-input-reset.html [ ImageOnlyFailure ] |
OLD | NEW |