Skip to content

Tweaks to prevent flakeyness with local builds

gitlab-qa-bot requested to merge local-build-tweaks into main

Created by: JonRowe

Debugging some stuff locally I was frustrated that my setup (rvm) inserts extra backtrace lines from bundler as its in a non standard location on 3.0.0 for some reason, manually filtering bundler solves it and I see no reason why we shouldn't do this.

Merge request reports