Skip to content

fixes ExistingMacIT#6263

Merged
keith-turner merged 1 commit intoapache:2.1from
keith-turner:fix-existingmac-it
Mar 27, 2026
Merged

fixes ExistingMacIT#6263
keith-turner merged 1 commit intoapache:2.1from
keith-turner:fix-existingmac-it

Conversation

@keith-turner
Copy link
Copy Markdown
Contributor

@keith-turner keith-turner commented Mar 27, 2026

This test was failing because it tried to kill the manager and master process, but they were the same process. Changed the get processes function in mini to not return both. It used to only return the manager until #6072 so it seems ok to keep doing that.

This test was failing because it tried to kill the manager an master
process, but they were the same process.  Changed the get processes
function in mini to not return both.  It used to only return the manager
until apache#6072 so it seems ok to keep doing that.
@keith-turner keith-turner added this to the 2.1.5 milestone Mar 27, 2026
@keith-turner keith-turner requested a review from dlmarion March 27, 2026 18:31
@keith-turner keith-turner merged commit f1639f1 into apache:2.1 Mar 27, 2026
9 checks passed
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