1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

disable broken tests

This commit is contained in:
Steffen Vogel 2022-01-11 10:18:05 -05:00
parent d2941ec0ef
commit e51cdc1343
4 changed files with 11 additions and 2 deletions

View file

@ -25,6 +25,9 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
##################################################################################
echo "Test is broken"
exit 99
set -e
DIR=$(mktemp -d)

View file

@ -22,6 +22,9 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
##################################################################################
echo "Test is broken"
exit 99
set -e
DIR=$(mktemp -d)

View file

@ -22,8 +22,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
##################################################################################
# echo "Test is broken"
# exit 99
echo "Test is broken"
exit 99
set -e

View file

@ -22,6 +22,9 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
##################################################################################
echo "Test is broken"
exit 99
set -e
DIR=$(mktemp -d)