[MONGOCRYPT-593] Unskip `test-java` tasks needing JDK install Created: 12/Sep/23 Updated: 06/Dec/23 Resolved: 06/Dec/23 |
|
| Status: | Closed |
| Project: | Libmongocrypt |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.9.0 |
| Type: | Task | Priority: | Unknown |
| Reporter: | Kevin Albertson | Assignee: | Kevin Albertson |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Binding Changes: | Not Needed | ||||
| Description |
Scope
Background & MotivationSome test-java tasks fail to locate the JDK (example):
The affected distros do not appear to have an install of the JDK:
Once the distros have an install of the JDK available, unskip the tests. Search libmongocrypt source for this ticket ID to find the tests to unskip. |
| Comments |
| Comment by Githook User [ 06/Dec/23 ] |
|
Author: {'name': 'Kevin Albertson', 'email': 'kevin.albertson@mongodb.com', 'username': 'kevinAlbs'}Message:
arm64 hosts are not expected to include JDK. Refer: BUILD-17899
|
| Comment by Cloud GitHub Webhooks [ 06/Dec/23 ] |
|
kevinAlbs merged a pull request (MONGOCRYPT-593 Unskip `test-java` task on `Debian 11.0`) into the following branch: |
| Comment by Githook User [ 12/Sep/23 ] |
|
Author: {'name': 'Kevin Albertson', 'email': 'kevin.albertson@mongodb.com', 'username': 'kevinAlbs'}Message:
There is a passing `test-java` task on SLES 15. |
| Comment by Githook User [ 12/Sep/23 ] |
|
Author: {'name': 'Kevin Albertson', 'email': 'kevin.albertson@mongodb.com', 'username': 'kevinAlbs'}Message:
There is a passing `test-java` task on SLES 15. |
| Comment by Cloud GitHub Webhooks [ 12/Sep/23 ] |
|
kevinAlbs merged a pull request (MONGOCRYPT-593 Skip or remove `test-java` tasks failing to find JDK.) into the following branch: |