mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-11 16:22:13 +02:00
[tests] show skipped
This commit is contained in:
parent
2f57cf74a4
commit
f94e0bd20c
7 changed files with 20 additions and 11 deletions
|
|
@ -36,5 +36,5 @@ matplotlib.use('agg')
|
|||
import nose, warnings
|
||||
with warnings.catch_warnings():
|
||||
warnings.simplefilter("ignore")
|
||||
nose.main('GPy', defaultTest='GPy/testing/', argv=['', '-v'])
|
||||
nose.main('GPy', defaultTest='GPy/testing/', argv=['', '--show-skipped'])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue