On 25/11/2011, at 3:14 PM, Strong Liu wrote: > Hi, > > one of my hudson job run into this issue and never finish…. > > 10:02:07.296 [DEBUG] > [org.gradle.api.internal.tasks.testing.junit.JUnitDetector] test-class-scan : > failed to scan parent class java/lang/Object, could not find the class file > > > more details: > > hibernate core is running on a so called "DB matrix" hudson job > configuration, which runs hibernate tests on lots of supported DBs with same > configuration. > > see https://ci.jboss.org/hudson/job/hibernate-core-master-matrix/ > > but > https://ci.jboss.org/hudson/job/hibernate-core-master-matrix/database=mssql2008R2,jdk=java16_default,label=hibernate/117/console > this one never finish with the message in subject. > > any idea?
Does org.hibernate.test.idclass.IdClassTest complete successfully for other builds? -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
