tests: Stop running test-lib-introspection.sh

Even more fallout of the buildroot change to stop deriving from
cosa.  The new buildroot doesn't have `pygobject3`.

We could convert this to an installed test but...blah.
Not worth it.
This commit is contained in:
Colin Walters 2021-04-07 22:11:05 +00:00
parent 45a59fc7f8
commit 1541ed4312
2 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,6 @@ endif
GITIGNOREFILES += ssh-config vmcheck-logs/ test-compose-logs/ .cosa/
uninstalled_test_scripts = \
tests/check/test-lib-introspection.sh \
$(NULL)
uninstalled_test_extra_programs = \

View File

@ -1,5 +1,9 @@
#!/bin/bash
#
# NOTE: This is presently disabled by default because
# we don't want to drag pygobject3 into our build container
# and anyways the shared library should be considered deprecated.
#
# Copyright (C) 2014 Colin Walters <walters@verbum.org>
#
# This library is free software; you can redistribute it and/or