Add Custom fee history table and Aggregate Custom Fees #13083
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
NotifyingTopicListenerTest.json():
hedera-mirror-grpc/src/test/java/com/hedera/mirror/grpc/listener/NotifyingTopicListenerTest.java#L107
java.lang.AssertionError: VerifySubscriber timed out on reactor.core.publisher.FluxPublishOn$PublishOnSubscriber@582f9bee
|
MirrorHTSPrecompiledContractTest.prepareComputationForUnsupportedPrecompileThrowsException():
hedera-mirror-web3/src/test/java/com/hedera/mirror/web3/evm/store/contract/precompile/MirrorHTSPrecompiledContractTest.java#L203
java.lang.AssertionError:
Expecting actual throwable to be an instance of:
java.lang.UnsupportedOperationException
but was:
java.lang.IllegalArgumentException: tuple index 0: not enough bytes remaining: 0 < 32
at com.esaulpaugh.headlong.abi.TupleType.decodeException(TupleType.java:324)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:254)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:30)
...(99 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
|
MirrorHTSPrecompiledContractTest.prepareComputationForUnsupportedPrecompileThrowsException():
hedera-mirror-web3/src/test/java/com/hedera/mirror/web3/evm/store/contract/precompile/MirrorHTSPrecompiledContractTest.java#L203
java.lang.AssertionError:
Expecting actual throwable to be an instance of:
java.lang.UnsupportedOperationException
but was:
java.lang.IllegalArgumentException: tuple index 0: not enough bytes remaining: 0 < 32
at com.esaulpaugh.headlong.abi.TupleType.decodeException(TupleType.java:324)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:254)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:30)
...(99 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
|
FixStakePeriodStartMigrationTest.noopNoLongerStakedToNode():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/FixStakePeriodStartMigrationTest.java#L1
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [final org.springframework.jdbc.core.JdbcOperations jdbcOperations] in constructor [public com.hedera.mirror.importer.migration.FixStakePeriodStartMigrationTest(org.springframework.jdbc.core.JdbcOperations,java.io.File,com.hedera.mirror.importer.repository.EntityRepository)]: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@69d3bfdf testClass = com.hedera.mirror.importer.migration.FixStakePeriodStartMigrationTest, locations = [], classes = [com.hedera.mirror.importer.MirrorImporterApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = ["spring.flyway.target=1.68.1", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6b247ef6, [ImportsContextCustomizer@34a3536f key = [com.hedera.mirror.importer.config.IntegrationTestConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@411576c7, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@128d397c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@58ebfbcb, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@192aeae2, org.springframework.boot.test.context.SpringBootTestAnnotation@8f007811], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
RemoveEntityTypeMigrationTest.verifyEmpty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/RemoveEntityTypeMigrationTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@6f8f85c0 testClass = com.hedera.mirror.importer.migration.RemoveEntityTypeMigrationTest, locations = [], classes = [com.hedera.mirror.importer.MirrorImporterApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = ["spring.flyway.repeatableSqlMigrationPrefix = DISABLED", "spring.flyway.target=1.46.11", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6b247ef6, [ImportsContextCustomizer@1166d67f key = [com.hedera.mirror.importer.config.IntegrationTestConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@411576c7, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@128d397c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@58ebfbcb, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@192aeae2, org.springframework.boot.test.context.SpringBootTestAnnotation@8f007811], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
install
Process completed with exit code 1.
|