[hibernate-dev] Infinispan tests

Sanne Grinovero sanne at hibernate.org
Thu Mar 8 05:48:14 EST 2012


Hi,
I found the same files in my workspace as left over from and older
build, but deleted them and tried new builds several times, they don't
seem to be re-created anymore?
Could anyone confirm (after cleaning them up) that it's still a
problem, as I can't..

On the build issues, I had to rebuild and install locally
infinispan-5.1.2.CR1 as it seems it couldn't find the test jars in
Maven repositories.

@Steve, regarding the upgrade of Infinispan in a minor release; is
your concern the fact that it's not a Final version or is it about not
changing any dependency version?
As Infinispan 5.1.2.FINAL was released as well, so you could move forward.

I had no other test failures.

-- Sanne

On 8 March 2012 10:34, Hardy Ferentschik <hardy at hibernate.org> wrote:
> Hi,
>
> it just took 5 attempts to build everything :-(
>
> The first two times I got errors due to unresolved dependencies (first time some docbook stuff, then Infinispan).
> In both cases the problem went away by restarting the build.
>
> The third time around I got a test failure in org.hibernate.test.annotations.onetoone.OneToOneTest. No idea why.
>
> The forth time around org.hibernate.envers.test.integration.components.PropertiesGroupTest failed.
> I've seen this test fail before (also on the metamodel branch I believe). Does anyone else see this test fail at times?
>
> The fifth time the build completed successfully. I can confirm that the infinispan module creates some artifacts outside
> of the build directory ObjectStore and  PutObjectStoreDirHere. I don't think the tests ran any slower than they used to.
>
> Total build time for me (according to gradle) was 11 mins 1.78 secs
>
> I find the "random" test errors worrying though. Anyone experiencing them as well?
>
> --Hardy
>
>
> On Mar 8, 2012, at 3:56 AM, Steve Ebersole wrote:
>
>> Hmm, I did not have problems resolving artifacts, but I just noticed
>> this CR... we really need to not be upgrading to CR releases of
>> dependencies as part of a point release.  Sigh
>>
>> On Wed 07 Mar 2012 08:19:55 PM CST, Strong Liu wrote:
>>> btw ci fails due to
>>>
>>> 08:23:54.474 [ERROR] [org.gradle.BuildExceptionReporter] Could not
>>> resolve all dependencies for configuration
>>> ':hibernate-infinispan:testCompile'.
>>> 08:23:54.478 [ERROR] [org.gradle.BuildExceptionReporter]>  Artifact 'org.infinispan:infinispan-core:5.1.2.CR1:tests at jar' not found.
>>>
>>> -------------------------
>>> Best Regards,
>>>
>>> Strong Liu <stliu at hibernate.org <http://hibernate.org/>>
>>> http://about.me/stliu/bio
>>>
>>> On Mar 8, 2012, at 10:04 AM, Steve Ebersole wrote:
>>>
>>>> Speaking of which, is everyone else seeing tests in
>>>> hibernate-infinispan taking many many minutes to run?
>>>
>>>
>>> yes, it reallly takes some time
>>>
>>>>
>>>> On Wed 07 Mar 2012 07:53:42 PM CST, Steve Ebersole wrote:
>>>>> Running the hibernate-infinispan tests I am seeing 2 output
>>>>> directories showing up in the hibernate-infinispan directory (aka, not
>>>>> hibernate-infinispan/target/...). Namely, I see
>>>>> hibernate-infinispan/ObjectStore and
>>>>> hibernate-infinispan/PutObjectStoreDirHere. Anyone know how/if we can
>>>>> change where those directories get created?
>>>>>
>>>>
>>>> --
>>>> steve at hibernate.org <mailto:steve at hibernate.org>
>>>> http://hibernate.org
>>>> _______________________________________________
>>>> hibernate-dev mailing list
>>>> hibernate-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>
>>
>> --
>> steve at hibernate.org
>> http://hibernate.org
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev




More information about the hibernate-dev mailing list