14
0

Accepting request 207595 from devel:languages:python

update to version 0.0.18 (forwarded request 207594 from posophe)

OBS-URL: https://build.opensuse.org/request/show/207595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testrepository?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2013-11-21 14:26:15 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 17 17:12:34 UTC 2013 - p.drouand@gmail.com
- Update to version 0.0.18
+ ``run`` now accepts ``--isolated`` as a parameter, which will cause each
selected test to be run independently. This can be useful to both workaround
isolation bugs and detect tests that can not be run independently.
+ ``capture_ids`` in test_run now returns a list of captures, permitting tests
that need to test multiple runs to do so.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 24 11:15:47 UTC 2013 - speilicke@suse.com Thu Oct 24 11:15:47 UTC 2013 - speilicke@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-testrepository Name: python-testrepository
Version: 0.0.17 Version: 0.0.18
Release: 0 Release: 0
Summary: A repository of test results Summary: A repository of test results
License: BSD-3-Clause or Apache-2.0 License: BSD-3-Clause or Apache-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70b70e0ba6aacb44036ed5dcbdbe36008816fc7098c2e3e4891734fc09ecd36e
size 84255

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba15301c6ec6bf1b8e0dad10ac7313b11e17ceb8d28ec4a3625c9aaa766727fd
size 84886