[neon/qt/pyside2/Neon/release] debian: Blacklist QtWidgets::bug_307 test for now.

Dmitry Shachnev null at kde.org
Wed Oct 19 14:56:28 BST 2022


Git commit d25ac99d676f5b5304923415a559b170f12b713c by Dmitry Shachnev.
Committed on 11/12/2020 at 18:01.
Pushed by jriddell into branch 'Neon/release'.

Blacklist QtWidgets::bug_307 test for now.

Closes: #976516.

M  +1    -0    debian/changelog
M  +10   -5    debian/patches/blacklist-failing-tests.patch

https://invent.kde.org/neon/qt/pyside2/commit/d25ac99d676f5b5304923415a559b170f12b713c

diff --git a/debian/changelog b/debian/changelog
index 27c5724e..4301de40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ pyside2 (5.15.0-6) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * Drop ftbfs-old-qt.patch. Not needed since Debian has Qt 5.15.
   * Stop hardcoding py3.8 in debian/shiboken2-doc.docs (closes: #976900).
+  * Blacklist QtWidgets::bug_307 test for now (closes: #976516).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 11 Dec 2020 15:37:19 +0300
 
diff --git a/debian/patches/blacklist-failing-tests.patch b/debian/patches/blacklist-failing-tests.patch
index 43c58e9f..cfc228c6 100644
--- a/debian/patches/blacklist-failing-tests.patch
+++ b/debian/patches/blacklist-failing-tests.patch
@@ -5,14 +5,14 @@ Subject: Blacklist failing tests
 Forwarded:
 https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-1146?filter=allopenissues
 ---
- build_history/blacklist.txt | 6 ++++++
- 1 file changed, 6 insertions(+)
+ build_history/blacklist.txt | 9 +++++++++
+ 1 file changed, 9 insertions(+)
 
 diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
-index adcf520..710d506 100644
+index 9b63f97..9346cfb 100644
 --- a/build_history/blacklist.txt
 +++ b/build_history/blacklist.txt
-@@ -25,6 +25,9 @@
+@@ -25,8 +25,14 @@
      linux
      darwin
      win32
@@ -21,8 +21,13 @@ index adcf520..710d506 100644
 +    linux
  [QtGui::qmatrix_test]
      win32
++# segfault on exit, https://bugreports.qt.io/browse/PYSIDE-1447
++[QtWidgets::bug_307]
++    linux
  [QtWidgets::bug_576]
-@@ -86,6 +89,9 @@
+     linux
+     win32
+@@ -86,6 +92,9 @@
      win32
      linux
      darwin



More information about the Neon-commits mailing list