virt-viewer/tests
Paul Donohue 64a2ecdfe3 tests: Disable smartcard hotkey test to work around CI issue
The next commit fixes a bug which was causing
gtk_application_get_accels_for_action() in
virt_viewer_update_smartcard_accels() to incorrectly return nothing.
Now that it is correctly working,
gtk_application_get_accels_for_action() is internally trying to call
gdk_keymap_get_for_display(), which fails if there is no available X11
display.  This causes the CI pipeline to fail since the CI pipeline
doesn't have an X11 display.

To work around this, disable the smartcard hotkey test.

Signed-off-by: Paul Donohue <git@PaulSD.com>
2021-07-30 10:03:02 +00:00
..
meson.build build: introduce meson build recipes 2021-01-25 16:02:48 +00:00
redirect-test.c tests: ensure compiler knows the argv[0] is non-NULL 2021-01-22 16:14:40 +00:00
test-hotkeys.c tests: Disable smartcard hotkey test to work around CI issue 2021-07-30 10:03:02 +00:00
test-monitor-alignment.c build: bump min required glib to 2.48 2021-02-17 11:35:32 +00:00
test-monitor-mapping.c tests: improvements to monitor-mapping test 2017-04-11 15:20:14 -05:00
test-version-compare.c Move tests under /tests directory 2016-03-14 16:36:37 +01:00