mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
monkeysphere: Skip functional tests until bugs are resolved
Currently, monkeysphere does not get installed properly unless FreedomBox security is disabled. Skip these tests until the monkeysphere is patched https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911907 . Another way to enable these tests is to disable restricted logins (write steps to do that) before running them. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
37262f1bb7
commit
874dcdf282
@ -15,7 +15,8 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
@apps @monkeysphere @backups
|
||||
# XXX: Enable tests after Debian Bug #911907 is fixed.
|
||||
@apps @monkeysphere @backups @skip
|
||||
Feature: Monkeysphere
|
||||
Import and publish OpenPGP keys for SSH and HTTPS keys
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user