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

Contract Storage Historical Acceptance test failed #10351

Open
edwin-greene opened this issue Feb 10, 2025 · 0 comments
Open

Contract Storage Historical Acceptance test failed #10351

edwin-greene opened this issue Feb 10, 2025 · 0 comments
Labels
bug Type: Something isn't working regression test Test infrastructure, automated tests required, etc

Comments

@edwin-greene
Copy link
Contributor

edwin-greene commented Feb 10, 2025

Description

This acceptance test failed on testnet-na with release 0.123.0. Note, the test passed on a second run through, and it passed on testnet-eu.

I successfully update the contract storage and get the initial value via historical data <- 500 Internal Server Error: "{"_status":{"messages":[{"message":"Internal Server Error","detail":"","data":""}]}}"


Failures (1):
  JUnit Platform Suite:AcceptanceTest:Cucumber:Historical Feature:Validate Historical Data
    ClasspathResourceSource [classpathResourceName = 'features/contract/historical.feature', filePosition = FilePosition [line = 4, column = 3]]
    => org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Internal Server Error: "{"_status":{"messages":[{"message":"Internal Server Error","detail":"","data":""}]}}"
       org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:102)
       org.springframework.web.client.StatusHandler.lambda$defaultHandler$3(StatusHandler.java:89)
       org.springframework.web.client.StatusHandler.handle(StatusHandler.java:146)
       org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.applyStatusHandlers(DefaultRestClient.java:826)
       org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.lambda$readBody$4(DefaultRestClient.java:815)
       org.springframework.web.client.DefaultRestClient.readWithMessageConverters(DefaultRestClient.java:215)
       org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.readBody(DefaultRestClient.java:814)
       org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.lambda$body$0(DefaultRestClient.java:745)
       org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchangeInternal(DefaultRestClient.java:574)
       org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchange(DefaultRestClient.java:535)

Steps to reproduce

  1. Run acceptance tests on testnet-na.

Additional context

No response

Hedera network

testnet

Version

v0.123.0

Operating system

None

@edwin-greene edwin-greene added bug Type: Something isn't working regression test Test infrastructure, automated tests required, etc labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working regression test Test infrastructure, automated tests required, etc
Projects
None yet
Development

No branches or pull requests

1 participant