Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kevlened/pytest-parallel issues and pull requests
#129 - Update pytest decoration
Pull Request -
State: open - Opened by snovikov 6 months ago
- 2 comments
#128 - AttributeError: Can't pickle local object 'ArgumentParser.__init__.<locals>.identity' on Windows
Issue -
State: open - Opened by SofianeHamlaoui 9 months ago
#127 - setUpClass method executed once per test with multiple workers
Issue -
State: open - Opened by rafoid over 1 year ago
#126 - “generator raised StopIteration” on latest parallel version
Issue -
State: open - Opened by olivia2046 over 1 year ago
#125 - Pytest-parallel is failing to run
Issue -
State: open - Opened by stalkerz379 almost 2 years ago
#124 - Bump cryptography from 35.0.0 to 39.0.1
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#123 - Bump setuptools from 65.5.0 to 65.5.1
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#122 - Bump wheel from 0.37.1 to 0.38.1
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#121 - Bump certifi from 2022.9.24 to 2022.12.7
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#120 - Update Pipfile
Pull Request -
State: closed - Opened by WP-LKL about 2 years ago
#119 - Fixes browsertron/pytest-parallel/#118
Pull Request -
State: closed - Opened by jfennick about 2 years ago
- 3 comments
#118 - Latest pytest (7.2.0) breaks pytest-parallel.
Issue -
State: open - Opened by huntzhan about 2 years ago
- 8 comments
#117 - Using pytest parallel to generate reports results in data corruption
Issue -
State: open - Opened by shelkio about 2 years ago
#116 - Duplicated tests when running with allure-pytest
Issue -
State: open - Opened by b0mbays about 2 years ago
#115 - Many tests fail
Issue -
State: open - Opened by yurivict about 2 years ago
#114 - Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name=5> at interpreter shutdown, possibly due to daemon threads
Issue -
State: open - Opened by FarukOzderim over 2 years ago
#113 - not compatible with django
Issue -
State: open - Opened by ahmedyasserays over 2 years ago
- 1 comment
#112 - The plugin does not fire any setup / tear down events for child threads make it extremely hard to implement extensions
Issue -
State: open - Opened by HardNorth over 2 years ago
#111 - Let auto worker count be set via environment variable
Pull Request -
State: open - Opened by kburns over 2 years ago
#110 - Control auto worker count through environment variable
Issue -
State: open - Opened by kburns over 2 years ago
#109 - If tests call code that `fork()`s, use of this plugin often leads to crashes on Mac OS High Sierra and onward, *even when number of workers is set to 1*
Issue -
State: open - Opened by posita almost 3 years ago
#108 - Formalize fix from @codeRulc for #76 to stop duplicate output
Pull Request -
State: open - Opened by alexlatchford almost 3 years ago
- 2 comments
#107 - Added mark for sequenced execution. Fixes #80
Pull Request -
State: open - Opened by norraxx about 3 years ago
- 10 comments
#106 - Runs with dynamically predefined thread names are sticks
Issue -
State: open - Opened by boris-becker-p about 3 years ago
#105 - Is it possible to have a separate log for each process?
Issue -
State: open - Opened by boris-becker-p about 3 years ago
- 2 comments
#104 - Maintainers needed
Issue -
State: open - Opened by azmeuk about 3 years ago
- 5 comments
#103 - Use github actions instead of travis
Pull Request -
State: closed - Opened by azmeuk about 3 years ago
#102 - OSError: [WinError 87] 'pytest --tests-per-worker auto' in terminal (pycharm, windows)
Issue -
State: open - Opened by jakeschuler1 about 3 years ago
- 2 comments
#101 - Now pytest-parallel adds a pid to the test name.
Pull Request -
State: open - Opened by svetlyak40wt about 3 years ago
- 1 comment
#100 - Could you pls release master ASAP for support python3.9
Issue -
State: closed - Opened by NerdTsai over 3 years ago
- 6 comments
#99 - Consider moving project to pytest-dev for maintenance
Issue -
State: closed - Opened by amitSA over 3 years ago
- 17 comments
#98 - Update the environ shim to be compatible with Python 3.9
Pull Request -
State: closed - Opened by andni233 over 3 years ago
- 3 comments
#97 - do not create thread if tests_per_worker==1
Pull Request -
State: open - Opened by tovmeod over 3 years ago
#97 - do not create thread if tests_per_worker==1
Pull Request -
State: open - Opened by tovmeod over 3 years ago
#96 - do not create thread if tests_per_worker==1
Issue -
State: open - Opened by tovmeod over 3 years ago
#96 - do not create thread if tests_per_worker==1
Issue -
State: open - Opened by tovmeod over 3 years ago
#95 - fix putenv, unsetenv
Pull Request -
State: closed - Opened by ickc over 3 years ago
- 3 comments
#94 - Global state in parallel tests
Issue -
State: closed - Opened by dzieciou over 3 years ago
#94 - Global state in parallel tests
Issue -
State: closed - Opened by dzieciou over 3 years ago
#93 - pytest parallel run with Python 3.7.3 causes "Fatal Python error: Aborted" on MacOS Catalina 10.15.6
Issue -
State: open - Opened by alexeyhimself almost 4 years ago
- 2 comments
#93 - pytest parallel run with Python 3.7.3 causes "Fatal Python error: Aborted" on MacOS Catalina 10.15.6
Issue -
State: open - Opened by alexeyhimself almost 4 years ago
- 2 comments
#92 - Added ability to run some tests serially, not in subprocesses.
Pull Request -
State: open - Opened by svetlyak40wt almost 4 years ago
- 1 comment
#92 - Added ability to run some tests serially, not in subprocesses.
Pull Request -
State: open - Opened by svetlyak40wt almost 4 years ago
- 1 comment
#91 - Number of tests fail with pytest6
Issue -
State: open - Opened by mcepl almost 4 years ago
- 1 comment
#90 - Bump bleach from 3.1.5 to 3.3.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#89 - Please support Python 3.9
Issue -
State: closed - Opened by isac322 almost 4 years ago
- 9 comments
#88 - Add support for executing class tests in serial
Pull Request -
State: closed - Opened by erlendvollset about 4 years ago
- 1 comment
#88 - Add support for executing class tests in serial
Pull Request -
State: closed - Opened by erlendvollset about 4 years ago
- 1 comment
#87 - Add support for serial class execution
Pull Request -
State: closed - Opened by erlendvollset about 4 years ago
#87 - Add support for serial class execution
Pull Request -
State: closed - Opened by erlendvollset about 4 years ago
#86 - Add support for serial class execution
Pull Request -
State: closed - Opened by erlendvollset about 4 years ago
#85 - Fixture Scope: All scopes behave as if function scoped, even with 1 process and 1 thread
Issue -
State: open - Opened by bobobox about 4 years ago
- 1 comment
#85 - Fixture Scope: All scopes behave as if function scoped, even with 1 process and 1 thread
Issue -
State: open - Opened by bobobox about 4 years ago
- 1 comment
#84 - No test result in xml -> pytest --workers auto tests/app/ --junitxml=/app/test-reports/results.xml
Issue -
State: open - Opened by KrishnaYadav2102 about 4 years ago
- 1 comment
#84 - No test result in xml -> pytest --workers auto tests/app/ --junitxml=/app/test-reports/results.xml
Issue -
State: open - Opened by KrishnaYadav2102 about 4 years ago
- 1 comment
#83 - -x, --exitfirst not work...
Issue -
State: open - Opened by jedie about 4 years ago
#83 - -x, --exitfirst not work...
Issue -
State: open - Opened by jedie about 4 years ago
#82 - How to specify running order (both running in parallel and running in turn) when using multi-threaded/multi-process
Issue -
State: open - Opened by 99Kies about 4 years ago
#82 - How to specify running order (both running in parallel and running in turn) when using multi-threaded/multi-process
Issue -
State: open - Opened by 99Kies about 4 years ago
#81 - Pytest --parallel multiprocessing error
Issue -
State: open - Opened by emirinanc over 4 years ago
- 1 comment
#81 - Pytest --parallel multiprocessing error
Issue -
State: open - Opened by emirinanc over 4 years ago
- 1 comment
#80 - Mark parallelism for certain groups of tests
Issue -
State: open - Opened by nixjdm over 4 years ago
#80 - Mark parallelism for certain groups of tests
Issue -
State: open - Opened by nixjdm over 4 years ago
#79 - Allow non-threadsafe projects to be compatible with --tests-per-worker=1
Pull Request -
State: open - Opened by bukzor over 4 years ago
#79 - Allow non-threadsafe projects to be compatible with --tests-per-worker=1
Pull Request -
State: open - Opened by bukzor over 4 years ago
#78 - Using the command line to execute the script in windows, an error is reported
Issue -
State: open - Opened by chineseluo over 4 years ago
- 1 comment
#77 - Does the supported Python version include 3.6?
Issue -
State: closed - Opened by chineseluo over 4 years ago
- 1 comment
#76 - Summary output to stdout mentioning each test case twice
Issue -
State: open - Opened by DavidFarago over 4 years ago
- 2 comments
#75 - pytest allure report not generated when using this parallel
Issue -
State: open - Opened by teamdts over 4 years ago
#75 - pytest allure report not generated when using this parallel
Issue -
State: open - Opened by teamdts over 4 years ago
#74 - AttributeError: Can't pickle local object on Windows 10
Issue -
State: open - Opened by esterity over 4 years ago
- 9 comments
#73 - Add environment variable with index of process/thread
Issue -
State: open - Opened by maxmcd over 4 years ago
- 1 comment
#73 - Add environment variable with index of process/thread
Issue -
State: open - Opened by maxmcd over 4 years ago
- 1 comment
#72 - Pytest UserWarning is not coming up on std out for 0.1.0 release
Issue -
State: open - Opened by guntyagi over 4 years ago
- 1 comment
#72 - Pytest UserWarning is not coming up on std out for 0.1.0 release
Issue -
State: open - Opened by guntyagi over 4 years ago
- 1 comment
#71 - Add compatibility for Python 3.8+
Pull Request -
State: closed - Opened by kevlened over 4 years ago
#71 - Add compatibility for Python 3.8+
Pull Request -
State: closed - Opened by kevlened over 4 years ago
#70 - Upgrade dependencies
Pull Request -
State: closed - Opened by kevlened over 4 years ago
#70 - Upgrade dependencies
Pull Request -
State: closed - Opened by kevlened over 4 years ago
#69 - INTERNALERROR> RuntimeError: pytest-parallel got 20 errors, raising the first from Thread-7.
Issue -
State: open - Opened by aditya123456 over 4 years ago
- 6 comments
#68 - JUnit xml report generation was fixed.
Pull Request -
State: closed - Opened by svetlyak40wt over 4 years ago
- 4 comments
#68 - JUnit xml report generation was fixed.
Pull Request -
State: closed - Opened by svetlyak40wt over 4 years ago
- 4 comments
#67 - Bump bleach from 3.1.0 to 3.1.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#67 - Bump bleach from 3.1.0 to 3.1.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#66 - Tavern integration
Issue -
State: closed - Opened by hoIIer over 4 years ago
#65 - Bump bleach from 3.1.0 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#65 - Bump bleach from 3.1.0 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#64 - Bump bleach from 3.1.0 to 3.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#63 - [WIP] fix tests
Pull Request -
State: closed - Opened by blueyed almost 5 years ago
- 2 comments
#62 - Test failing
Issue -
State: open - Opened by FFY00 almost 5 years ago
- 10 comments
#62 - Test failing
Issue -
State: open - Opened by FFY00 almost 5 years ago
- 10 comments
#61 - Py.Test Can't find pytest-parallel when invoked programatically
Issue -
State: closed - Opened by gerosalesc almost 5 years ago
- 1 comment
#61 - Py.Test Can't find pytest-parallel when invoked programatically
Issue -
State: closed - Opened by gerosalesc almost 5 years ago
- 1 comment
#60 - --exitfirst pytest CLI option is being ignored
Issue -
State: open - Opened by ethagnawl almost 5 years ago
#60 - --exitfirst pytest CLI option is being ignored
Issue -
State: open - Opened by ethagnawl almost 5 years ago
#59 - Problem with "How to contribute"
Issue -
State: open - Opened by SizovIgor almost 5 years ago
- 1 comment
#59 - Problem with "How to contribute"
Issue -
State: open - Opened by SizovIgor almost 5 years ago
- 1 comment
#58 - [WIP] tests: skip test_pytest_html if not installed
Pull Request -
State: open - Opened by blueyed almost 5 years ago
- 5 comments
#57 - [WIP] ci: report coverage via codecov
Pull Request -
State: closed - Opened by blueyed almost 5 years ago
- 8 comments
#57 - [WIP] ci: report coverage via codecov
Pull Request -
State: closed - Opened by blueyed almost 5 years ago
- 8 comments