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

[#3336] improvement(test): make docker detection failure error messages more clear #3542

Conversation

jerryshao
Copy link
Collaborator

What changes were proposed in this pull request?

  • clarify OrbStack status
  • check the docker env before IT start

Why are the changes needed?

The previous detection logic was located in the constructor, and when the test failed, it would throw an exception ExceptionInInitializerError, causing the original error to be covered.

Fix: #3336

Does this PR introduce any user-facing change?

no

How was this patch tested?

Locally, by hand

…es more clear (#3538)

### What changes were proposed in this pull request?

 - clarify OrbStack status
 - check the docker env before IT start

### Why are the changes needed?

The previous detection logic was located in the constructor, and when
the test failed, it would throw an exception
`ExceptionInInitializerError`, causing the original error to be covered.

Fix: #3336 

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

Locally, by hand
@mchades mchades merged commit 988560f into branch-0.5 May 24, 2024
22 checks passed
@mchades mchades deleted the cherry-pick-branch-0.5-0301c3ff6ecd328b825d7d2d743caa5784053cb3 branch May 24, 2024 07:56
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.

None yet

2 participants