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

Failing client tests: Invalid version #354

Open
matthiasgeihs opened this issue Jun 24, 2022 · 0 comments
Open

Failing client tests: Invalid version #354

matthiasgeihs opened this issue Jun 24, 2022 · 0 comments
Labels
bug Something isn't working CI-only Only affects the Continuous Integration testing-only Only relevant for testing.

Comments

@matthiasgeihs
Copy link
Contributor

Location

Probably client/failing_funding_test.go.
See CI output for more information: https://github.com/hyperledger-labs/go-perun/runs/7039931517?check_suite_focus=true

Problem

In rare cases, the watcher reports:
ERRO[0005] Error registering dispute: invalid version: expected >=1, got 0.

The problem seems to be that the watcher in multi-ledger mode sometimes still has an old state which it tries to register.

Proposal

Need to investigate further.

@matthiasgeihs matthiasgeihs added bug Something isn't working CI-only Only affects the Continuous Integration testing-only Only relevant for testing. and removed CI-only Only affects the Continuous Integration labels Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI-only Only affects the Continuous Integration testing-only Only relevant for testing.
Projects
None yet
Development

No branches or pull requests

1 participant