Commit Graph

  • f18c78a118 adapt to new 1.3.0 hook registration holger krekel 2010-05-02 16:44:59 +02:00
  • 40277fbf7f require py-1.3.0 for xdist plugin holger krekel 2010-05-02 15:07:00 +02:00
  • 2b20e40805 update CHANGELOG holger krekel 2010-04-30 16:28:10 +02:00
  • 45f7787fe2 fixing a (likely) race condition when simultanous pickling/unpickling can leave inconsistent memo states. Rather than adding locks, the fix actually simplifies the code by keeping the pickling/unpickling memo's in sync directly and more efficiently, also removing a long outstanding XXX. holger krekel 2010-04-30 15:56:48 +02:00
  • 1bc7812dcc adapt for fnmatch_lines changes on trunk holger krekel 2010-04-29 00:47:11 +02:00
  • bdc3f9bf53 fix python3 issues and add info to changelog holger krekel 2010-04-27 21:26:35 +02:00
  • b6cdbf46a6 adapt for changed py-trunk, new outcome exceptions holger krekel 2010-04-27 21:16:47 +02:00
  • bd254674f9 fix py3 print issue holger krekel 2010-04-26 18:57:08 +02:00
  • 9c74f59e55 fixes issue79 - call hooks more systematically on slave nodes and also in the case of SIGINT reorganize internal session code to share more code with the "normal" non-distributed session holger krekel 2010-04-26 18:35:53 +02:00
  • 25cb514331 internally rename SlaveNode to SlaveSession which fits better holger krekel 2010-04-26 15:48:31 +02:00
  • e993a6b079 add to changelog holger krekel 2010-04-26 10:13:15 +02:00
  • 8eecf6e1d2 Fix description. Meme Dough 2010-04-26 14:54:55 +10:00
  • 9abaae8778 * introduce explicit pytest_configure_node hook for node configuration, simplifying implementation of slaveinput/slaveoutput data exchange * only require the already released execnet-1.0.5 holger krekel 2010-04-22 17:00:03 +02:00
  • 8d6bd3ecde Slave data stored on config for slave and node for master. Meme Dough 2010-04-22 22:21:58 +10:00
  • a1ab548cb3 declare xdist-related hooks directly here (requires a recent py-trunk) holger krekel 2010-04-22 11:58:13 +02:00
  • e7a47ae911 Added support for exchanging data between master and slave. Meme Dough 2010-04-21 22:33:09 +10:00
  • 3a8ead3c82 Added tag 1.1 for changeset eca7ce17eabf holger krekel 2010-02-07 13:47:00 +01:00
  • 8f2c3fb04e higher test-timeouts for slower nightly run machines holger krekel 2010-01-21 20:07:41 +01:00
  • 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 holger krekel 2010-01-19 14:59:22 +01:00
  • bfefd6400b Added tag 1.0 for changeset 42c6503ee48f holger krekel 2010-01-18 16:18:08 +01:00
  • 34ee16dffa update doc bits 1.0 holger krekel 2010-01-18 16:17:35 +01:00
  • 9d14fa3a3b pointing to (upcoming) pypi page, fixing url holger krekel 2010-01-18 16:05:52 +01:00
  • 6eb8664012 preparing release packaging holger krekel 2010-01-18 14:53:09 +01:00
  • b8ea732fb0 add CHANGELGOG, and make "-x" work harder to shut down immediately. holger krekel 2010-01-18 13:49:35 +01:00
  • 4594e5dbd8 requiring py-1.2.0 now holger krekel 2010-01-18 11:21:14 +01:00
  • 97f51944e1 fix windows kill issue holger krekel 2010-01-18 02:21:42 +01:00
  • c65cd3f597 improve and cleanup node-ready handling holger krekel 2010-01-18 02:07:22 +01:00
  • c1ac3c08dc do rsync-reporting in the plugin, directly to the terminalreporter if available. holger krekel 2010-01-18 00:41:38 +01:00
  • c607baca2b rework dist-testing model: now all items are collected at the start. move back some tests to pytest-core holger krekel 2010-01-17 23:25:03 +01:00
  • 57c4e7300a fix bug related to remoteerror/eoferror separation holger krekel 2010-01-16 18:55:37 +01:00
  • 2efd4d9336 small adaptations to py.impl move (should eventually not be neccessary to do such things) holger krekel 2010-01-13 17:25:13 +01:00
  • 6b75e0a740 initial copy and modifications from the original py/impl/test/dist and looponfail code. Now works as its own "xdist" plugin. holger krekel 2010-01-13 15:55:01 +01:00