We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Simulation tests being run at https://github.com/archway-network/archway/blob/main/app/sim_test.go are failing.
Reason:
--- FAIL: TestAppImportExport (0.38s) panic: UnmarshalJSON cannot decode empty bytes [recovered] panic: UnmarshalJSON cannot decode empty bytes [recovered] panic: UnmarshalJSON cannot decode empty bytes
Most likely related to a breakage. The test is by default skipped to save up on CI time. We should re-enable it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Simulation tests being run at https://github.com/archway-network/archway/blob/main/app/sim_test.go are failing.
Reason:
Most likely related to a breakage. The test is by default skipped to save up on CI time. We should re-enable it.
The text was updated successfully, but these errors were encountered: