From 241d3a98d5d29a9320ef2f48eee497012482d592 Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Mon, 25 Feb 2019 14:52:30 +0530 Subject: [PATCH] Disable Coquelicot for Buster release As confirmed by multiple users, Coquelicot is no longer useful for uploading files, which makes it useless as a file sharing application. We might enable it in the future if it's actively maintained once again, or find an alternative. - Skip functional tests - Disable modules-enabled file Signed-off-by: Joseph Nuthalapati Reviewed-by: James Valleroy --- data/etc/plinth/modules-enabled/coquelicot | 2 +- functional_tests/features/coquelicot.feature | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/etc/plinth/modules-enabled/coquelicot b/data/etc/plinth/modules-enabled/coquelicot index 2b2d71614..fa55f19dc 100644 --- a/data/etc/plinth/modules-enabled/coquelicot +++ b/data/etc/plinth/modules-enabled/coquelicot @@ -1 +1 @@ -plinth.modules.coquelicot +#plinth.modules.coquelicot diff --git a/functional_tests/features/coquelicot.feature b/functional_tests/features/coquelicot.feature index 9ef9c2145..c366054de 100644 --- a/functional_tests/features/coquelicot.feature +++ b/functional_tests/features/coquelicot.feature @@ -15,7 +15,7 @@ # along with this program. If not, see . # -@apps @coquelicot @backups +@apps @coquelicot @backups @skip Feature: Coquelicot File Sharing Run Coquelicot File Sharing server.