Build And Publish Preview Environment #3880
GitHub Actions / Test Results
failed
Mar 26, 2024 in 0s
1 fail, 50 skipped, 19 114 pass in 38m 44s
13 files 13 suites 38m 44s ⏱️
19 165 tests 19 114 ✅ 50 💤 1 ❌
19 439 runs 19 388 ✅ 50 💤 1 ❌
Results for commit 9378cb6.
Annotations
Check warning on line 0 in ./modules/mobile/spec/request/user_request_spec.rb
github-actions / Test Results
user GET /mobile/v0/user when the va profile service throws an client error returns a bad gateway error (modules.mobile.spec.request.user_request_spec) failed
Test Results/rspec8.xml [took 0s]
Raw output
expected the response to have status code :service_unavailable (503) but it was :unauthorized (401)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:service_unavailable)
expected the response to have status code :service_unavailable (503) but it was :unauthorized (401)
/usr/local/bundle/gems/super_diff-0.11.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./modules/mobile/spec/request/user_request_spec.rb:332:in `block (4 levels) in <top (required)>'
/usr/local/bundle/gems/webmock-3.23.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `loop'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
Loading