Source: rdp-classifier Version: 2.10.2 Severity: normal User: debian-j...@lists.debian.org Usertags: default-java9
This package fails to build with default-jdk pointing to openjdk-9-jdk. Please fix it, so that we can start the transition to Java 9. The wiki has some common problems and their solutions: https://wiki.debian.org/Java/Java9Pitfalls All of the tests in one class exception out. Nothing looks especially suspicious in the class, but I didn't bother to extract the proper logs, sorry! https://sources.debian.net/src/rdp-classifier/2.10.2-1/test/edu/msu/cme/rdp/classifier/rrnaclassifier/TrainingInfoTest.java/ Build log: [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec [junit] Running edu.msu.cme.rdp.classifier.rrnaclassifier.TrainingInfoTest [junit] testCreateTree [junit] testCreateGenusWordConditionalProbList [junit] testCreateLogWordPriorArr [junit] testCreateProbIndexArr [junit] testCreateClassifier [junit] Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.33 sec BUILD FAILED /build/rdp-classifier-2.10.2/tmp-junit.xml:11: Test edu.msu.cme.rdp.classifier.rrnaclassifier.TrainingInfoTest failed Total time: 7 seconds debian/rules:23: recipe for target 'override_dh_auto_test' failed Cheers, Chris.