Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return exit codes of process started by 'run:test', 'run:group' or 'run:failed' command #338

Merged
merged 3 commits into from
Apr 24, 2019

Conversation

powli
Copy link
Contributor

@powli powli commented Apr 24, 2019

Description

Return the already available exit codes of the spawned processes as return code for the commands

Fixed Issues (if relevant)

  1. run:<x> command always returns exit code of 0 #337: run: command always returns exit code of 0

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/verification tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

@magento-cicd2
Copy link

magento-cicd2 commented Apr 24, 2019

CLA assistant check
All committers have signed the CLA.

@powli powli changed the title Return exit codes of process started by run:test, run:group or run:failed command Return exit codes of process started by 'run:test', 'run:group' or 'run:failed' command Apr 24, 2019
@coveralls
Copy link

coveralls commented Apr 24, 2019

Coverage Status

Coverage increased (+1.6%) to 56.212% when pulling ea5c197 on netresearch:develop into 4317cc7 on magento:develop.

@KevinBKozan
Copy link
Contributor

@powli thank you for your contribution! I'll create a ticket internally to track processing of your PR. We'll keep you updated via this Github PR!

@KevinBKozan KevinBKozan merged commit f6b64c8 into magento:develop Apr 24, 2019
magento-devops-reposync-svc pushed a commit that referenced this pull request Oct 27, 2023
[ACQE-5547] Calling generateTestgroupmembership from GenerateTestsCommand.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants