mirror of
https://github.com/openharmony/third_party_libunwind.git
synced 2026-07-01 07:39:12 -04:00
Show contents of test-suite.log on test failure
This commit is contained in:
@@ -52,6 +52,8 @@ script:
|
||||
- ulimit -c unlimited
|
||||
- if [ $HOST = 'x86_64-linux-gnu' ]; then make check -j32; fi
|
||||
|
||||
after_failure: cat tests/test-suite.log 2>/dev/null
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- <<: *linux-s390x
|
||||
|
||||
Reference in New Issue
Block a user