Build was Successful
Build : https://drone.io/bitbucket.org/hpk42/pytest/362
Project: https://drone.io/bitbucket.org/hpk42/pytest
Repository : https://bitbucket.org/hpk42/pytest
Version: 3906:e9bfc62abed3
Author : holger krekel
Branch : default
Message:
Merged in nicoddemus
Build was Successful
Build : https://drone.io/bitbucket.org/hpk42/pytest/361
Project: https://drone.io/bitbucket.org/hpk42/pytest
Repository : https://bitbucket.org/hpk42/pytest
Version: 3906:e9bfc62abed3
Author : holger krekel
Branch : default
Message:
Merged in nicoddemus
4 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/4fb4cb5ae00f/
Changeset: 4fb4cb5ae00f
Branch: python-classes-glob
User:nicoddemus
Date:2014-10-16 22:27:10+00:00
Summary: added support for glob-style patterns to python_classes and
python_functions con
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/e9bfc62abed3/
Changeset: e9bfc62abed3
User:hpk42
Date:2014-10-22 05:14:10+00:00
Summary: Merged in nicoddemus/pytest/python-classes-glob (pull request #225)
added support for glob-style patterns to python_cla
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/54204edbaa7e/
Changeset: 54204edbaa7e
User:carljm
Date:2014-10-06 23:36:05+00:00
Summary: Add --pre and testenv pip_pre options, no --pre by default.
Affected #: 6 files
diff -r e89dddec56e6c5844aeb6cc50ea5e2956f
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/d4916d4cc83a/
Changeset: d4916d4cc83a
User:hpk42
Date:2014-10-21 14:38:21+00:00
Summary: Merged in carljm/tox (pull request #123)
Add --pre and testenv pip_pre options, no --pre by default.
Affected #: 6 files
di
New issue 199: Sometimes wrong "toxresults" are produced
https://bitbucket.org/hpk42/tox/issue/199/sometimes-wrong-toxresults-are-produced
holger krekel:
there are sometimes toxresult files which don't contain proper platform
information.
Responsible: hpk42