[neon/kde/kwin/Neon/unstable] debian/patches: drop wobbly test patch as is now ported to gbm

Carlos De Maine null at kde.org
Sat May 6 10:06:59 BST 2023


Git commit c2c8b6a436602747a2b124529ffe04f64bf90d99 by Carlos De Maine.
Committed on 06/05/2023 at 09:06.
Pushed by carlosdem into branch 'Neon/unstable'.

drop wobbly test patch as is now ported to gbm

D  +0    -25   debian/patches/Disable-testShadeWobblyWindows.patch
M  +0    -1    debian/patches/series

https://invent.kde.org/neon/kde/kwin/commit/c2c8b6a436602747a2b124529ffe04f64bf90d99

diff --git a/debian/patches/Disable-testShadeWobblyWindows.patch b/debian/patches/Disable-testShadeWobblyWindows.patch
deleted file mode 100644
index 05f0161..0000000
--- a/debian/patches/Disable-testShadeWobblyWindows.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From: Maximiliano Curia <maxy at gnuservers.com.ar>
-Date: Mon, 7 May 2018 16:58:50 +0200
-Subject: Disable testShadeWobblyWindows
-
-This test requires a /dev/dri device, which are not available in the
-Debian autopkgtest infrastructure
----
- autotests/integration/effects/CMakeLists.txt | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/autotests/integration/effects/CMakeLists.txt b/autotests/integration/effects/CMakeLists.txt
-index 0297f2c..8c8a6c2 100644
---- a/autotests/integration/effects/CMakeLists.txt
-+++ b/autotests/integration/effects/CMakeLists.txt
-@@ -1,7 +1,9 @@
- if (XCB_ICCCM_FOUND)
-     integrationTest(NAME testTranslucency SRCS translucency_test.cpp LIBS XCB::ICCCM)
-     integrationTest(NAME testSlidingPopups SRCS slidingpopups_test.cpp LIBS XCB::ICCCM)
--    integrationTest(NAME testShadeWobblyWindows SRCS wobbly_shade_test.cpp LIBS XCB::ICCCM)
-+    # This test requires a /dev/dri device, which are not available in the
-+    # Debian autopkgtest infrastructure
-+    # integrationTest(NAME testShadeWobblyWindows SRCS wobbly_shade_test.cpp LIBS XCB::ICCCM)
- endif()
- integrationTest(NAME testFade SRCS fade_test.cpp)
- integrationTest(WAYLAND_ONLY NAME testEffectWindowGeometry SRCS windowgeometry_test.cpp)
diff --git a/debian/patches/series b/debian/patches/series
index 413ecbe..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-Disable-testShadeWobblyWindows.patch


More information about the Neon-commits mailing list