blob: b44d75cf861d93bb10c8cae0b3fc7a0b229b59ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# See qtbase/src/testlib/qtestblacklist.cpp for format
[ComboBox::test_keyClose]
macos arm ci # QTBUG-102817
# QTBUG-101704
[ToolTip::test_attachedSizeBug]
*
[Switch::test_mouseDrag]
macos-26 # QTBUG-142189
[Switch::test_touchDrag]
macos-26 # QTBUG-142189
[SwitchDelegate::test_mouseDrag]
macos-26 # QTBUG-142189
[SwitchDelegate::test_touchDrag]
macos-26 # QTBUG-142189
[Switch::test_mouse]
macos-26 # QTBUG-142189
[Switch::test_touch]
macos-26 # QTBUG-142189
|