Skip to content

Commit

Permalink
Update windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
poorna2152 committed Oct 2, 2024
1 parent 14a0bbe commit 0af2921
Showing 1 changed file with 16 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
Compiling source
intg_tests/annotation_access:0.0.0
HINT [tests\main_test.bal:(73:5,73:5)] concurrent calls will not be made to this method since the service is not an 'isolated' service
ballerina: Oh no, something really went wrong. Bad. Sad.

We appreciate it if you can report the code that broke Ballerina in
https://github.com/ballerina-platform/ballerina-lang/issues with the
log you get below and your sample code.
Running Tests with Coverage

We thank you for helping make us better.***** SEVERE {b7a.log.crash} - class org.wso2.ballerinalang.compiler.semantics.model.symbols.BSymbol cannot be cast to class org.wso2.ballerinalang.compiler.semantics.model.symbols.BAnnotationSymbol (org.wso2.ballerinalang.compiler.semantics.model.symbols.BSymbol and org.wso2.ballerinalang.compiler.semantics.model.symbols.BAnnotationSymbol are in unnamed module of loader 'app')*************
annotation_access
[pass] testServiceAnnotReordering
[pass] testTestConstructSrcAnnotAccess
[pass] testTestConstructTestAnnotAccess
[pass] testTestSrcConstructSrcAnnotAccess


4 passing
0 failing
0 skipped

Test execution time :*****s

Generating Test Report
annotation-access\target\report\test_results.json

0 comments on commit 0af2921

Please sign in to comment.