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

SECP256R1AcceptanceTest > transactionShouldBeSuccessful() FAILED #7527

Open
macfarla opened this issue Aug 28, 2024 · 0 comments
Open

SECP256R1AcceptanceTest > transactionShouldBeSuccessful() FAILED #7527

macfarla opened this issue Aug 28, 2024 · 0 comments
Labels
flake 60% of the time it works 100% of the time.

Comments

@macfarla
Copy link
Contributor

https://github.com/hyperledger/besu/actions/runs/10589186469/job/29342897078

SECP256R1AcceptanceTest > transactionShouldBeSuccessful() FAILED
    org.opentest4j.AssertionFailedError: 
    expected: 5000000000000000000
     but was: 0
        at java.base@21.0.4/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
        at java.base@21.0.4/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
        at app//org.hyperledger.besu.tests.acceptance.dsl.condition.account.ExpectAccountBalance.lambda$verify$0(ExpectAccountBalance.java:50)
        at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
        at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
        at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
        at java.base@21.0.4/java.util.concurrent.FutureTask.run(FutureTask.java:317)
        at java.base@21.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
        at java.base@21.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
        at java.base@21.0.4/java.lang.Thread.run(Thread.java:1583)
@macfarla macfarla added the flake 60% of the time it works 100% of the time. label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flake 60% of the time it works 100% of the time.
Projects
None yet
Development

No branches or pull requests

1 participant