spack/lib/spack
Massimiliano Culpo 7368586f0d Mark slow unit tests (#6994)
* Marking database tests as slow

* Marking url command tests as slow

* Marking every test that uses database as slow

* Marking tests that import files as slow

* Marking gpg tests as slow

* Marking all versions and one list tests as slow

* Added more markers to unit tests + cli option to skip slow tests

Following a discussion with Axel, the generic 'slowtest' marker has been
split into 'db', 'network' and 'maybeslow'. A brief description of the
meaning of each marker has been added to pytest.ini.

A command line option to run only fast tests has been added to
'spack test'

* Don't use classes to group tests together

Reverted grouping tests under a class, as required in the review

* Minor style changes
2018-01-29 06:19:50 -08:00
..
docs Final changes for v0.11.0 (#6318) 2018-01-16 22:25:08 -08:00
env Replace github.com/llnl/spack with github.com/spack/spack (#6142) 2017-11-04 17:08:04 -07:00
external Vendor ordereddict for python2.6 only (#6931) 2018-01-16 07:00:39 +01:00
llnl deal with case where symbolic links are copied (#6178) 2017-11-09 14:38:12 -08:00
spack Mark slow unit tests (#6994) 2018-01-29 06:19:50 -08:00