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
TestUpgradeBrokenPackageVersion cannot work when package version and the string contained in version.go diverge because of this snippet which will stop returning the correct versioned home.
The goal of this issue is to find an automated way to disable the test when package version and the version string in code diverge (we can file a follow-up issue, we don't need to solve this in this PR)