mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
travis-ci remove tests under ASAN
This commit is contained in:
committed by
Lorenz Meier
parent
43c0622819
commit
9ff7f05d94
@@ -26,14 +26,12 @@ matrix:
|
||||
include:
|
||||
- env: BUILD_TARGET=clang-tidy-quiet
|
||||
- env: BUILD_TARGET=tests
|
||||
- env: BUILD_TARGET=tests PX4_ASAN=1
|
||||
- env: BUILD_TARGET=tests PX4_UBSAN=1
|
||||
- env: BUILD_TARGET=tests_coverage
|
||||
- env: BUILD_TARGET=coverity_scan
|
||||
dist: trusty
|
||||
if: branch = coverity_scan
|
||||
allow_failures:
|
||||
- env: BUILD_TARGET=tests PX4_ASAN=1
|
||||
- env: BUILD_TARGET=tests PX4_UBSAN=1
|
||||
- env: BUILD_TARGET=tests_coverage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user