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
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: