Prevent starting multiple Capybara proxy servers
What does this MR do and why?
This code is run every time a new Capybara browser session is started. Running this code multiple times causes subsequent feature specs to slow down considerably.
More detailed explanation in gitlab-org/quality/engineering-productivity/master-broken-incidents#6673 (comment 1936109749)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
bin/rspec spec/features/issues/user_sees_sidebar_updates_in_realtime_spec.rb spec/features/dashboard/todos/todos_spec.rb
The specs run much slower without this fix.
Related to #461108 (closed)
Merge request reports
Activity
assigned to @engwan
added pipelinetier-1 label
- A deleted user
added backend label
1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Category Reviewer Maintainer backend @hmehra
(UTC+10, 2 hours ahead of author)@schin1
(UTC+8, same timezone as author)Please check reviewer's status!
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Danger changed milestone to %17.1
removed backend label
@godfat-gitlab @stanhu can you take a look at this please?
requested review from @godfat-gitlab and @stanhu
added pipeline:mr-approved label
- Resolved by Stan Hu
@stanhu
, thanks for approving this merge request.This is the first time the merge request has been approved. To ensure we don't only run predictive pipelines, and we don't break
master
, a new pipeline will be started shortly.Please wait for the pipeline to start before resolving this discussion and set auto-merge for the new pipeline. See merging a merge request for more details.
added pipelinetier-3 label and removed pipelinetier-1 label
mentioned in commit ea1a57d1
- A deleted user
added backend label
mentioned in issue #461108 (closed)
mentioned in issue #438205 (closed)