Hi, I am seeing the same error as described http://gradle.1045684.n5.nabble.com/failed-to-scan-parent-class-java-lang-Object-could-not-find-the-class-file-td5022993.html here .
In fact I get this error for each test class in the project, so that in the end no test is run and the test report is empty. There is also one: [org.gradle.api.internal.tasks.testing.junit.JUnitDetector] test-class-scan : failed to scan parent class java/lang/Enum, could not find the class file My environment is (gradle -version): ------------------------------------------------------------ Gradle 1.0-milestone-7 ------------------------------------------------------------ Gradle build time: Thursday, January 5, 2012 10:24:43 AM UTC Groovy: 1.8.4 Ant: Apache Ant(TM) version 1.8.2 compiled on December 20 2010 Ivy: 2.2.0 JVM: 1.6.0_29 (Apple Inc. 20.4-b02-402) OS: Mac OS X 10.7.2 x86_64 Any ideas? -- View this message in context: http://gradle.1045684.n5.nabble.com/Tests-are-skipped-due-to-failed-to-scan-parent-class-java-lang-Object-tp5160607p5160607.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
