ci: run execution spec tests - #662
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
248b0dd to
fd9ef50
Compare
shuklaayush
left a comment
There was a problem hiding this comment.
nice! this should be really useful
one suggestion is to adopt a custom test harness like datatest-stable so individual fixtures appear as separate test cases. not sure if it's possible here but worth a try
7330925 to
4c60143
Compare
|
dataset-stable is a good suggestion but I don't think it's a fit for a huge amount of very small test -- it starts a separate nextest process for each test. We can do custom test harness but it seems like an overkill, so I would keep it as it is |
Run the pinned
tests-zkevm@v0.4.1execution-spec suite on every pull request and on demand.Key decisions:
Closes INT-8714