summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/travis_run_linux.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/travis_run_linux.sh b/test/travis_run_linux.sh
index 7e4d855778..1dc64871d4 100755
--- a/test/travis_run_linux.sh
+++ b/test/travis_run_linux.sh
@@ -181,10 +181,6 @@ if ! test -v SKIP_TESTING; then
popd
fi
- if test $RV -ne 0 && test -f test/perl-framework/t/logs/error_log; then
- grep -v ':\(debug\|trace[12345678]\)\]' test/perl-framework/t/logs/error_log
- fi
-
if test -v TEST_CORE -a $RV -eq 0; then
# Run HTTP/2 tests.
MPM=event py.test-3 test/modules/core