Add failing tests to blacklist
authorStuart Prescott <stuart@debian.org>
Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)
committerStuart Prescott <stuart@debian.org>
Wed, 8 Apr 2026 02:03:46 +0000 (12:03 +1000)
Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.

It is not yet clear whether these failures are important.

Gbp-Pq: Name 0003-Add-failing-tests-to-blacklist.patch

build_history/blacklist.txt

index b2aaecb8eff4b056853a40682eeb306e0beeff4c..f7e415d5c513f42b01ad61185980d087b13eeb28 100644 (file)
 [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
+
+# Debian packaging failing tests
+[sample::array_numpy]
+    py3
+[sample::nontypetemplate]
+    py3
+[pyside6-android-deploy::test_pyside6_android_deploy]
+    py3
+[QtCore::qinstallmsghandler_test]
+    py3
+[QtCore::loggingcategorymacros_test]
+    py3
+[QtGui::qpainter_test]
+    py3
+[QtCharts::qcharts_numpy_test]
+    py3