Changes between Initial Version and Version 1 of Ticket #21121, comment 1
- Timestamp:
- 2021-07-16T17:13:37+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21121, comment 1
initial v1 4 4 5 5 It looks like they are all having issues reading files from disk (I suspect that the `ImageDetectionTest.testGetDetectionsWait` is erroring out at `ImageDetections#getDetections` where it is getting the json file from disk). 6 7 EDIT: I've been able to reproduce locally using Java 11 and 15. 8 `JAVA_HOME=$(/usr/libexec/java_home -v 11) ant test` (on Mac).


