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 signatureIsDerivedFromP1363Encoded test #943

Closed
jframe opened this issue Nov 7, 2023 · 1 comment
Closed

Flaky signatureIsDerivedFromP1363Encoded test #943

jframe opened this issue Nov 7, 2023 · 1 comment
Labels
snack Small coding task TeamCerberus Under active development by TeamCerberus @Consensys

Comments

@jframe
Copy link
Contributor

jframe commented Nov 7, 2023

The Eth1SignatureUtilTest.signatureIsDerivedFromP1363Encoded has been intermittingly failing in CI.

It is failing with the stack trace

java.lang.RuntimeException: Could not construct a recoverable key. Are your credentials valid?
	at tech.pegasys.web3signer.signing.secp256k1.util.Eth1SignatureUtil.deriveSignature(Eth1SignatureUtil.java:84)
	at tech.pegasys.web3signer.signing.secp256k1.util.Eth1SignatureUtil.deriveSignatureFromP1363Encoded(Eth1SignatureUtil.java:65)
	at tech.pegasys.web3signer.signing.secp256k1.util.Eth1SignatureUtilTest.signatureIsDerivedFromP1363Encoded(Eth1SignatureUtilTest.java:80)
@jframe jframe added the TeamCerberus Under active development by TeamCerberus @Consensys label Nov 7, 2023
@gfukushima gfukushima added bug Something isn't working and removed bug Something isn't working labels Nov 7, 2023
@gfukushima gfukushima added the snack Small coding task label Nov 7, 2023
@jframe
Copy link
Contributor Author

jframe commented Jan 23, 2025

Haven't seen this for awhile so closing it. Will open if we see it again

@jframe jframe closed this as completed Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
snack Small coding task TeamCerberus Under active development by TeamCerberus @Consensys
Projects
None yet
Development

No branches or pull requests

2 participants