Skip to content

Wait for process to terminate in InstanceMainMethodsTests#954

Merged
trancexpress merged 1 commit into
eclipse-jdt:masterfrom
trancexpress:gh953
May 17, 2026
Merged

Wait for process to terminate in InstanceMainMethodsTests#954
trancexpress merged 1 commit into
eclipse-jdt:masterfrom
trancexpress:gh953

Conversation

@trancexpress
Copy link
Copy Markdown
Contributor

Currently tests in InstanceMainMethodsTests don't wait for process termination, but check the process exit value. This can result in fails.

Fixes: #953

Currently tests in InstanceMainMethodsTests don't wait for process termination,
but check the process exit value. This can result in fails.

Fixes: eclipse-jdt#953
@trancexpress trancexpress merged commit a00898c into eclipse-jdt:master May 17, 2026
13 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.

InstanceMainMethodsTests.testDefaultMainWithoutArgs failed in I-build

1 participant