-
Type: Task
-
Resolution: Done
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Configuring and building the Java tests isn't currently reliable or documented:
I downloaded junit and added it to my classpath - reran configure and make, now I'm a little further, but I'm seeing:
$ make -C lang/java check
make check-am
make check-TESTS
make[4]: Nothing to be done for `AllJunitTests.log'.
fatal: making test-suite.log: failed to create AllJunitTests.trs
fatal: making test-suite.log: failed to create AllJunitTests.log
make[3]: *** [test-suite.log] Error 1
make[2]: *** [check-TESTS] Error 2
make[1]: *** [check-am] Error 2
make: *** [check] Error 2
- related to
-
WT-485 Automatic cleanup in Java API
- Closed