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

Investigate flaky tests related to PFS-updates #7204

Open
ezdac opened this issue Jul 1, 2021 · 0 comments
Open

Investigate flaky tests related to PFS-updates #7204

ezdac opened this issue Jul 1, 2021 · 0 comments
Labels
State / Investigating For issues that are currently being looked into before labeling further Type / Bug

Comments

@ezdac
Copy link
Contributor

ezdac commented Jul 1, 2021

During #7162 we discovered that the integration tests related to sending PFS-updates were flaky:

https://app.circleci.com/pipelines/github/raiden-network/raiden/11997/workflows/db4fb64c-fe35-4a98-ab96-e4c53fb55802/jobs/197868/tests#failed-test-0

https://app.circleci.com/pipelines/github/raiden-network/raiden/12007/workflows/dd43e248-f81e-466c-955e-401a8727e876/jobs/198232/tests#failed-test-0

  • here it seems like the apps have not queued up all expected PFS-updates to the broadcast queue when the fixtures for the test yield.

Eventually this might be just a synchronisation issue where we have to wait longer in the fixture setup until all
nodes are in the state we expect in the tests?

Note that there were some changes to the synchronicity of I/O around the state machine.

@ezdac ezdac added State / Investigating For issues that are currently being looked into before labeling further Type / Bug labels Jul 1, 2021
@ezdac ezdac added this to Backlog in Raiden Berlin Sprint Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State / Investigating For issues that are currently being looked into before labeling further Type / Bug
Projects
Development

No branches or pull requests

1 participant