[JAVA-5095] Add driver-scala:compileIntegrationTestScala to static checks in CI Created: 02/Aug/23 Updated: 15/Sep/23 Resolved: 10/Aug/23 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Test Improvement |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Unknown |
| Reporter: | Jeffrey Yemin | Assignee: | Ross Lawley |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Documentation Changes: | Not Needed | ||||||||||||||||
| Documentation Changes Summary: | 1. What would you like to communicate to the user about this feature? |
||||||||||||||||
| Description |
|
The driver-scala:compileIntegrationTestScala task should be added to .evergreen/compile.sh's Gradle invocation, so we can more quickly catch compilation errors in these integration tests (without actually running the tests). |
| Comments |
| Comment by Githook User [ 10/Aug/23 ] |
|
Author: {'name': 'Ross Lawley', 'email': 'ross@mongodb.com', 'username': 'rozza'}Message: Evergreen: Updated static checks (#1172) Ensures that Kotlin and Scala checks are also run |