]> granicus.if.org Git - gc/commitdiff
Travis CI: Output content of threadleaktest.log
authorIvan Maidanski <ivmai@mail.ru>
Fri, 31 May 2019 06:26:35 +0000 (09:26 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 31 May 2019 06:26:35 +0000 (09:26 +0300)
.travis.yml

index 38de48f92c2cc958f606c7a1b213d84418117876..81c915ffe0af636e92c4e8cdd8cad5586a3f10b5 100644 (file)
@@ -621,6 +621,7 @@ script:
 - if [ -f disclaim_test.log ]; then cat disclaim_test.log; fi
 - if [ -f disclaim_weakmap_test.log ]; then cat disclaim_weakmap_test.log; fi
 - if [ -f threadkey_test.log ]; then cat threadkey_test.log; fi
+- if [ -f threadleaktest.log ]; then cat threadleaktest.log; fi
 - if [[ "$CSA_CHECK" == true ]]; then
     ${CC} --analyze -Xanalyzer -analyzer-output=text -Werror
         -I include -I libatomic_ops/src $CFLAGS_EXTRA