aboutsummaryrefslogtreecommitdiffstats
path: root/build_history/blacklist.txt
blob: 3355a2b6e67039d6aa7809eae4a5fab03cda98c8 (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
[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
# PYSIDE-474
[QtWebEngineWidgets::pyside-474-qtwebengineview]
    py2
    py3
[QtCore::qthread_test]
    linux py3.6
# 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)
[registry::existence_test]
    darwin
[QtQml::qqmlnetwork_test]
    linux ci    # extended, see PyPy section below
[QtWidgets::bug_750]
    darwin ci
[QtWidgets::qpicture_test]
    darwin ci
# Unsolved Refcounting leaks in debug mode
[pysidetest::property_python_test]
    debug
[signals::bug_79]
    debug

# 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