Why are recipe tests not run in CI? #2861
Answered
by
TParcollet
tomaz-suller
asked this question in
Q&A
|
I've found a bug in a recipe for which I submitted a fix in #2860, but I found it curious that CI was still passing, apparently because recipe tests, even though they exist, are not in CI. Any particular reason for that? |
Answered by
TParcollet
Mar 14, 2025
Replies: 1 comment
|
Hi, recipe testing are way too heavy for now to run on CI. There are 200+ recipes. We run them before every stable version release on a local machine |
0 replies
Answer selected by
tomaz-suller
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, recipe testing are way too heavy for now to run on CI. There are 200+ recipes. We run them before every stable version release on a local machine