Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test cases for diagnostic reporting in InteropValidator #31539

Closed
azinneera opened this issue Jul 1, 2021 · 1 comment
Closed

Add test cases for diagnostic reporting in InteropValidator #31539

azinneera opened this issue Jul 1, 2021 · 1 comment
Assignees
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

Comments

@azinneera
Copy link
Contributor

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.

@azinneera azinneera added Area/JavaInterop Java interoperability in Ballerina Area/IntegrationTest Area/UnitTest and removed Type/Bug labels Jul 1, 2021
@warunalakshitha warunalakshitha added Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task labels Jul 1, 2021
@anupama-pathirage anupama-pathirage added the IceBox Older issues that are not being actively worked on but may be revisited in the future. label Nov 21, 2024
@anupama-pathirage
Copy link
Contributor

We are closing this issue due to inactivity. If you need further assistance or have additional input, feel free to reopen it. Thank you for helping us maintain a relevant and focused issue list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants