OLD | NEW |
1 # This file should only include tests that we never intend to fix. | 1 # This file should only include tests that we never intend to fix. |
2 # There should only be 4 categories of tests here: | 2 # There should only be 4 categories of tests here: |
3 # 1. Test harness tests. | 3 # 1. Test harness tests. |
4 # 2. Tests enabled by chromium embedders (e.g. Opera). | 4 # 2. Tests enabled by chromium embedders (e.g. Opera). |
5 # 3. Tests that apply to some platforms but not others. | 5 # 3. Tests that apply to some platforms but not others. |
6 # 4. Tests that are too slow in Debug and so we only want to skip them in Debu
g. | 6 # 4. Tests that are too slow in Debug and so we only want to skip them in Debu
g. |
7 | 7 |
8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w
on't abuse | 8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w
on't abuse |
9 # WontFix outside of this file. | 9 # WontFix outside of this file. |
10 | 10 |
(...skipping 22 matching lines...) Expand all Loading... |
33 # This test only applies to overlay scrollbar platforms. | 33 # This test only applies to overlay scrollbar platforms. |
34 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ Wont
Fix ] | 34 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ Wont
Fix ] |
35 | 35 |
36 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res
ult. | 36 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res
ult. |
37 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ] | 37 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ] |
38 | 38 |
39 # These test rubber band overhang drawing, which is a Mac OS X Lion feature | 39 # These test rubber band overhang drawing, which is a Mac OS X Lion feature |
40 # that is not supported on other platforms. | 40 # that is not supported on other platforms. |
41 [ Win Linux ] rubberbanding [ WontFix ] | 41 [ Win Linux ] rubberbanding [ WontFix ] |
42 [ Win Linux ] compositing/rubberbanding [ WontFix ] | 42 [ Win Linux ] compositing/rubberbanding [ WontFix ] |
43 [ Win Linux ] virtual/softwarecompositing/rubberbanding [ WontFix ] | 43 [ Win Linux ] virtual/software/compositing/rubberbanding [ WontFix ] |
44 | 44 |
45 # This requires usp10.dll version 1.600 or greater on Windows and | 45 # This requires usp10.dll version 1.600 or greater on Windows and |
46 # it isn't installed on XP by default. | 46 # it isn't installed on XP by default. |
47 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ] | 47 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ] |
48 | 48 |
49 # These test the CoreAnimation plugin model which we never intend to support on | 49 # These test the CoreAnimation plugin model which we never intend to support on |
50 # Windows and Linux. | 50 # Windows and Linux. |
51 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ] | 51 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ] |
52 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ] | 52 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ] |
53 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi
x ] | 53 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi
x ] |
54 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi
x ] | 54 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi
x ] |
55 [ Win Linux ] virtual/softwarecompositing/plugins/1x1-composited-plugin.html [ W
ontFix ] | 55 [ Win Linux ] virtual/software/compositing/plugins/1x1-composited-plugin.html [
WontFix ] |
56 [ Win Linux ] virtual/softwarecompositing/plugins/composited-plugin.html [ WontF
ix ] | 56 [ Win Linux ] virtual/software/compositing/plugins/composited-plugin.html [ Wont
Fix ] |
57 [ Win Linux ] virtual/softwarecompositing/plugins/large-to-small-composited-plug
in.html [ WontFix ] | 57 [ Win Linux ] virtual/software/compositing/plugins/large-to-small-composited-plu
gin.html [ WontFix ] |
58 [ Win Linux ] virtual/softwarecompositing/plugins/small-to-large-composited-plug
in.html [ WontFix ] | 58 [ Win Linux ] virtual/software/compositing/plugins/small-to-large-composited-plu
gin.html [ WontFix ] |
59 | 59 |
60 # Mac's popup behavior is different. | 60 # Mac's popup behavior is different. |
61 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi
x ] | 61 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi
x ] |
62 | 62 |
63 # Chromium does not support PDF content in <img> tags. | 63 # Chromium does not support PDF content in <img> tags. |
64 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ] | 64 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ] |
65 [ Win Linux ] virtual/softwarecompositing/images/direct-pdf-image.html [ WontFix
] | 65 [ Win Linux ] virtual/software/compositing/images/direct-pdf-image.html [ WontFi
x ] |
66 | 66 |
67 # Pan-scroll tests are Windows-specific. | 67 # Pan-scroll tests are Windows-specific. |
68 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ] | 68 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ] |
69 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ] | 69 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ] |
70 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ] | 70 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ] |
71 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ] | 71 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ] |
72 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ] | 72 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ] |
73 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ] | 73 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ] |
74 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] | 74 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] |
75 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] | 75 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] |
76 | 76 |
77 # These tests are specific to Windows and Linux. | 77 # These tests are specific to Windows and Linux. |
78 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ] | 78 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ] |
79 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [
WontFix ] | 79 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [
WontFix ] |
80 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix
] | 80 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix
] |
81 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ] | 81 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ] |
82 | 82 |
83 # These tests are specific to Linux. | 83 # These tests are specific to Linux. |
84 [ Mac Win ] compositing/gestures [ WontFix ] | 84 [ Mac Win ] compositing/gestures [ WontFix ] |
85 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] | 85 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] |
86 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] | 86 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] |
87 [ Mac Win ] fast/text/chromium-linux-text-subpixel-positioning.html [ WontFix ] | 87 [ Mac Win ] fast/text/chromium-linux-text-subpixel-positioning.html [ WontFix ] |
88 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] | 88 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] |
89 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] | 89 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] |
90 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] | 90 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] |
91 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] | 91 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] |
92 | 92 |
93 # These tests are not intended to be run in the virtual suite. | 93 # These tests are not intended to be run in the virtual suite. |
94 virtual/softwarecompositing/gestures [ WontFix ] | 94 virtual/software/compositing/gestures [ WontFix ] |
95 | 95 |
96 # This test crashes occasionally on Windows and we can't seem to repro locally. | 96 # This test crashes occasionally on Windows and we can't seem to repro locally. |
97 # See comments in crbug.com/239077 | 97 # See comments in crbug.com/239077 |
98 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ] | 98 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ] |
99 | 99 |
100 # Tests in media/stable are only supposed to be run as virtual test (see virtual
/stable/media). | 100 # Tests in media/stable are only supposed to be run as virtual test (see virtual
/stable/media/stable). |
101 media/stable [ WontFix ] | 101 media/stable [ WontFix ] |
102 | 102 |
103 # Only run fake-Android tests on Linux | 103 # Only run fake-Android tests on Linux |
104 [ Mac Win ] virtual/android [ WontFix ] | 104 [ Mac Win ] virtual/android [ WontFix ] |
105 | 105 |
106 # We only run it through the virtual stable test suite. | 106 # We only run it through the virtual stable test suite. |
107 webexposed/stableOnly [ WontFix ] | 107 webexposed/stableOnly [ WontFix ] |
OLD | NEW |