Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VI-471] adds MHV::AccountCreator Sidekiq job #18527

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Merge branch 'master' into vi-471

efb0daf
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

[VI-471] adds MHV::AccountCreator Sidekiq job #18527

Merge branch 'master' into vi-471
efb0daf
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Sep 24, 2024 in 0s

1 fail, 5 skipped, 24 149 pass in 1h 0m 11s

    13 files  ±    0      13 suites  +1   1h 0m 11s ⏱️ + 6m 21s
24 155 tests +5 956  24 149 ✅ +5 957  5 💤 ±0  1 ❌  - 1 
24 449 runs  +5 967  24 443 ✅ +5 968  5 💤 ±0  1 ❌  - 1 

Results for commit efb0daf. ± Comparison against earlier commit f4485b3.

Annotations

Check warning on line 0 in ./spec/controllers/v0/dependents_verifications_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

V0::DependentsVerificationsController POST create logged in loa3 user validates successfully (spec.controllers.v0.dependents_verifications_controller_spec) failed

Test Results/rspec7.xml [took 0s]
Raw output
Expected \e[33m"500"\e[0m to eq \e[35m"200"\e[0m.
\e[1mFailure/Error: \e[0mexpect(response.code).to eq('200')
  Expected \e[33m"500"\e[0m to eq \e[35m"200"\e[0m.
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.12.1/lib/super_diff/rspec/monkey_patches.rb:43:in `handle_failure'
./spec/controllers/v0/dependents_verifications_controller_spec.rb:31:in `block (4 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.23.1/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'