disabled lldb because of failing tests
see https://results.llvm-merge-guard.org/master_debian_clang8-2152/console-log.txt
This commit is contained in:
parent
9841a13bbf
commit
5fd70b614d
1 changed files with 4 additions and 1 deletions
|
@ -85,4 +85,7 @@ excludedProjects:
|
|||
# debuginfo-tests :: llgdb-tests/asan.c
|
||||
# debuginfo-tests :: llgdb-tests/safestack.c
|
||||
# debuginfo-tests :: llvm-prettyprinters/gdb/llvm-support.gdb
|
||||
- debuginfo-tests
|
||||
- debuginfo-tests
|
||||
# test keeps failing, problem with lack of IPv6 networking on Kubernetes:
|
||||
# lldb-unit :: Host/./HostTests/ConnectionFileDescriptorTest.TCPGetURIv6
|
||||
- lldb
|
Loading…
Reference in a new issue