1 new commit in pytest-xdist:

https://bitbucket.org/hpk42/pytest-xdist/changeset/db56e4b41e9b/
changeset:   db56e4b41e9b
user:        hpk42
date:        2012-09-27 15:09:55
summary:     mention that --boxed is not available on windows
affected #:  1 file

diff -r 99549e737f220f58e57d8cb1a107370f15379568 -r 
db56e4b41e9bff631eec7b1f3db9dd5cf1b3e574 README.txt
--- a/README.txt
+++ b/README.txt
@@ -8,8 +8,8 @@
   those for a combined test run.  This allows to speed up
   development or to use special resources of `remote machines`_.
 
-* ``--boxed``: run each test in a boxed_ subprocess to survive ``SEGFAULTS`` or
-  otherwise dying processes
+* ``--boxed``: (not available on Windows) run each test in a boxed_ 
+  subprocess to survive ``SEGFAULTS`` or otherwise dying processes
 
 * ``--looponfail``: run your tests repeatedly in a subprocess.  After each run 
   py.test waits until a file in your project changes and then re-runs

Repository URL: https://bitbucket.org/hpk42/pytest-xdist/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to