update travis
This commit is contained in:
committed by
Tamara Dahlgren
parent
c5ae92bf3f
commit
ccf519daa5
@@ -56,7 +56,7 @@ contains 'hdf5' _spack_completions spack -d install --jobs 8 ''
|
||||
contains 'hdf5' _spack_completions spack install -v ''
|
||||
|
||||
# XFAIL: Fails for Python 2.6 because pkg_resources not found?
|
||||
#contains 'compilers.py' _spack_completions spack test ''
|
||||
#contains 'compilers.py' _spack_completions spack unit-test ''
|
||||
|
||||
title 'Testing debugging functions'
|
||||
|
||||
|
||||
@@ -42,4 +42,4 @@ spack -p --lines 20 spec mpileaks%gcc ^elfutils@0.170
|
||||
#-----------------------------------------------------------
|
||||
# Run unit tests with code coverage
|
||||
#-----------------------------------------------------------
|
||||
$coverage_run $(which spack) test -x --verbose
|
||||
$coverage_run $(which spack) unit-test -x --verbose
|
||||
|
||||
Reference in New Issue
Block a user