You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harden the TestRecentlyGeneratedCanteraYaml*GasOnly tests.
If we can't find the test files:
1. if the functional test that should have made them has been collected,
e.g. you're running `make test-all` or in the CI runner, then this
counts as a failure.
2. if the test that should have made them has not been collected,
e.g. you're just running this test on its own, or with `make test`
then just mark the test as a "skip" and don't fail.
0 commit comments