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

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

Issue 1807303003: Scale factor on Mac/OSX is always integral, so skep the fractional scale factor test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P ass Failure ] 271 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P ass Failure ]
272 272
273 # TODO(oshima): Mac Android are currently not supported. 273 # TODO(oshima): Mac Android are currently not supported.
274 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] 274 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ]
275 275
276 # TODO(oshima): Debug build generates slightly different image for these tests. 276 # TODO(oshima): Debug build generates slightly different image for these tests.
277 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pic ker-appearance.html [ Skip ] 277 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pic ker-appearance.html [ Skip ]
278 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggest ion-picker-appearance.html [ Skip ] 278 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggest ion-picker-appearance.html [ Skip ]
279 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-a ppearance.html [ Skip ] 279 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-a ppearance.html [ Skip ]
280 280
281 # Mac does not support fractional scale factor.
282 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
283
281 # TODO(oshima): Move the event scaling code to eventSender and remove this. 284 # TODO(oshima): Move the event scaling code to eventSender and remove this.
282 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 285 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
283 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 286 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
284 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 287 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
285 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 288 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
286 289
287 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. 290 # TODO(ojan): These tests aren't flaky. See crbug.com/517144.
288 # Release trybots run asserts, but the main waterfall ones don't. So, even 291 # Release trybots run asserts, but the main waterfall ones don't. So, even
289 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. 292 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ].
290 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in flation-crash.html [ Pass Crash Timeout ] 293 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in flation-crash.html [ Pass Crash Timeout ]
(...skipping 1097 matching lines...) Expand 10 before | Expand all | Expand 10 after
1388 1391
1389 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1392 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1390 1393
1391 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1394 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1392 1395
1393 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1396 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1394 1397
1395 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ] 1398 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ]
1396 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ] 1399 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ]
1397 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1400 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698