Closed skovhus closed 3 years ago
The tests are not running locally.
This seems to be a regression introduced in https://github.com/tmrowco/brick/pull/75, where the info log checks differ if images are cached.
In order to get consistent log messages, we could docker prune the system (but that takes a while). Instead, I removed the log specific assertions – which isn't really a good way of testing anyways.
The tests are not running locally.
This seems to be a regression introduced in https://github.com/tmrowco/brick/pull/75, where the info log checks differ if images are cached.
In order to get consistent log messages, we could docker prune the system (but that takes a while). Instead, I removed the log specific assertions – which isn't really a good way of testing anyways.