From 9e00b5a920eff77c28259cf9ec510420081c614c Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 8 Mar 2019 13:12:13 +1000 Subject: [PATCH] test: comment out the ones we know work --- tests/tests.yml | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index 110111d..e850623 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -1,27 +1,27 @@ --- -- hosts: localhost - roles: - - role: standard-test-beakerlib - tags: - - classic - tests: - - libinput-tool-beakerlib - -- hosts: localhost - roles: - - role: standard-test-basic - tags: - - classic - tests: - - libinput-tool - -- hosts: localhost - roles: - - role: standard-test-scripts - tags: - - classic - tests: - - libinput-tool-scripttest/libinput-tool-test.sh +#- hosts: localhost +# roles: +# - role: standard-test-beakerlib +# tags: +# - classic +# tests: +# - libinput-tool-beakerlib +# +#- hosts: localhost +# roles: +# - role: standard-test-basic +# tags: +# - classic +# tests: +# - libinput-tool +# +#- hosts: localhost +# roles: +# - role: standard-test-scripts +# tags: +# - classic +# tests: +# - libinput-tool-scripttest/libinput-tool-test.sh - hosts: localhost roles: