There are some sporadic failures on TestE2E/PAR/INSTANCE/ordered/User sub-tests.
These were not seen before today - even on private branches containing the recent security fix and dependency updates. It looks a lot like a race in the e2e tests, that is perhaps exposed by changes in run order or timings from the latest bump to Go.
Needs to be investigated. Manual exercise of instance functionality doesn't show any issue.
There are some sporadic failures on
TestE2E/PAR/INSTANCE/ordered/Usersub-tests.These were not seen before today - even on private branches containing the recent security fix and dependency updates. It looks a lot like a race in the e2e tests, that is perhaps exposed by changes in run order or timings from the latest bump to Go.
Needs to be investigated. Manual exercise of instance functionality doesn't show any issue.