Run more integration tests on FreeBSD. (#16923)

This commit is contained in:
Matt Clay 2016-08-02 14:00:56 -07:00 committed by GitHub
commit 5f12731797
2 changed files with 5 additions and 11 deletions

View file

@ -150,12 +150,6 @@ set -u
cd test/integration
# FIXME: these test targets fail
sed -i '' 's/ blocks / /;' Makefile
sed -i '' 's/ pull / /;' Makefile
sed -i '' 's/ test_handlers / /;' Makefile
sed -i '' 's/ no_log / /;' Makefile
# TODO: support httptester via reverse ssh tunnel
rm -rf "/tmp/shippable"