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

Several Integration tests failing against GCP #86

Open
ejMina226 opened this issue Sep 19, 2023 · 5 comments
Open

Several Integration tests failing against GCP #86

ejMina226 opened this issue Sep 19, 2023 · 5 comments
Assignees

Comments

@ejMina226
Copy link

ejMina226 commented Sep 19, 2023

The block-prod-prio test seems to be failing. From the code it looks like this test might not be run and this failure could be the reason why. I need to check with O(1).

Also, the delegation, snarkyjs, zkapps, zkapps-nonce and zkapps-timing tests are failing for different reasons. This might just be a timeout.

@ejMina226 ejMina226 self-assigned this Sep 19, 2023
@ejMina226 ejMina226 changed the title Block production priority test failing Integration tests failing against GCP Sep 20, 2023
@ejMina226 ejMina226 changed the title Integration tests failing against GCP Several Integration tests failing against GCP Sep 20, 2023
@ejMina226
Copy link
Author

The block-prod-prio fails anyway and this is why it is excluded from running. I think it's because the terraform version was upgraded a while ago and it no longer allowed duplicate secrets, which this tests demands as multiple block-producers share the same account. There's a line in test_executive.sh which skips if this is the test name.

@ejMina226
Copy link
Author

ejMina226 commented Sep 20, 2023

The delegation test times out on the compatible branch. Interestingly, it is absent on the berkeley branch and develop branch. I wonder if it should even be included in this branch (and how it crept in).

@ejMina226
Copy link
Author

ejMina226 commented Sep 20, 2023

The zkapps and zkapps_nonce tests pass on berkeley and develop, so it looks as if there may be a problem. The zkapps-timing test failed but it passed most steps, it was just a timeout (it passed on develop).

@ejMina226
Copy link
Author

snarkyjs test fails on both.

@ejMina226
Copy link
Author

Need to rebase onto mf-develop and see if tests are still failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant