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

Side by Side Diff: LayoutTests/NeverFixTests

Issue 34353004: Enabled link highlights on windows (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebaselines for pixel tests Created 7 years, 2 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
« no previous file with comments | « no previous file | LayoutTests/TestExpectations » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 # Link Highlighting is only supported on Windows and Linux
84 [ Mac ] compositing/gestures [ WontFix ]
85
83 # These tests are specific to Linux. 86 # These tests are specific to Linux.
84 [ Mac Win ] compositing/gestures [ WontFix ]
85 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] 87 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ]
86 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] 88 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ]
87 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] 89 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ]
88 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] 90 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ]
89 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] 91 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ]
90 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] 92 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
91 93
92 # These tests are not intended to be run in the virtual suite. 94 # These tests are not intended to be run in the virtual suite.
93 virtual/softwarecompositing/gestures [ WontFix ] 95 virtual/softwarecompositing/gestures [ WontFix ]
94 96
95 # This test crashes occasionally on Windows and we can't seem to repro locally. 97 # This test crashes occasionally on Windows and we can't seem to repro locally.
96 # See comments in crbug.com/239077 98 # See comments in crbug.com/239077
97 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ] 99 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ]
98 100
99 # Tests in media/stable are only supposed to be run as virtual test (see virtual /stable/media). 101 # Tests in media/stable are only supposed to be run as virtual test (see virtual /stable/media).
100 media/stable [ WontFix ] 102 media/stable [ WontFix ]
101 103
102 # Only run fake-Android tests on Linux 104 # Only run fake-Android tests on Linux
103 [ Mac Win ] virtual/android [ WontFix ] 105 [ Mac Win ] virtual/android [ WontFix ]
104 106
105 # We only run it through the virtual stable test suite. 107 # We only run it through the virtual stable test suite.
106 webexposed/stableOnly [ WontFix ] 108 webexposed/stableOnly [ WontFix ]
107 109
108 # We only run it through the virtual linux-subpixel test suite. 110 # We only run it through the virtual linux-subpixel test suite.
109 platform/linux/fast/text/subpixel/chromium-linux-text-subpixel-positioning.html [ WontFix ] 111 platform/linux/fast/text/subpixel/chromium-linux-text-subpixel-positioning.html [ WontFix ]
110 112
111 # We only run it through the virtual gpu test suite. 113 # We only run it through the virtual gpu test suite.
112 fast/canvas/canvas-lost-gpu-context.html [ WontFix ] 114 fast/canvas/canvas-lost-gpu-context.html [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698