Closed ashpect closed 2 months ago
Weirdest bug ever - Commenting the dev test fails the runtime test.
Possible reasons :
Tests :
Fixed
Apparently due to lack of backtrace in runtime, the image doesn't built, BUTT all our prev tests passed ?? it's because the output image was not updated in registry and we ended up using the dev image unknowingly and passing the tests!! Fixed by making diff registries, enabled backtrace and the startup flow for builder cache.