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

Open
jframe opened this issue Nov 7, 2023 · 0 comments
Open

Flaky signatureIsDerivedFromP1363Encoded test #943

jframe opened this issue Nov 7, 2023 · 0 comments
Labels
snack Small coding task TeamGroot Under active development by TeamGroot @PegaSys

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 TeamGroot Under active development by TeamGroot @PegaSys 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
snack Small coding task TeamGroot Under active development by TeamGroot @PegaSys
Projects
None yet
Development

No branches or pull requests

2 participants