Avoid throwing error for 'bal test --cloud='k8s'#834
Avoid throwing error for 'bal test --cloud='k8s'#834xlight05 wants to merge 1 commit intoballerina-platform:masterfrom
Conversation
80fd9ea to
ee9f304
Compare
|
@xlight05 |
Only thing is, when k8s flag is there, tests won't be executed, even locally, if that behavior is the intended behavior, lets merge this |
It's not intentional not to run the tests. We might need a fix from lang-side too then. |
|
@xlight05 Shall we improve the error message as discussed? Suggestion: testing on the cloud is not supported for Kubernetes. Please remove the WDYT? |
Purpose
$Subject
Resolves ballerina-platform/ballerina-library#7621
@anuruddhal @Dilhasha Should we print a warning instead saying tests will not in this case?
Goals
Approach
User stories
Release note
Documentation
Training
Certification
Marketing
Automation tests
Security checks
Samples
Related PRs
Migrations (if applicable)
Test environment
Learning