Commit Graph

15 Commits

Author SHA1 Message Date
holger krekel
8f2c3fb04e higher test-timeouts for slower nightly run machines 2010-01-21 20:07:41 +01:00
holger krekel
4a57dfb648 fix an indefinite hang which would wait for events although no events
are pending - this happened if items arrive very quickly while
the "reschedule-event" tried unconditionally avoiding a busy-loop
and not schedule new work.
1.1
2010-01-19 14:59:22 +01:00
holger krekel
bfefd6400b Added tag 1.0 for changeset 42c6503ee48f 2010-01-18 16:18:08 +01:00
holger krekel
34ee16dffa update doc bits 1.0 2010-01-18 16:17:35 +01:00
holger krekel
9d14fa3a3b pointing to (upcoming) pypi page, fixing url 2010-01-18 16:05:52 +01:00
holger krekel
6eb8664012 preparing release packaging 2010-01-18 14:53:09 +01:00
holger krekel
b8ea732fb0 add CHANGELGOG, and make "-x" work harder to shut down immediately. 2010-01-18 13:49:35 +01:00
holger krekel
4594e5dbd8 requiring py-1.2.0 now 2010-01-18 11:21:14 +01:00
holger krekel
97f51944e1 fix windows kill issue 2010-01-18 02:21:42 +01:00
holger krekel
c65cd3f597 improve and cleanup node-ready handling 2010-01-18 02:07:22 +01:00
holger krekel
c1ac3c08dc do rsync-reporting in the plugin, directly to the terminalreporter if available. 2010-01-18 00:41:38 +01:00
holger krekel
c607baca2b rework dist-testing model: now all items are collected at the start. move back some tests to pytest-core 2010-01-17 23:25:03 +01:00
holger krekel
57c4e7300a fix bug related to remoteerror/eoferror separation 2010-01-16 18:55:37 +01:00
holger krekel
2efd4d9336 small adaptations to py.impl move (should eventually not be neccessary to do such things) 2010-01-13 17:25:13 +01:00
holger krekel
6b75e0a740 initial copy and modifications from the original py/impl/test/dist and
looponfail code. Now works as its own "xdist" plugin.
2010-01-13 15:55:01 +01:00