Update dependency robotframework-pabot to v2 #90
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.13
->==2.18.0
Release Notes
mkorpela/pabot (robotframework-pabot)
v2.18.0
: Pabot 2.18.0Compare Source
RF 7 support with
--testlevelsplit
.Full Changelog: mkorpela/pabot@2.17.0...2.18.0
v2.17.0
: Pabot 2.17.0Compare Source
What's Changed
Support RF 7.
New Contributors
Full Changelog: mkorpela/pabot@2.16.0...2.17.0
v2.16.0
: Pabot 2.16.0Compare Source
What's Changed
New Contributors
Full Changelog: mkorpela/pabot@2.15.0...2.16.0
v2.15.0
Compare Source
Full Changelog:
Added —processtimeout option to handle cases where a robot framework execution gets stucks.
v2.14.0
: Pabot 2.14.0Compare Source
What's Changed
New Contributors
Full Changelog: mkorpela/pabot@2.13.0...2.14.0
v2.13.0
: Pabot 2.13.0Compare Source
Support ROBOT_SYSLOG_FILE.
Files will be stored in the pabot output directories.
v2.12.0
: Pabot 2.12.0Compare Source
Full Changelog: mkorpela/pabot@2.11.0...2.12.0
Add ability to set
--processes
to value "all". "all" means as many processes as are needed to start all suites or tests being ran at the same time.v2.11.0
: Pabot 2.11.0Compare Source
Adds support for partial name matching with ordering file suite options.
v2.10.0
: Pabot 2.10.0Compare Source
Full Changelog: mkorpela/pabot@2.9.0...2.10.0
Thanks https://github.com/bollwyvl for the contribution!
v2.9.0
: Pabot 2.9.0Compare Source
What's Changed
This allows now easier programmatic use of pabot by not directly calling sys.exit.
New Contributors
Full Changelog: mkorpela/pabot@2.8.0...2.9.0
v2.8.0
Compare Source
v2.7.0
: Pabot 2.7.0Compare Source
What's Changed
Full Changelog: mkorpela/pabot@2.6.0...2.7.0
v2.6.0
: Pabot 2.6.0Compare Source
What's Changed
Full Changelog: mkorpela/pabot@2.5.5...2.6.0
v2.5.5
: Pabot 2.5.5Compare Source
Fixing DataDriver generated tests with
Run Teardown Only Once
that was executed multiple times.https://github.com/mkorpela/pabot/issues/468
v2.5.4
: Pabot 2.5.4Compare Source
Improve support for RF 5.0.1 and upcoming RF 5.1.0
What's Changed
v2.5.3
: Pabot 2.5.3Compare Source
Fix regression with output.xml generation with argumentfileN options.
Full Changelog: mkorpela/pabot@2.5.2...2.5.3
v2.5.2
: Pabot 2.5.2Compare Source
v2.5.1
: Pabot 2.5.1Compare Source
Full Changelog: mkorpela/pabot@2.5.0...2.5.1
v2.5.0
: Pabot 2.5.0Compare Source
New option:
--chunk
Optionally chunk tests to PROCESSES number of robot runs.Thanks René ( @Snooz82 ) for the great idea!
v2.4.0
: Pabot 2.4.0Compare Source
randomize
option with RF 5 rc2 - thank VilleSalonen for reporting this issue!--processes 1
Full Changelog: mkorpela/pabot@2.3.1...2.4.0
v2.3.1
Compare Source
v2.3.0
Compare Source
v2.2.0
Compare Source
v2.1.0
: 2 PRs mergedCompare Source
v2.0.1
: Fix stacktrace variable side-effectCompare Source
Stacktrace listener could cause side-effect failure in specific cases.
This has now been fixed by updating dependency to robotframework-stacktrace 0.4.1
v2.0.0
: Stack traces and bye bye Python 2.7Compare Source
This release drops support to Python 2.7.
And adds robotframework-stacktrace when running with normal robot without listeners.
So console output will be like this:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.