[neon/extras/kstars/Neon/release] debian: Revert "drop useless xterm test"

Pino Toscano null at kde.org
Tue Nov 1 11:10:31 GMT 2022


Git commit 4260b3bf66143ec5d9fb33c9e81ed3c1607214a1 by Pino Toscano.
Committed on 12/12/2021 at 12:21.
Pushed by jriddell into branch 'Neon/release'.

Revert "drop useless xterm test"

The test suite will be disabled altogether.

This reverts commit 82660fe9a3c50d31469e5ada06dc63995b20076e.

M  +0    -2    debian/changelog
M  +0    -1    debian/patches/series
D  +0    -29   debian/patches/upstream_tests-remove-useless-xterm-test.patch

https://invent.kde.org/neon/extras/kstars/commit/4260b3bf66143ec5d9fb33c9e81ed3c1607214a1

diff --git a/debian/changelog b/debian/changelog
index c51d41c..606e19f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,6 @@ kstars (5:3.5.6-2) UNRELEASED; urgency=medium
   * Set field Upstream-Contact in debian/copyright.
   * Remove obsolete field Contact from debian/upstream/metadata (already present
     in machine-readable debian/copyright).
-  * Backport upstream commit 6782a28d34d354ba1a73f173afeffbe0157bea15 to drop
-    an useless xterm test; patch upstream_tests-remove-useless-xterm-test.patch.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 12 Dec 2021 09:35:28 +0100
 
diff --git a/debian/patches/series b/debian/patches/series
index 466f7f7..8cbadc0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-upstream_tests-remove-useless-xterm-test.patch
 skip-skypoint-test.diff
 skip-installed-tests.diff
diff --git a/debian/patches/upstream_tests-remove-useless-xterm-test.patch b/debian/patches/upstream_tests-remove-useless-xterm-test.patch
deleted file mode 100644
index a3d8c53..0000000
--- a/debian/patches/upstream_tests-remove-useless-xterm-test.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 6782a28d34d354ba1a73f173afeffbe0157bea15 Mon Sep 17 00:00:00 2001
-From: Pino Toscano <pino at kde.org>
-Date: Sun, 12 Dec 2021 11:20:08 +0100
-Subject: [PATCH] tests: remove useless xterm test
-
-Running xterm as own test makes no sense, and it is completely out of
-scope for kstars; commit d0a8183ece20e9f46baddd73926c44e9003bb6e8 added
-it without explanation, so assume it was some experiment that slipped
-in.
----
- Tests/kstars_ui/CMakeLists.txt | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/Tests/kstars_ui/CMakeLists.txt b/Tests/kstars_ui/CMakeLists.txt
-index 40a6e7d1a..09df6422c 100644
---- a/Tests/kstars_ui/CMakeLists.txt
-+++ b/Tests/kstars_ui/CMakeLists.txt
-@@ -31,8 +31,6 @@ qt5_add_dbus_adaptor(KSTARS_UI_MOCK_SRC org.kde.kstars.MockEkos.MockAlign.xml mo
- qt5_add_dbus_adaptor(KSTARS_UI_MOCK_SRC org.kde.kstars.MockEkos.MockGuide.xml mockmodules.h Ekos::MockGuide)
- qt5_add_dbus_adaptor(KSTARS_UI_MOCK_SRC org.kde.kstars.MockEkos.xml mockmodules.h Ekos::MockEkos)
- 
--ADD_TEST(ui_xterm xterm)
--
- # FIXME: this particular test crashes when done on the EGLFS platform
- # Disabling until we find the reason, other tests do cover this scenario
- 
--- 
-2.33.0
-



More information about the Neon-commits mailing list