Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 #450

Merge branch 'master' into dependabot/maven/org.apache.maven.plugins-…

228937b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 #450

Merge branch 'master' into dependabot/maven/org.apache.maven.plugins-…
228937b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 4, 2023 in 0s

All 128 tests pass in 1m 3s

128 tests  ±0   128 ✔️ ±0   1m 3s ⏱️ -1s
  24 suites ±0       0 💤 ±0 
  24 files   ±0       0 ±0 

Results for commit 228937b. ± Comparison against earlier commit 77b473d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

128 tests found

There are 128 tests, see "Raw output" for the full list of tests.
Raw output
com.hazelcast.hibernate.CacheHitMissNonStrictTest ‑ testGetUpdateRemoveGet
com.hazelcast.hibernate.CacheHitMissNonStrictTest ‑ testUpdateEventuallyInvalidatesObject
com.hazelcast.hibernate.CacheHitMissNonStrictTest ‑ testUpdateQueryCausesInvalidationOfEntireCollectionRegion
com.hazelcast.hibernate.CacheHitMissNonStrictTest ‑ testUpdateQueryCausesInvalidationOfEntireRegion
com.hazelcast.hibernate.CacheHitMissReadOnlyTest ‑ testAfterUpdateShouldThrowOnReadOnly
com.hazelcast.hibernate.CacheHitMissReadOnlyTest ‑ testGetUpdateRemoveGet
com.hazelcast.hibernate.CacheHitMissReadOnlyTest ‑ testReadOnlyUpdate
com.hazelcast.hibernate.CacheHitMissReadOnlyTest ‑ testUpdateQueryCausesInvalidationOfEntireCollectionRegion
com.hazelcast.hibernate.CacheHitMissReadOnlyTest ‑ testUpdateQueryCausesInvalidationOfEntireRegion
com.hazelcast.hibernate.CacheHitMissReadWriteTest ‑ testGetUpdateRemoveGet
com.hazelcast.hibernate.CacheHitMissReadWriteTest ‑ testUpdateQueryCausesInvalidationOfEntireCollectionRegion
com.hazelcast.hibernate.CacheHitMissReadWriteTest ‑ testUpdateQueryCausesInvalidationOfEntireRegion
com.hazelcast.hibernate.CacheHitMissReadWriteTest ‑ testUpdateShouldInvalidateEntryInCache
com.hazelcast.hibernate.CollectionCacheTest ‑ testReplaceCollection[Executing: com.hazelcast.hibernate.HazelcastCacheRegionFactory]
com.hazelcast.hibernate.CollectionCacheTest ‑ testReplaceCollection[Executing: com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory]
com.hazelcast.hibernate.CustomPropertiesTest ‑ testHazelcastAccessorReturnsNullIfSecondLevelCacheIsNotHazelcast
com.hazelcast.hibernate.CustomPropertiesTest ‑ testNamedClient_noInstance
com.hazelcast.hibernate.CustomPropertiesTest ‑ testNamedInstance
com.hazelcast.hibernate.CustomPropertiesTest ‑ testNamedInstance_noInstance
com.hazelcast.hibernate.CustomPropertiesTest ‑ testNativeClient
com.hazelcast.hibernate.CustomPropertiesTest ‑ testWrongHazelcastConfigurationFilePathShouldThrow
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testEntity
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testEvictionCollection
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testEvictionEntity
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testInsertEvictUpdate
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testInsertGetUpdateGet
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testQuery
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testSpecificQueryRegionEviction
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testUpdateQueryCausesInvalidationOfEntireCollectionRegion
com.hazelcast.hibernate.LocalRegionFactoryDefaultTest ‑ testUpdateQueryCausesInvalidationOfEntireRegion
com.hazelcast.hibernate.LocalRegionFactorySlowTest ‑ cleanUpRegisteredTopicOnRegionShutdown
com.hazelcast.hibernate.LocalRegionFactorySlowTest ‑ test_query_with_non_mock_network
com.hazelcast.hibernate.NativeClientFailoverTest ‑ shouldBypassCacheWhenClientDisconnected
com.hazelcast.hibernate.NativeClientTest ‑ testInsertLoad
com.hazelcast.hibernate.NaturalIdTest ‑ testEvictionNaturalId[Executing: AccessType[nonstrict-read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testEvictionNaturalId[Executing: AccessType[read-only]]
com.hazelcast.hibernate.NaturalIdTest ‑ testEvictionNaturalId[Executing: AccessType[read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testFindByNaturalId[Executing: AccessType[nonstrict-read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testFindByNaturalId[Executing: AccessType[read-only]]
com.hazelcast.hibernate.NaturalIdTest ‑ testFindByNaturalId[Executing: AccessType[read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testNaturalIdCacheEvictsEntityOnUpdate[Executing: AccessType[nonstrict-read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testNaturalIdCacheEvictsEntityOnUpdate[Executing: AccessType[read-only]]
com.hazelcast.hibernate.NaturalIdTest ‑ testNaturalIdCacheEvictsEntityOnUpdate[Executing: AccessType[read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testNaturalIdCacheStillHitsAfterIrrelevantNaturalIdUpdate[Executing: AccessType[nonstrict-read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testNaturalIdCacheStillHitsAfterIrrelevantNaturalIdUpdate[Executing: AccessType[read-only]]
com.hazelcast.hibernate.NaturalIdTest ‑ testNaturalIdCacheStillHitsAfterIrrelevantNaturalIdUpdate[Executing: AccessType[read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testUpdateQueryCausesInvalidationOfEntireCollectionRegion[Executing: AccessType[nonstrict-read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testUpdateQueryCausesInvalidationOfEntireCollectionRegion[Executing: AccessType[read-only]]
com.hazelcast.hibernate.NaturalIdTest ‑ testUpdateQueryCausesInvalidationOfEntireCollectionRegion[Executing: AccessType[read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testUpdateQueryCausesInvalidationOfEntireRegion[Executing: AccessType[nonstrict-read-write]]
com.hazelcast.hibernate.NaturalIdTest ‑ testUpdateQueryCausesInvalidationOfEntireRegion[Executing: AccessType[read-only]]
com.hazelcast.hibernate.NaturalIdTest ‑ testUpdateQueryCausesInvalidationOfEntireRegion[Executing: AccessType[read-write]]
com.hazelcast.hibernate.PhoneHomeIntegrationTest ‑ phoneHomeRequestTest
com.hazelcast.hibernate.PhoneHomeTest ‑ distributedRegionQueryStringTest
com.hazelcast.hibernate.PhoneHomeTest ‑ distributedRegionRegistryTest
com.hazelcast.hibernate.PhoneHomeTest ‑ localRegionQueryStringTest
com.hazelcast.hibernate.PhoneHomeTest ‑ localRegionRegistryTest
com.hazelcast.hibernate.QueryCacheEvictionTest ‑ testQueryCacheCleanup[Executing: hazelcast-custom-region-factory-slow-test.xml, com.hazelcast.hibernate.HazelcastCacheRegionFactory]
com.hazelcast.hibernate.QueryCacheEvictionTest ‑ testQueryCacheCleanup[Executing: hazelcast-custom-region-factory-slow-test.xml, com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory]
com.hazelcast.hibernate.QueryCacheEvictionTest ‑ testQueryCacheCleanup[Executing: hazelcast-custom.xml, com.hazelcast.hibernate.HazelcastCacheRegionFactory]
com.hazelcast.hibernate.QueryCacheEvictionTest ‑ testQueryCacheCleanup[Executing: hazelcast-custom.xml, com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory]
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testEntity
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testEvictionCollection
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testEvictionEntity
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testInsertEvictUpdate
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testInsertGetUpdateGet
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testQuery
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testSpecificQueryRegionEviction
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testUpdateQueryCausesInvalidationOfEntireCollectionRegion
com.hazelcast.hibernate.RegionFactoryDefaultTest ‑ testUpdateQueryCausesInvalidationOfEntireRegion
com.hazelcast.hibernate.RegionFactoryQueryTest ‑ test_query_with_non_mock_network
com.hazelcast.hibernate.UpdateTimestampCacheTest ‑ testTimestampCacheUpdate_issue219[Executing: hazelcast-custom-object-in-memory-format.xml, com.hazelcast.hibernate.HazelcastCacheRegionFactory]
com.hazelcast.hibernate.UpdateTimestampCacheTest ‑ testTimestampCacheUpdate_issue219[Executing: hazelcast-custom-object-in-memory-format.xml, com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory]
com.hazelcast.hibernate.UpdateTimestampCacheTest ‑ testTimestampCacheUpdate_issue219[Executing: hazelcast-custom.xml, com.hazelcast.hibernate.HazelcastCacheRegionFactory]
com.hazelcast.hibernate.UpdateTimestampCacheTest ‑ testTimestampCacheUpdate_issue219[Executing: hazelcast-custom.xml, com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory]
com.hazelcast.hibernate.VersionAwareMapMergePolicyTest ‑ merge_mergingNull
com.hazelcast.hibernate.VersionAwareMapMergePolicyTest ‑ merge_mergingStale
com.hazelcast.hibernate.VersionAwareMapMergePolicyTest ‑ merge_mergingUptodate
com.hazelcast.hibernate.instance.HazelcastClientLoaderTest ‑ configureMultipleAddresses
com.hazelcast.hibernate.instance.HazelcastClientLoaderTest ‑ configureSingleAddress
com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictorTest ‑ should_evict_entries
com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictorTest ‑ should_fail_stopping_evicing_of_non_existing_cache
com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictorTest ‑ should_handle_many_caches
com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictorTest ‑ should_not_evict_entries
com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictorTest ‑ should_remove_task_after_stopping
com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictorTest ‑ should_shutdown_executorService
com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictorTest ‑ should_start_async_job
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testConstructionDoesNotRegisterTopicListenerIfNotRequested
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testConstructionIgnoresUnsupportedOperationExceptionsFromConfig
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testConstructionIgnoresVersionComparatorForUnversionedCollectionData
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testConstructionIgnoresVersionComparatorForUnversionedEntityData
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testConstructionSetsVersionComparatorForVersionedCollectionData
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testConstructorSetsVersionComparatorForVersionedEntityData
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testMessagesFromLocalNodeAreIgnored
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testMessagesFromWhenInstanceIsClient
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ testRegistrationTopicListener
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ test_EvictionConfig_creation_from_MapConfig
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ test_EvictionConfig_creation_withoutMapConfig
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ test_EvictionConfig_from_HazelcastInstance
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ test_freeHeapCacheEvictor_NOT_started_when_PER_NODE_policy
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ test_freeHeapCacheEvictor_is_required_for_FREE_HEAP_SIZE_policy
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ test_freeHeapCacheEvictor_started_when_FREE_HEAP_SIZE_policy
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ test_free_heap_evictor_should_remove_task_when_cache_destroyed
com.hazelcast.hibernate.local.LocalRegionCacheTest ‑ test_passing_evictionConfig_when_no_instance
com.hazelcast.hibernate.local.TimestampsRegionCacheTest ‑ clearCache
com.hazelcast.hibernate.local.TimestampsRegionCacheTest ‑ shouldUpdateTimestampAfterPreInvalidationMessage_issue_33
com.hazelcast.hibernate.local.TimestampsRegionCacheTest ‑ shouldUseClusterTimestampFromInvalidationmessageInsteadOfSystemTime
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByTimestampAfterExpiredTimestamp
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByTimestampAfterTimeout
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByTimestampBeforeExpiredTimestamp
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByTimestampBeforeTimeout
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByTimestampEqualExpiredTimestamp
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByTimestampEqualTimeout
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByVersionAfter
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByVersionBefore
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testIsReplaceableByVersionEqual
com.hazelcast.hibernate.serialization.ExpiryMarkerTest ‑ testMatchesOnlyUsesMarkerId
com.hazelcast.hibernate.serialization.HibernateSerializationHookAvailableTest ‑ testAutoregistrationOnHibernate5Available
com.hazelcast.hibernate.serialization.ValueTest ‑ testGetValue
com.hazelcast.hibernate.serialization.ValueTest ‑ testGetValueWithTimestampAfter
com.hazelcast.hibernate.serialization.ValueTest ‑ testGetValueWithTimestampBefore
com.hazelcast.hibernate.serialization.ValueTest ‑ testGetValueWithTimestampEqual
com.hazelcast.hibernate.serialization.ValueTest ‑ testIsReplaceableByTimestampAfter
com.hazelcast.hibernate.serialization.ValueTest ‑ testIsReplaceableByTimestampBefore
com.hazelcast.hibernate.serialization.ValueTest ‑ testIsReplaceableByTimestampEqual
com.hazelcast.hibernate.serialization.ValueTest ‑ testIsReplaceableByVersionAfter
com.hazelcast.hibernate.serialization.ValueTest ‑ testIsReplaceableByVersionBefore
com.hazelcast.hibernate.serialization.ValueTest ‑ testIsReplaceableByVersionEqual