-
Notifications
You must be signed in to change notification settings - Fork 240
Run oracles tests on CI #3925
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
base: spr/master/93f11ecb
Are you sure you want to change the base?
Run oracles tests on CI #3925
Conversation
af33d6c to
cb09e64
Compare
61dec7f to
d7781bd
Compare
39d7741 to
9662b7c
Compare
d7781bd to
a9d4e9b
Compare
a9d4e9b to
6fc23a5
Compare
commit-id:743274ba
6fc23a5 to
937bce1
Compare
4a3710e to
109cb75
Compare
| scarb-version: | ||
| description: 'Optional: Scarb version to install. If not set, uses version from .tool-versions' | ||
| required: false | ||
| default: '' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why default value isn't a proper scarb version? Perhaps we could use a minimal supported version here.
| non_exact_gas_assertions = [] | ||
| skip_test_for_only_latest_scarb = [] | ||
| skip_test_for_scarb_since_2_11 = [] | ||
| run_test_for_scarb_since_2_13 = [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Patch version indeed matters in this case, as oracles don't work with 2.13.0:
| run_test_for_scarb_since_2_13 = [] | |
| run_test_for_scarb_since_2_13_1 = [] |
Stack:
RawFeltVec#3849