Skip to content

Flaky spec spec/features/users/signup_spec.rb[1:5:2:1]

Job #5322857122 failed for 52175957:

See incident: Wednesday 2023-10-18 18:35 UTC - `gitlab-org/gi... (gitlab-org/quality/engineering-productivity/master-broken-incidents#3911 - closed)

 1) Signup when reCAPTCHA and invisible captcha are enabled when invisible captcha detects malicious behaviour prevents from signing up
     Failure/Error: expect { fill_in_sign_up_form(new_user) }.not_to change { User.count }
       expected `User.count` not to have changed, but did change from 0 to 1
     Shared Example Group: "signup process" called from ./spec/features/users/signup_spec.rb:384
     # ./spec/features/users/signup_spec.rb:351:in `block (5 levels) in <main>'
     # ./spec/spec_helper.rb:440:in `block (3 levels) in <top (required)>'
     # ./spec/support/sidekiq_middleware.rb:18:in `with_sidekiq_server_middleware'
     # ./spec/spec_helper.rb:431:in `block (2 levels) in <top (required)>'
     # ./spec/spec_helper.rb:427:in `block (3 levels) in <top (required)>'
     # ./lib/gitlab/application_context.rb:66:in `with_raw_context'
     # ./spec/spec_helper.rb:427:in `block (2 levels) in <top (required)>'
     # ./spec/spec_helper.rb:267:in `block (2 levels) in <top (required)>'
     # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <main>'
     # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <main>'
     # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <main>'
     # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'
     # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <main>'

Finished in 52.83 seconds (files took 1 minute 4.52 seconds to load)
1 example, 1 failure

Failed examples:

rspec './spec/features/users/signup_spec.rb[1:5:2:1]' # Signup when reCAPTCHA and invisible captcha are enabled when invisible captcha detects malicious behaviour prevents from signing up

Failed Pipeline Job Artifact

flaky-test-artifacts.zip from failed pipeline job.

Edited by Ross Byrne