[Pytest-commit] commit/pytest: 4 new changesets

2014-10-06 Thread commits-noreply
4 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/68b0ceb80d71/ Changeset: 68b0ceb80d71 Branch: dgilcrease/change-defaults-from-a-tuple-to-a-list-1412285169250 User:dgilcrease Date:2014-10-02 21:27:19+00:00 Summary: change the defaults from a tuple to a

[Pytest-commit] [SUCCESS] pytest - # 337

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/337 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3806:a846b9033a61 Author : holger krekel Branch : default Message: Merged in nicoddemus

[Pytest-commit] [SUCCESS] pytest - # 336

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/336 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3804:d29d0e7844e8 Author : Dj Gilcrease Branch : default Message: Merged in dgilcrease/

[Pytest-commit] [SUCCESS] pytest - # 338

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/338 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3806:a846b9033a61 Author : holger krekel Branch : default Message: Merged in nicoddemus

[Pytest-commit] commit/pytest: hpk42: Merged in nicoddemus/pytest/defer-hook-example (pull request #216)

2014-10-06 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/9d5d7c0d97ba/ Changeset: 9d5d7c0d97ba User:hpk42 Date:2014-10-06 09:55:35+00:00 Summary: Merged in nicoddemus/pytest/defer-hook-example (pull request #216) Documentation for new hooks and how to use them Affe

[Pytest-commit] commit/pytest: 2 new changesets

2014-10-06 Thread commits-noreply
2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/dcc30fc64d62/ Changeset: dcc30fc64d62 Branch: defer-hook-example User:nicoddemus Date:2014-10-04 17:48:19+00:00 Summary: Adding docs on how to properly add new hooks and using them in 3rd party plugins

[Pytest-commit] commit/pytest: hpk42: add some changelog entries

2014-10-06 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/31668a78f211/ Changeset: 31668a78f211 User:hpk42 Date:2014-10-06 09:56:56+00:00 Summary: add some changelog entries Affected #: 1 file diff -r 9d5d7c0d97ba889a7c369f184122ecdd5ad1f22f -r 31668a78f211ce8e782

[Pytest-commit] [SUCCESS] pytest - # 339

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/339 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3808:9d5d7c0d97ba Author : holger krekel Branch : default Message: Merged in nicoddemus

[Pytest-commit] [SUCCESS] pytest - # 340

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/340 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3809:31668a78f211 Author : holger krekel Branch : default Message: add some changelog e

[Pytest-commit] commit/pytest: hpk42: fix issue557: with "-k" we only allow the old style "-" for negation

2014-10-06 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/6d407ed022d7/ Changeset: 6d407ed022d7 Branch: issue557 User:hpk42 Date:2014-10-06 10:11:48+00:00 Summary: fix issue557: with "-k" we only allow the old style "-" for negation at the beginning of strings

[Pytest-commit] [SUCCESS] pytest - # 341

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/341 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3722:6d407ed022d7 Author : holger krekel Branch : issue557 Message: fix issue557: with

[Pytest-commit] Issue #608: Failed assertions with any/all and generator expressions raise NameError (hpk42/pytest)

2014-10-06 Thread Bjørnar Snoksrud
New issue 608: Failed assertions with any/all and generator expressions raise NameError https://bitbucket.org/hpk42/pytest/issue/608/failed-assertions-with-any-all-and Bjørnar Snoksrud: Tested with pytest 2.6.1: repro.py: ``` #!python from repro2 import foo

[Pytest-commit] commit/pytest: bubenkoff: Close branch issue557

2014-10-06 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/eb1bd0b415f4/ Changeset: eb1bd0b415f4 Branch: issue557 User:bubenkoff Date:2014-10-06 11:42:53+00:00 Summary: Close branch issue557 Affected #: 0 files Repository URL: https://bitbucket.org/hpk42/pytest

[Pytest-commit] commit/pytest: bubenkoff: Merged in issue557 (pull request #218)

2014-10-06 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/fb399a582553/ Changeset: fb399a582553 User:bubenkoff Date:2014-10-06 11:42:53+00:00 Summary: Merged in issue557 (pull request #218) fix issue557: with "-k" we only allow the old style "-" for negation Affecte

[Pytest-commit] [SUCCESS] pytest - # 342

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/342 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3723:eb1bd0b415f4 Author : Anatoly Bubenkov Branch : issue557 Message: Close branch iss

[Pytest-commit] [SUCCESS] pytest - # 343

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/343 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3812:fb399a582553 Author : Anatoly Bubenkov Branch : default Message: Merged in issue55

[Pytest-commit] commit/pytest: 2 new changesets

2014-10-06 Thread commits-noreply
2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/a75c837bbb08/ Changeset: a75c837bbb08 Branch: defer-hook-example User:hpk42 Date:2014-10-06 12:04:12+00:00 Summary: close branch Affected #: 0 files https://bitbucket.org/hpk42/pytest/commits/1ad93a3

[Pytest-commit] [SUCCESS] pytest - # 344

2014-10-06 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/344 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3710:1ad93a3f1ab4 Author : holger krekel Branch : better-diff-on-verbose-2 Message: clo

[Pytest-commit] Issue #609: Problem with "plugin already registered" on Raspbian (hpk42/pytest)

2014-10-06 Thread Charlie Clark
New issue 609: Problem with "plugin already registered" on Raspbian https://bitbucket.org/hpk42/pytest/issue/609/problem-with-plugin-already-registered-on Charlie Clark: Hi, I get a weird failure when I run py.test on my project on a RaspberryPi without explicitly passing in the [project](https

[Pytest-commit] Issue #610: Internal error with missing fixture + bad decorator (hpk42/pytest)

2014-10-06 Thread virtuald
New issue 610: Internal error with missing fixture + bad decorator https://bitbucket.org/hpk42/pytest/issue/610/internal-error-with-missing-fixture-bad virtuald: The [decorator](https://pypi.python.org/pypi/decorator) library doesn't seem to decorate its functions properly -- and when a test fun