Disable some failing tests

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
This commit is contained in:
Robert-André Mauchin 2019-06-23 18:27:20 +02:00
parent b166846fc0
commit 1e78e62682
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ cp %{S:1} %{S:2} .
%if %{with check}
%check
# balancer/grpclb: needs network
%gocheck -d balancer/grpclb
%gocheck -d balancer/grpclb -d credentials/alts
%endif
%endif