test: comment out the ones we know work

This commit is contained in:
Peter Hutterer 2019-03-08 13:12:13 +10:00
parent 7102433213
commit 9e00b5a920

View File

@ -1,27 +1,27 @@
--- ---
- hosts: localhost #- hosts: localhost
roles: # roles:
- role: standard-test-beakerlib # - role: standard-test-beakerlib
tags: # tags:
- classic # - classic
tests: # tests:
- libinput-tool-beakerlib # - libinput-tool-beakerlib
#
- hosts: localhost #- hosts: localhost
roles: # roles:
- role: standard-test-basic # - role: standard-test-basic
tags: # tags:
- classic # - classic
tests: # tests:
- libinput-tool # - libinput-tool
#
- hosts: localhost #- hosts: localhost
roles: # roles:
- role: standard-test-scripts # - role: standard-test-scripts
tags: # tags:
- classic # - classic
tests: # tests:
- libinput-tool-scripttest/libinput-tool-test.sh # - libinput-tool-scripttest/libinput-tool-test.sh
- hosts: localhost - hosts: localhost
roles: roles: