aboutsummaryrefslogtreecommitdiffstats
path: root/build_history/blacklist.txt
blob: 5f0183f5bb441c53ce6540e75936844d0d1ad0f9 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[smart::smart_pointer]
    darwin ci
[testmodifydocumentation]
    darwin arm
[signals::signal_signature_test]
    linux
    darwin
    win32
[Qt3DExtras::qt3dextras_test]
    win32 ci
    linux
    darwin
[QtMultimedia::audio_test]
    linux
    darwin
    win32
# Cannot create metal surface
[QtMultimediaWidgets::qmultimediawidgets]
    darwin ci
# PYSIDE-474
[QtWebEngineWidgets::pyside-474-qtwebengineview]
    py2
    py3
[QtCore::qthread_test]
# PYSIDE-754
[QtWebEngineCore::web_engine_custom_scheme]
    win32
    linux
    darwin
# In addition to a pre-existing windows failure,
# qtlocation/ac899dcc40bb3ad09307583fb7e6befd45a77b33 / QTBUG-66304 introduced
# a failure in 5.14
[QtPositioning::positioning]
    win32
    linux
    darwin
# Open GL functions failures on macOS (2/2020)
[QtQml::qqmlnetwork_test]
    linux ci    # extended, see PyPy section below
[QtWidgets::bug_750]
    darwin ci
[QtWidgets::qpicture_test]
    darwin ci
[QtAsyncio::qasyncio_test_chain]
    win32
[QtQml::bug_825]
    py3.8       # bug in typeobject::type_mro_modified, fix in 3.9
    py3.9.0
    py3.9.1
    py3.9.2
    py3.9.3
    py3.9.4
    py3.9.5
    py3.9.6
    py3.9.7
    py3.9.8
    py3.9.9
    py3.9.10
    py3.9.11
    # fixed in 3.9.12
    py3.10.0
    py3.10.1
    py3.10.2
    py3.10.3
    # fixed in 3.10.4
# PYSIDE-535: These errors are still present. Please try to remove one :)
[sample::mixed_mi]
    pypy
[sample::sample]
    pypy
[sample::str]
    pypy
[sample::typedealloc]
    pypy
[pysidetest::homonymoussignalandmethod_test]
    pypy
[pysidetest::mixin_signal_slots_test]
    pypy
[signals::qobject_sender_test]
    pypy
[QtCore::classinfo_test]
    pypy
[QtCore::qbytearray_test]
    pypy
[QtWidgets::bug_836]
    pypy
[QtQml::bug_825]
    pypy
[QtQml::javascript_exceptions]
    pypy
[QtQml::qqmlincubator_incubateWhile]
    pypy        # gives timeout on macOS if I run video converter while testing
# 2022-03-04 PyPy: Currently 28 of 657 tests fail