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

update vets_json_schema to v22.1.1 #16335

Closed
wants to merge 1 commit into from

update vets_json_schema to v22.1.1

96dedf7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

update vets_json_schema to v22.1.1 #16335

update vets_json_schema to v22.1.1
96dedf7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Apr 15, 2024 in 0s

1 fail, 51 skipped, 19 344 pass in 39m 9s

    13 files  ±0      13 suites  ±0   39m 9s ⏱️ - 1m 29s
19 396 tests +3  19 344 ✅ +3  51 💤 ±0  1 ❌ ±0 
19 666 runs  +3  19 614 ✅ +3  51 💤 ±0  1 ❌ ±0 

Results for commit 96dedf7. ± Comparison against earlier commit d49d867c.

Annotations

Check warning on line 0 in ./modules/mobile/spec/request/pre_burial_need_request_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Mobile::V0::PreNeedBurialController POST /mobile/v0/claims/pre-need-burial with missing input fields returns an with a 422 error (modules.mobile.spec.request.pre_burial_need_request_spec) failed

Test Results/rspec4.xml [took 0s]
Raw output
expected the response to have status code :unprocessable_entity (422) but it was :unauthorized (401)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:unprocessable_entity)
  expected the response to have status code :unprocessable_entity (422) 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/pre_burial_need_request_spec.rb:49: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'