-
-
Notifications
You must be signed in to change notification settings - Fork 504
Description
Between 0.17.2 and 0.18.0, we have one test regression and one new test that does not work on sparc64. I bisected this to #475 and confirmed that applying a revert on top of 0.18.0 successfully passes all tests - both the existing replace-add-needed.sh
and the new repeated-updates.sh
.
As part of investigating this, I looked into #492 and #510. Applying the latter PR causes replace-add-needed.sh
to pass, but repeated-updates.sh
to get stuck in some sort of I/O loop, pegging the disk.
I now have a proper onboarding flow for my exotic architecture testing environment. Details are available here - if you want access, just mention and I can provide free shell access on real hardware. @Mic92 still has access, but username has been changed to g-mic92
.