summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Quigley <tsimonq2@ubuntu.com>2016-11-11 01:22:15 (GMT)
committerSimon Quigley <tsimonq2@ubuntu.com>2016-11-11 01:22:15 (GMT)
commit7686532fbd041703bda5b08212a5c4262ed67d72 (patch)
tree1c99864c07e42768efb111cde471dab1436bcb65
parent39a95b9a6e23493c6cd7613a4190c1f22409b66c (diff)
Remove irrelevant patches
-rw-r--r--debian/patches/kubuntu_disable_failing_test.diff33
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 34 deletions
diff --git a/debian/patches/kubuntu_disable_failing_test.diff b/debian/patches/kubuntu_disable_failing_test.diff
deleted file mode 100644
index 9a7f479..0000000
--- a/debian/patches/kubuntu_disable_failing_test.diff
+++ /dev/null
@@ -1,33 +0,0 @@
-Author: José Manuel Santamaría Lema <panfaust@gmail.com>
-Forwarded: no
-Description: Disable failing test, so far it doesn't seem possible to get it
- running correctly, not even with xvfb-run
---- a/autotests/wayland/pointer_input.cpp
-+++ b/autotests/wayland/pointer_input.cpp
-@@ -71,7 +71,7 @@ private Q_SLOTS:
- void testMouseActionActiveWindow_data();
- void testMouseActionActiveWindow();
- void testCursorImage();
-- void testEffectOverrideCursorImage();
-+ /*void testEffectOverrideCursorImage();*/
-
- private:
- void render(KWayland::Client::Surface *surface, const QSize &size = QSize(100, 50));
-@@ -880,7 +880,7 @@ public:
- ~HelperEffect() {}
- };
-
--void PointerInputTest::testEffectOverrideCursorImage()
-+/*void PointerInputTest::testEffectOverrideCursorImage()
- {
- // this test verifies the effect cursor override handling
- using namespace KWayland::Client;
-@@ -953,7 +953,7 @@ void PointerInputTest::testEffectOverrid
- effects->stopMouseInterception(effect.data());
- QVERIFY(enteredSpy.wait());
- QVERIFY(p->cursorImage().isNull());
--}
-+}*/
-
- }
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 6f41e33..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-kubuntu_disable_failing_test.diff