ballerina-platform / ballerina-lang

The Ballerina Programming Language
https://ballerina.io/
Apache License 2.0
3.54k stars 733 forks source link

Fix RunBuildToolTaskTest assertions #42645

Closed gayaldassanayake closed 2 weeks ago

gayaldassanayake commented 2 weeks ago

Purpose

With https://github.com/ballerina-platform/ballerina-lang/pull/42485, the RunBuildToolTaskTest needs to be updated to match the change to throw an error early without going to the compilation stage.

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List