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

Do not pass --testsuite when running with chunks #276

Merged
merged 9 commits into from
Oct 3, 2024
Merged

Conversation

Jean85
Copy link
Member

@Jean85 Jean85 commented Oct 2, 2024

No description provided.

$this->setOption('debug', '1');
$this->loadContainer();

$this->executeRunner();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue is in \Paraunit\Command\ParallelCommand::addPHPUnitOptions which it should not be covered by this test case.

Jean85 and others added 5 commits October 3, 2024 09:25
@Jean85 Jean85 marked this pull request as ready for review October 3, 2024 07:57
@Jean85 Jean85 changed the title Add regression test for #274 Do not pass --testsuite when running with chunks Oct 3, 2024
@Jean85 Jean85 merged commit 76f0c9d into 1.x Oct 3, 2024
16 checks passed
@Jean85 Jean85 deleted the regression-274 branch October 3, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants