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
Since #9719 market-sim tests have been failing due to proto changes.
After updating market-sim protos in vegaprotocol/vega-market-sim#524, tests are still failing as the APIs never show the updated programs.
The programs are enacted however as we can see discounts applied to trades.
1. cd vega-market-sim 1. git checkout gix/governance_protos 1. poetry shell 1. pytest tests/integration/test_trading.py::test_volume_discount_program
ae2715f
No response
The text was updated successfully, but these errors were encountered:
Closing, as market-sim issue.
Sorry, something went wrong.
gordsport
No branches or pull requests
Problem encountered
Since #9719 market-sim tests have been failing due to proto changes.
After updating market-sim protos in vegaprotocol/vega-market-sim#524, tests are still failing as the APIs never show the updated programs.
The programs are enacted however as we can see discounts applied to trades.
Observed behaviour
Expected behaviour
Steps to reproduce
1. cd vega-market-sim 1. git checkout gix/governance_protos 1. poetry shell 1. pytest tests/integration/test_trading.py::test_volume_discount_program
Software version
ae2715f
Failing test
No response
Jenkins run
No response
Configuration used
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: