Commit Graph

  • a99e6e7ca8 Clean up scheduller interfaces Michael Elovskikh 2017-02-15 00:21:26 +05:00
  • 6200123fac Made EachScheduling.numnodes countable from config Michael Elovskikh 2017-02-14 20:19:41 +05:00
  • a2aaf9bf04 Rename init_distribute() to more clear schedule() Michael Elovskikh 2016-10-20 09:32:59 +05:00
  • 27ffbbb4f7 Unified scheduler class interface Michael Elovskikh 2016-10-20 01:07:39 +05:00
  • 81003df660 Fix codestyle Michael Elovskikh 2016-10-18 19:52:00 +05:00
  • 753f9241a7 Support older pytest versions Michael Elovskikh 2016-10-10 21:07:31 +05:00
  • cf863fd38a Remove unnecessary test Michael Elovskikh 2016-10-10 19:41:45 +05:00
  • 2ff2772521 Use pytest_xdist_make_scheduler hook to set up scheduller instance Michael Elovskikh 2016-10-10 19:33:14 +05:00
  • 3165b78936 Test custom scheduler plugin config Michael Elovskikh 2016-10-03 15:13:01 +05:00
  • ffcbe44685 Fix codestyle Michael Elovskikh 2016-10-03 15:29:08 +05:00
  • d5ba3804bb Use __import__ instead of importlib for py26 support Michael Elovskikh 2016-10-03 15:05:29 +05:00
  • 7d099b65c2 Allow custom scheduler class Michael Elovskikh 2016-10-02 15:46:34 +05:00
  • 63431e749e Add worker_id into TestReport Katerina Koukiou 2017-02-10 18:25:15 +01:00
  • c3c75e405a Merge pull request #119 from danielquinn/patch-1 Ronny Pfannschmidt 2017-02-08 11:33:57 +01:00
  • daa80a2708 Fixed typo Daniel Quinn 2017-02-08 10:29:24 +00:00
  • 55a410af46 Merge pull request #116 from allanlewis/dest-default-type Bruno Oliveira 2017-01-23 12:49:57 -02:00
  • 1c3cd73f23 xdist.plugin: Remove unnecessary type for --dist Allan Lewis 2017-01-23 11:22:45 +00:00
  • 68470d3e8f Merge pull request #108 from pombredanne/patch-1 Bruno Oliveira 2017-01-10 20:16:46 -02:00
  • 7091a58588 Ensure the LICENSE is included in built wheels Philippe Ombredanne 2017-01-10 19:26:01 +01:00
  • dc646cebcc Merge pull request #107 from iansharkey/master Ronny Pfannschmidt 2017-01-07 09:06:34 +01:00
  • d01ef8d1be Merge pull request #1 from iansharkey/eventname-patch iansharkey 2017-01-06 20:48:18 -05:00
  • d91819114a Fix for eventname test iansharkey 2017-01-06 20:47:34 -05:00
  • 13e601a884 Merge pull request #100 from nicoddemus/pytest-3 Ronny Pfannschmidt 2016-12-06 11:24:44 +01:00
  • d174e2bf89 Update CHANGELOG about supporing pytest 2.7 or later Bruno Oliveira 2016-12-05 20:05:02 -02:00
  • e5d8064534 Test using pytest 3.0 Bruno Oliveira 2016-12-05 19:59:19 -02:00
  • 780cd0e04f Merge pull request #94 from torcolvin/warningremove Bruno Oliveira 2016-10-24 16:15:19 -02:00
  • 1e18f25cd0 Don't show warning from pytest 3 Tor Colvin 2016-10-24 11:28:54 -04:00
  • f43a64ae59 remove .dev version tag from changelog v1.15.0 Ronny Pfannschmidt 2016-08-12 16:22:14 +02:00
  • cd7d8ca42a Merge pull request #83 from RonnyPfannschmidt/travis Bruno Oliveira 2016-08-12 11:18:23 -03:00
  • 6241167b6c add travis deploy for pypi release publishing Ronny Pfannschmidt 2016-08-12 15:23:52 +02:00
  • eb46f9b642 Merge pull request #80 from nicoddemus/cpu-auto-errors Bruno Oliveira 2016-08-06 17:21:09 -03:00
  • a2881fd8a9 Fix test_auto_detect_cpus Bruno Oliveira 2016-08-06 17:06:37 -03:00
  • d8d9f3684b Merge remote-tracking branch 'upstream/master' into cpu-auto-errors Bruno Oliveira 2016-08-06 17:03:06 -03:00
  • 9039807943 Merge pull request #78 from nicoddemus/env-vars Ronny Pfannschmidt 2016-08-05 09:16:38 +02:00
  • d498cb3e0f Add env variables to identify workers Bruno Oliveira 2016-08-04 20:50:54 -03:00
  • 1c7eb24a1f Merge pull request #77 from nicoddemus/funcarg Bruno Oliveira 2016-08-04 20:35:25 -03:00
  • 7d124ecf87 Replace "pytest_funcarg__" by @pytest.fixture Bruno Oliveira 2016-08-04 20:26:08 -03:00
  • e8fa737196 Merge pull request #67 from nicoddemus/issue-66-clean-shutdown Ronny Pfannschmidt 2016-06-21 18:12:17 +02:00
  • 305acdd72a Cleanly shutdown workers if session should be interrupted Bruno Oliveira 2016-06-07 19:35:08 -03:00
  • 4fc9cb6e99 Merge pull request #66 from nicoddemus/issue-65-internal-error Ronny Pfannschmidt 2016-06-07 08:29:19 +02:00
  • b4a7a1a8a8 Fix internal error when using --maxfail option Bruno Oliveira 2016-06-06 20:46:25 -03:00
  • c27ac36fca Merge pull request #55 from nicoddemus/collect-report-atty Ronny Pfannschmidt 2016-05-13 02:53:00 +02:00
  • 9786e3d774 Move comment in tox.ini Bruno Oliveira 2016-05-11 22:28:22 -03:00
  • 8ec8d29cbf Mark test_remoteinitconfig as xfail Bruno Oliveira 2016-05-11 22:25:12 -03:00
  • dd3d180fe3 Add pytest 2.9 and drop pytest 2.4 and 2.5 from build matrix Bruno Oliveira 2016-05-04 17:34:45 -03:00
  • 20fe1f9874 Skip progress display when in non-terminal (pytest >= 2.9) Bruno Oliveira 2016-03-08 17:20:36 -03:00
  • 8954f0d63d Add Framework::Pytest to list of classifiers Bruno Oliveira 2016-03-22 20:53:07 -03:00
  • ba35a3da02 Add syntax highlight in README Bruno Oliveira 2016-02-23 22:36:42 -03:00
  • 6601b5f9ba Merge pull request #49 from nicoddemus/worker-id-fixture Bruno Oliveira 2016-02-23 22:11:52 -03:00
  • b27301e1d9 Improve test a bit and add CHANGELOG entry Bruno Oliveira 2016-02-23 20:53:46 -03:00
  • 7e6011541f Fix flakes Bruno Oliveira 2016-02-23 20:39:41 -03:00
  • 7f8ae3944c worker_id fixture as shown in #47 hellmanj 2016-02-23 17:56:41 -05:00
  • a11632b5d0 Remove old .hgtags file Bruno Oliveira 2016-01-30 21:36:44 -02:00
  • f19b804c67 Merge pull request #43 from nicoddemus/ci-refactorings Ronny Pfannschmidt 2016-01-30 22:53:39 +01:00
  • 96506867d1 Refactor tox and ci scripts Bruno Oliveira 2016-01-30 12:19:52 -02:00
  • 023226840c Prepare CHANGELOG for next release Bruno Oliveira 2016-01-30 12:03:55 -02:00
  • eee72557f7 Fix CHANGELOG for 1.14 release v1.14 Bruno Oliveira 2016-01-30 11:27:36 -02:00
  • 53999d8433 Merge branch 'features' Bruno Oliveira 2016-01-29 23:03:32 -02:00
  • c57ac92302 Merge pull request #35 from nicoddemus/collect-finished-hook Ronny Pfannschmidt 2016-01-29 15:07:44 +01:00
  • 100aa29832 Merge pull request #37 from nicoddemus/auto-detect-flaky2 Ronny Pfannschmidt 2015-12-15 07:14:21 +01:00
  • 0127cac3f9 Unit test "auto" cpu detection Bruno Oliveira 2015-12-14 22:51:41 -02:00
  • 7dedb272ad Merge pull request #36 from nicoddemus/auto-detect-flaky Ronny Pfannschmidt 2015-12-12 16:04:25 +01:00
  • 462a3eb9e2 Fix test_auto_detect_cpus flakyness Bruno Oliveira 2015-12-12 12:55:41 -02:00
  • 2ae9bd7f43 Add new pytest_xdist_node_collection_finished hook Bruno Oliveira 2015-12-12 12:38:45 -02:00
  • 5d26154efb Merge pull request #33 from nicoddemus/disabled-subplugins Ronny Pfannschmidt 2015-12-12 15:06:07 +01:00
  • c58d22f279 Make xdist work even if looponfail or boxed are disabled Bruno Oliveira 2015-12-12 10:26:31 -02:00
  • 8ba24ef627 Merge pull request #28 from nicoddemus/overview Bruno Oliveira 2015-12-12 10:20:28 -02:00
  • 0a5bdfcda5 Add a FAQ section Bruno Oliveira 2015-12-10 20:01:06 -02:00
  • 1716767a1c Drop "node" from "workers" and "master" Bruno Oliveira 2015-12-10 20:00:43 -02:00
  • c62effdd79 Reword reason why workers must keep a single test on queue always Bruno Oliveira 2015-12-10 19:55:31 -02:00
  • b29ff73781 Apply small review requests Bruno Oliveira 2015-12-09 19:00:20 -02:00
  • 4e1354190d Merge pull request #31 from pytest-dev/xfail-auto-detect-cpus-test holger krekel 2015-12-09 13:26:27 +01:00
  • 7da064f0fa Mark test_auto_detect_cpus as xfail until #30 is fixed Bruno Oliveira 2015-12-09 08:51:42 -02:00
  • c39275ebeb Merge pull request #29 from yoloseem/typo Bruno Oliveira 2015-12-09 08:02:42 -02:00
  • 4ff6be21a8 Fix typos Hyunjun Kim 2015-12-09 13:23:43 +09:00
  • 10bc4b6e9a First version of architecture overview doc Bruno Oliveira 2015-12-08 20:08:46 -02:00
  • 49ab918092 Merge pull request #27 from nicoddemus/fix-22-tmpdir Ronny Pfannschmidt 2015-12-05 20:42:41 +01:00
  • 5ddef63085 xdist now works if the internal tmpdir plugin is disabled Bruno Oliveira 2015-12-05 12:03:30 -02:00
  • afd3f2bb01 Merge pull request #26 from pytest-dev/each_multiple-flaky Bruno Oliveira 2015-12-04 10:18:27 -02:00
  • 22fc01f672 Merge pull request #25 from nicoddemus/appveyor Ronny Pfannschmidt 2015-12-04 13:11:30 +01:00
  • 318080a49d Mark test_each_multiple as xfail Bruno Oliveira 2015-12-04 10:03:57 -02:00
  • a67ed2d9ba Merge pull request #24 from nicoddemus/travis-update Ronny Pfannschmidt 2015-12-04 07:12:20 +01:00
  • 55d9886efd Pass some environment variables so tmpdir can get the username in pytest27 Bruno Oliveira 2015-12-03 19:12:59 -02:00
  • 500ddb2bb3 Merge branch 'travis-update' into appveyor Bruno Oliveira 2015-12-03 19:07:22 -02:00
  • d59a4fb52b Simplify AppVeyor build and add badge Bruno Oliveira 2015-12-03 18:52:11 -02:00
  • 757c0806c9 Add appveyor badge Bruno Oliveira 2015-09-01 20:19:12 -03:00
  • c39e53e6b0 pytest24,25,26 don't work on py35 due to changes in ast module so drop them from build matrix Bruno Oliveira 2015-12-03 18:41:48 -02:00
  • ce464aab39 Update travis to use more recent python and pytest versions Bruno Oliveira 2015-12-03 18:32:48 -02:00
  • 7609e9376a Fix call to report_collection_diff in test Bruno Oliveira 2015-12-03 18:29:15 -02:00
  • d6dfee1cf2 Merge pull request #16 from nchammas/patch-1 Bruno Oliveira 2015-12-01 21:08:36 -02:00
  • 4c22653fd4 Typo fixes to docstrings Nicholas Chammas 2015-12-01 14:45:03 -05:00
  • 974bd566c5 Merge pull request #13 from sah/master Ronny Pfannschmidt 2015-11-19 06:48:24 +01:00
  • 412febd898 pep8 and python 3 compatibility fixes Steven Hazel 2015-11-18 13:39:53 -08:00
  • 3140873f0a bugfix: iterate in a python 3 compatible way Steven Hazel 2015-11-18 13:34:39 -08:00
  • 09d79ace35 Do a better job parallelizing the inital batch of tests when the number of nodes is more than half the number of tests. This makes it possible, for example, to run all tests in parallel, where previous the maximum parallelization was half of all tests. Steven Hazel 2015-11-18 13:06:04 -08:00
  • 26abac7a95 Added error handling to -n auto. Omer Katz 2015-11-09 11:51:05 +02:00
  • 14f39a7c4d Merge pull request #2 from nicoddemus/appveyor Ronny Pfannschmidt 2015-09-02 15:41:06 +02:00
  • 03aa703103 Add setuptools_scm to the host environment Bruno Oliveira 2015-09-02 09:57:44 -03:00
  • ca132e10af Fix links on README Bruno Oliveira 2015-09-01 20:22:50 -03:00
  • 6f93ae88ff Add appveyor support Bruno Oliveira 2015-09-01 20:16:41 -03:00