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
Our test suite at Renovate Bot is getting failures for 1.21.2. We previously saw memory problems for 1.21.0 and reverted it, but tests were passing, as they were for 1.21.1. However for 1.21.2 we're seeing failed tests across a number of modules within Renovate.
Here is a minimal code snippet which behaves differently between the two versions:
Our test suite at Renovate Bot is getting failures for 1.21.2. We previously saw memory problems for 1.21.0 and reverted it, but tests were passing, as they were for 1.21.1. However for 1.21.2 we're seeing failed tests across a number of modules within Renovate.
Here is a minimal code snippet which behaves differently between the two versions:
Result in v1.21.1:
Result in v1.21.2:
The text was updated successfully, but these errors were encountered: