Commit Graph

455 Commits

Author SHA1 Message Date
Anatoly Bubenkov
f4b86f0127 add glob support for rsyncignore. add command line option for rsyncignore 2013-12-05 15:19:31 +01:00
holger krekel
8146b27671 now that pytest_runtest_logstart is sent to the master again,
disable showing of filenames explicitely with the terminalreporter
2013-11-21 15:00:06 +01:00
holger krekel
a488cc5add merge 2013-11-19 12:21:31 +01:00
holger krekel
aad1aace52 merge fix pytest issue382 - produce "pytest_runtest_logstart" event again
in master. Thanks Aron Curzon.
2013-11-19 12:08:55 +01:00
curzona
82d357ab1a Uncomment logstart hook in remote.py and slavemanage.py 2013-11-09 12:10:13 -08:00
holger krekel
ca54911481 ignore directories and pyc files for changes (editors write tmp/swap
files etc., which also affects mtime of directory)
2013-10-07 10:28:08 +02:00
holger krekel
8e88261c15 ignore dot files for file changes (editors write tmp/swap files etc.) 2013-10-07 10:20:24 +02:00
holger krekel
6045195f16 Added tag 1.9 for changeset 5c5cb6d59e12 2013-10-04 14:35:34 +02:00
holger krekel
b88b23e358 some test fixes and configure tox-testing against pytest==2.3.5 and pytest>=2.4.2 1.9 2013-10-04 10:34:24 +02:00
holger krekel
a9aca9a3ae fix pytest issue347: slaves running on top of Python3.2
will set PYTHONDONTWRITEYBTECODE to 1 to avoid import concurrency
bugs.
2013-09-05 18:52:59 +02:00
holger krekel
45dd5975f0 Merged in dimazest/pytest-xdist/collection_diff_reporting (pull request #3)
Give more context when nodes collected different tests.
2013-09-05 16:23:12 +02:00
Dmitrijs Milajevs
fa96143aeb Cleanup 2013-09-05 15:30:37 +02:00
Dmitrijs Milajevs
9a50d9de17 Give more context when nodes collected different tests. 2013-09-05 15:24:27 +02:00
holger krekel
f144ef88e3 fix pytest issue41: re-run tests on all file changes, not just
randomly select ones like .py/.c.
2013-09-05 14:21:43 +02:00
holger krekel
013b2fc6bb streamline tox.ini 2013-09-05 14:21:28 +02:00
holger krekel
df66687eae bump version 2013-04-30 17:08:06 +02:00
holger krekel
75c125e04e Merged in jjh/pytest-xdist/catch-import-errors (pull request #2)
Patch for issue #180
2013-04-30 17:07:09 +02:00
Jonathan Hunt
26016aefd1 Use the error longrepr rather than the file path to check
for duplicate errors.
2013-04-28 16:14:52 -07:00
Jonathan Hunt
6c1587a157 Added an additional test for import errors in --tx mode. 2013-04-28 16:06:41 -07:00
Jonathan Hunt
10c9c34c75 Passing tests, avoiding duplicate errors. 2013-04-25 18:20:40 -07:00
Jonathan Hunt
46b94c1c81 Report ImportErrors in distributed mode. 2013-04-25 18:04:24 -07:00
Jonathan Hunt
6038ec21ca Added test to catch import failure in distributed mode. 2013-04-25 17:45:42 -07:00
holger krekel
0be3d4b077 fix py3 issue 2013-04-02 10:48:26 +02:00
holger krekel
34eec1ef17 - changed LICENSE to MIT
- attribute Jeremy's change
2013-04-02 10:33:36 +02:00
holger krekel
c44fe4e234 merge again 2013-04-02 10:30:52 +02:00
holger krekel
a771352f01 merge 2013-04-02 10:29:51 +02:00
holger krekel
6369c8c7ce Merged in jerith/pytest-xdist/dedupe-failures (pull request #1)
Avoid collecting duplicate failures when using --looponfail.
2013-04-02 10:29:21 +02:00
Jeremy Thurgood
587d1501a7 Avoid collecting duplicate failures when using --looponfail. 2013-03-27 17:34:58 +02:00
holger krekel
53c4025774 add boxed example 2012-11-20 13:26:29 +01:00
holger krekel
8ed3788992 mention that --boxed is not available on windows 2012-09-27 15:09:55 +02:00
holger krekel
60f035bcae improve README to cover --boxed option and contain some more links 2012-08-04 09:54:51 +02:00
holger krekel
d766c0777a add a note where to find the issue tracker 2012-04-30 18:31:13 -06:00
holger krekel
b235db879c merge 2012-01-22 06:14:22 +01:00
Ronny Pfannschmidt
663cd81117 add a test to check deserialization of nonstandard test report attributes 2012-01-20 19:53:41 +01:00
holger krekel
f56c316645 Added tag 1.8 for changeset 1d27987c2675 2011-12-16 11:59:21 +00:00
holger krekel
0387c57b76 merge 1.8 2011-12-16 11:59:17 +00:00
holger krekel
bca7a5c35b Added tag 1.8 for changeset 0d1c00018008 2011-12-16 11:57:23 +00:00
holger krekel
689bf7262e streamline MANIFEST file 2011-12-16 11:47:28 +00:00
holger krekel
5488b6d9a1 bump versions 2011-12-16 10:47:33 +00:00
holger krekel
aed7a5a07e fix tests by properly removing __pycache__ files 2011-12-15 07:41:09 +01:00
holger krekel
927e95176f try py31/py32 environments in tox.ini 2011-12-12 21:12:25 +00:00
holger krekel
8c6fea9895 remove usage of final_logerrors now that we have better teardown information 2011-12-02 21:03:58 +00:00
holger krekel
1f6d410481 fix issue 93 of pytest - avoid delayed teardowns 2011-12-02 21:03:29 +00:00
holger krekel
d5ff8b066a tag 1.7 2011-11-18 19:08:05 +00:00
holger krekel
750ada16d1 Added tag 1.7 for changeset 29c38e195526 2011-11-18 19:07:56 +00:00
holger krekel
c1f27bf87e depend on 2.2.0 1.7 2011-11-18 18:50:26 +00:00
holger krekel
c19f5e4bfd Added tag 1.7 for changeset 20875fed94e7 2011-11-18 18:49:29 +00:00
holger krekel
8a923ea2f4 remove unncessary hack here as well 2011-11-18 17:01:39 +00:00
holger krekel
e8ae2f9090 small fixes to test suite 2011-11-18 16:03:02 +00:00
holger krekel
f946ab1835 adapt to pytest-2.2.0.dev2 2011-11-08 17:54:26 +00:00