[Pytest-commit] Issue #240: Empty "{posargs:foo}" gets replaced by "." (hpk42/tox)

2015-04-28 Thread Daniel Hahler
New issue 240: Empty "{posargs:foo}" gets replaced by "." https://bitbucket.org/hpk42/tox/issue/240/empty-posargs-foo-gets-replaced-by Daniel Hahler: Given the following tox.ini: ``` #!ini [tox] skipsdist = true [testenv] commands = echo {posargs:foo} whitelist_externals = echo ``` Just using `

[Pytest-commit] Issue #241: Pypi server with auth (hpk42/tox)

2015-04-28 Thread adrianmoisey
New issue 241: Pypi server with auth https://bitbucket.org/hpk42/tox/issue/241/pypi-server-with-auth adrianmoisey: I'm trying to set another Pypi server in tox, but this server requires auth. I can't seem to find a way to get tox to use auth. If I include the username/password in the URL it doe

[Pytest-commit] commit/pytest: hpk42: Merged in hpk42/pytest-patches/plugtestfix (pull request #283)

2015-04-28 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/pytest-dev/pytest/commits/a2dfd7c1fb40/ Changeset: a2dfd7c1fb40 User:hpk42 Date:2015-04-28 09:52:53+00:00 Summary: Merged in hpk42/pytest-patches/plugtestfix (pull request #283) make test suite more tolerable against xdist causin

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

2015-04-28 Thread commits-noreply
2 new commits in pytest: https://bitbucket.org/pytest-dev/pytest/commits/156f6edf7067/ Changeset: 156f6edf7067 Branch: plugtestfix User:hpk42 Date:2015-04-27 13:06:47+00:00 Summary: make test suite more tolerable against xdist causing warnings itself (which it does curr

[Pytest-commit] [FAIL] pytest - # 99

2015-04-28 Thread Drone.io Build
Build Failed Build : https://drone.io/bitbucket.org/pytest-dev/pytest/99 Project: https://drone.io/bitbucket.org/pytest-dev/pytest Repository : https://bitbucket.org/pytest-dev/pytest Version: 4208:a2dfd7c1fb40 Author : holger krekel Branch : default Message: Merged in hpk4

[Pytest-commit] [FAIL] pytest - # 100

2015-04-28 Thread Drone.io Build
Build Failed Build : https://drone.io/bitbucket.org/pytest-dev/pytest/100 Project: https://drone.io/bitbucket.org/pytest-dev/pytest Repository : https://bitbucket.org/pytest-dev/pytest Version: 4208:a2dfd7c1fb40 Author : holger krekel Branch : default Message: Merged in hpk

[Pytest-commit] commit/tox: blueyed: getcommandpath: mention whitelist_externals option with warning

2015-04-28 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/d75d1f353d0a/ Changeset: d75d1f353d0a User:blueyed Date:2015-04-28 07:34:20+00:00 Summary: getcommandpath: mention whitelist_externals option with warning Affected #: 1 file diff -r 9383b904df1808de2e546000e49f823

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

2015-04-28 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/790d8f87af00/ Changeset: 790d8f87af00 User:hpk42 Date:2015-04-28 10:20:07+00:00 Summary: fix issue240: allow to specify empty argument list without it being rewritten to ".". Thanks Daniel Hahler. Affected #: 3 f