Conversation
| run_step "contracts-bedrock tests setup (go-ffi)" just build-go-ffi | ||
|
|
||
| # temporarily skip failed tests that block CI process | ||
| SKIP_PATH="test/universal/OptimismMintableERC20Factory.t.sol" |
There was a problem hiding this comment.
This case can pass when running on its own.
|
Why are these tests removed:
Are they covered elsewhere? |
|
What's your criteria to including jobs into this script? |
Generally all tests in the main workflow that validate functional correctness (unit, integration, E2E, and fuzz tests) are included.
|
|
Can we further simplify this script by calling makefile targets and justfile recipes directly? |
|
A comment to |
See comments above every |
Test script update based on the v1.16.8 merge.
Successfully ran on AX101: Execution time: 61 minute(s) and 54 second(s)