Add test cases for diagnostic reporting in InteropValidator #31539
Labels
Area/IntegrationTest
Area/JavaInterop
Java interoperability in Ballerina
Area/UnitTest
IceBox
Older issues that are not being actively worked on but may be revisited in the future.
Team/jBallerina
All the issues related to BIR, JVM backend code generation and runtime
Type/Task
Description:
There has been a bug in diagnostic reporting in Interop where the diagnostic are not attached to a module and hence they were not been captured during compile time. This resulted in issue #30679 and the fix has been done with #31525. Subsequent to the fix, we need to add test cases to validate the diagnostic reporting in InteropValidator.
The text was updated successfully, but these errors were encountered: