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 - NodeSmartContractPermissioningV2DNSAcceptanceTest.permissionedNodeShouldAddDnsRuleAndAllowNode #7191

Closed
siladu opened this issue Jun 7, 2024 · 1 comment · Fixed by #7256
Labels
flake 60% of the time it works 100% of the time. permissioning account or node permissioning testing

Comments

@siladu
Copy link
Contributor

siladu commented Jun 7, 2024

Failed three times before passing: https://github.com/hyperledger/besu/actions/runs/9405880019/attempts/3

NodeSmartContractPermissioningV2DNSAcceptanceTest > permissionedNodeShouldAddDnsRuleAndAllowNode() FAILED
    org.opentest4j.AssertionFailedError: 
    Expecting value to be true but was false

Executed this locally without an issue

./gradlew acceptanceTestNotPrivacy --tests org.hyperledger.besu.tests.acceptance.permissioning.NodeSmartContractPermissioningV2DNSAcceptanceTest --tests org.hyperledger.besu.tests.acceptance.pubsub.NewPendingTransactionAcceptanceTest --tests org.hyperledger.besu.tests.acceptance.permissioning.AccountLocalAndOnchainPermissioningAcceptanceTest --tests org.hyperledger.besu.tests.acceptance.mining.MiningAcceptanceTest --tests org.hyperledger.besu.tests.acceptance.permissioning.AllowlistPersistorAcceptanceTest --tests org.hyperledger.besu.tests.acceptance.jsonrpc.DeployTransactionAcceptanceTest
@siladu siladu added testing flake 60% of the time it works 100% of the time. permissioning account or node permissioning labels Jun 7, 2024
@usmansaleem
Copy link
Member

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.

2 participants