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

Flaky test - NodeSmartContractPermissioningV2AcceptanceTest #7151

Closed
macfarla opened this issue May 29, 2024 · 0 comments · Fixed by #7256
Closed

Flaky test - NodeSmartContractPermissioningV2AcceptanceTest #7151

macfarla opened this issue May 29, 2024 · 0 comments · Fixed by #7256
Labels
flake 60% of the time it works 100% of the time. permissioning account or node permissioning testing

Comments

@macfarla
Copy link
Contributor

https://github.com/hyperledger/besu/actions/runs/9183562963/job/25254473895?pr=6968

NodeSmartContractPermissioningV2AcceptanceTest > onchainPermissioningAllowlistShouldPersistAcrossRestarts() FAILED
    org.opentest4j.AssertionFailedError: 
    Expecting value to be true but was false
        at jdk.internal.reflect.GeneratedConstructorAccessor28.newInstance(Unknown Source)
        at java.base@17.0.11/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.base@17.0.11/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
        at app//org.hyperledger.besu.tests.acceptance.dsl.condition.perm.WaitForTrueResponse.lambda$verify$0(WaitForTrueResponse.java:34)
        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@17.0.11/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at java.base@17.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@17.0.11/java.lang.Thread.run(Thread.java:840)
@macfarla macfarla added flake 60% of the time it works 100% of the time. permissioning account or node permissioning testing labels May 29, 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. permissioning account or node permissioning testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant