This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 82
Include windows and mac host in CI to run kam unit and e2e test #74
Labels
kind/enhancement
New feature or request
Comments
Run kam unit test in CI
|
Can you attach the error message to the issue? |
Details - #73 |
FWIW, I saw several errors on Windows. One of which is: --- FAIL: TestMakeScriptWithArgo (0.14s) and there are differences in slashes, so the test case will need to account for this difference. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Unit test throws error on my mac host. We need to integrate mac and windows in our CI to validate kam binary on these supported platform.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Each kam pr should be verified on mac and windows platform too.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Include windows and mac in CI.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: