Closed tgaddair closed 3 weeks ago
First PR that caused this regression is https://github.com/ludwig-ai/ludwig/pull/2890. Will take a deeper look.
@tgaddair I looked at the PR after which tests started failing (https://github.com/ludwig-ai/ludwig/pull/2890) and looked for something that could affect training and cause the regression but didn't find anything. I get the sense that running these on merge to master didn't help us catch these regressions, so I suggest that we move this tests to be run on push to branch. They only take 1m39s (excluding install) so they won't be adding much anyways.
PR with benchmark test fixes: https://github.com/ludwig-ai/ludwig/pull/3115
https://github.com/ludwig-ai/ludwig/actions/runs/3970007361/jobs/6805218517