Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
At the moment the whole test suite runs on both windows and macos which create a lot pressure on CI that is not really fruitful in terms of bug discovered.
It would be helpful to have a way to tag specific tests with build tags to ensure only meaningful tests and os specific tests are run and that the rest of the test suite can be ran on linux only.
How I imagine scw could expose this functionality
References
Community Note
Description
At the moment the whole test suite runs on both windows and macos which create a lot pressure on CI that is not really fruitful in terms of bug discovered.
It would be helpful to have a way to tag specific tests with build tags to ensure only meaningful tests and os specific tests are run and that the rest of the test suite can be ran on linux only.
How I imagine scw could expose this functionality
References