Occasionally tests are flaking out, and pipes need to be re-run. I'm pretty confident that this comes down to a failing after hook when revoking boosts.
Edited
Designs
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related or that one is blocking others.
Learn more.
I re-ran the results to confirm the above are the actual tests at fault
Compared with the failing tests on the pipeline which is more extensive. The above tests need fixing which for the most part are small jobs, but the core issue, looking at the job artifacts, seems to be Cypress timing out and not waiting for the visit command to load fully. Testing a solution to this now.