ctdb-tests: Continue running if a testcase is not executable
authorMartin Schwenke <martin@meltin.net>
Thu, 11 Jan 2018 05:17:19 +0000 (16:17 +1100)
committerAmitay Isaacs <amitay@samba.org>
Sat, 12 May 2018 04:11:17 +0000 (06:11 +0200)
commit36e7043fb16ac996793545022147f696caedee9c
tree63a5c7113ac9609583761df39c5580c2c4489f32
parentcda3b233372dd72c210a39f6efeaa8dbf26e9c67
ctdb-tests: Continue running if a testcase is not executable

At the moment the whole test run aborts without printing a summary of
results but inexplicably succeeds.  Instead, generate a clear failure
for a non-executable testcase.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/run_tests.sh