[hibernate-dev] [HSEARCH] Build on Windows
Sanne Grinovero
sanne at hibernate.org
Thu Sep 29 06:54:14 EDT 2011
Yes I'm having a look; for what it's worth these are the slightly
better results on Jenkins:
Results :
Failed tests:
testWorkLongerThanMaxQueueSize(org.hibernate.search.test.backend.SyncBackendLongWorklistsStressTest):
expected:<40> but was:<10>
testInternalSharding(org.hibernate.search.test.shards.ShardsTest):
expected:<1> but was:<0>
Tests in error:
testSourceNotReady(org.hibernate.search.test.directoryProvider.FSSlaveAndMasterDPTest):
Unable to setup test directories
testStandardInitialization(org.hibernate.search.test.directoryProvider.RetryInitializeTest):
Unable to setup test directories
testInitiallyFailing(org.hibernate.search.test.directoryProvider.RetryInitializeTest):
Unable to setup test directories
testMasterDelayedInitialization(org.hibernate.search.test.directoryProvider.RetryInitializeTest):
Unable to setup test directories
experimentWithAvro(org.hibernate.search.test.serialization.AvroTest)
Tests run: 383, Failures: 2, Errors: 5, Skipped: 0
Quoting only Emmanue's results:
On 29 September 2011 11:08, Emmanuel Bernard <emmanuel at hibernate.org> wrote:
>
> Results :
>
> Failed tests:
> testWorkLongerThanMaxQueueSize(org.hibernate.search.test.backend.SyncBackendLongWorklistsStressTest): expected:<40> but was:<10>
> testInternalSharding(org.hibernate.search.test.shards.ShardsTest): expected:<1> but was:<0>
>
> Tests in error:
> testSourceNotReady(org.hibernate.search.test.directoryProvider.FSSlaveAndMasterDPTest): Unable to setup test directories
> testStandardInitialization(org.hibernate.search.test.directoryProvider.RetryInitializeTest): Unable to setup test directories
> testInitiallyFailing(org.hibernate.search.test.directoryProvider.RetryInitializeTest): Unable to setup test directories
> testMasterDelayedInitialization(org.hibernate.search.test.directoryProvider.RetryInitializeTest): Unable to setup test directories
> testCorrectDepthIndexed(org.hibernate.search.test.embedded.depth.DocumentIdContainedInTest): More than one @DocumentId specified on entity org.hibernate.search.test.embedded.depth.PersonWithBrokenSocialSecurityNumber
> testEntityDeletionWithoutIdentifier(org.hibernate.search.test.engine.UsingIdentifierRollbackTest): More than one @DocumentId specified on entity org.hibernate.search.test.embedded.depth.PersonWithBrokenSocialSecurityNumber
> testRolledBackIdentifiersOnUnusualDocumentId(org.hibernate.search.test.engine.UsingIdentifierRollbackTest): More than one @DocumentId specified on entity org.hibernate.search.test.embedded.depth.PersonWithBrokenSocialSecurityNumber
> experimentWithAvro(org.hibernate.search.test.serialization.AvroTest)
>
> Tests run: 383, Failures: 2, Errors: 8, Skipped: 0
More information about the hibernate-dev
mailing list