[neon/kde/kwayland/Neon/unstable] debian/patches: drop patch

Harald Sitter null at kde.org
Mon Mar 14 08:41:17 GMT 2022


Git commit a0d2bc0a05316cab2e587438375b6875d448b2ed by Harald Sitter.
Committed on 14/03/2022 at 08:40.
Pushed by sitter into branch 'Neon/unstable'.

drop patch

Jon removed this from the series a while ago but that causes warnings.
drop the patch as a whole

D  +0    -31   debian/patches/kubuntu_disable-tests.diff

https://invent.kde.org/neon/kde/kwayland/commit/a0d2bc0a05316cab2e587438375b6875d448b2ed

diff --git a/debian/patches/kubuntu_disable-tests.diff b/debian/patches/kubuntu_disable-tests.diff
deleted file mode 100644
index fc21fd7..0000000
--- a/debian/patches/kubuntu_disable-tests.diff
+++ /dev/null
@@ -1,31 +0,0 @@
-From: Jonathan Riddell <jr at jriddell.org>
-Date: Tue, 15 May 2018 17:44:56 +0200
-Subject: disable failing tests
-
-===================================================================
----
- autotests/client/CMakeLists.txt | 4 ----
- 1 file changed, 4 deletions(-)
-
-diff --git a/autotests/client/CMakeLists.txt b/autotests/client/CMakeLists.txt
-index b71fc8d..15e5ffc 100644
---- a/autotests/client/CMakeLists.txt
-+++ b/autotests/client/CMakeLists.txt
-@@ -31,8 +31,6 @@ if(Wayland_VERSION VERSION_GREATER "1.4.0")
-         )
-     add_executable(testWaylandFullscreenShell ${testWaylandFullscreenShell_SRCS})
-     target_link_libraries( testWaylandFullscreenShell Qt5::Test KF5::WaylandClient Wayland::Client)
--    add_test(NAME kwayland-testWaylandFullscreenShell COMMAND testWaylandFullscreenShell)
--    ecm_mark_as_test(testWaylandFullscreenShell)
-   else()
-     message(STATUS "The weston executable was not found. Some autotests will not be executed.")
-   endif()
-@@ -80,8 +78,6 @@ if (HAVE_LINUX_INPUT_H)
-         )
-     add_executable(testWaylandSeat ${testWaylandSeat_SRCS})
-     target_link_libraries( testWaylandSeat Qt5::Test Qt5::Gui KF5::WaylandClient KF5::WaylandServer Wayland::Client Wayland::Server)
--    add_test(NAME kwayland-testWaylandSeat COMMAND testWaylandSeat)
--    ecm_mark_as_test(testWaylandSeat)
- endif()
- 
- ########################################################


More information about the Neon-commits mailing list