Exclude CMake.FileDownload test
This commit is contained in:
parent
c9a8b5fe82
commit
3c97440511
@ -205,9 +205,8 @@ EOF
|
|||||||
unset DISPLAY
|
unset DISPLAY
|
||||||
pushd build
|
pushd build
|
||||||
#ModuleNotices fails for some unknown reason, and we don't care
|
#ModuleNotices fails for some unknown reason, and we don't care
|
||||||
#CMake.HTML currently requires internet access
|
#CMake.HTML, CMake.FileDownload, and CTestTestUpload require internet access
|
||||||
#CTestTestUpload requires internet access
|
bin/ctest -V -E ModuleNotices -E 'CMake.(HTML|FileDownload)' -E CTestTestUpload %{?_smp_mflags}
|
||||||
bin/ctest -V -E ModuleNotices -E CMake.HTML -E CTestTestUpload %{?_smp_mflags}
|
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user