Skip to content

Build And Publish Preview Environment #25644

Build And Publish Preview Environment

Build And Publish Preview Environment #25644

GitHub Actions / Test Results failed Dec 20, 2024 in 0s

1 fail, 6 skipped, 28 109 pass in 1h 6m 6s

    24 files  ±0      24 suites  ±0   1h 6m 6s ⏱️ +15s
28 116 tests ±0  28 109 ✅ +9  6 💤 ±0  1 ❌  - 9 
28 442 runs  ±0  28 435 ✅ +9  6 💤 ±0  1 ❌  - 9 

Results for commit 22aa972. ± Comparison against earlier commit c2769ab.

Annotations

Check warning on line 0 in ./modules/claims_api/spec/lib/claims_api/v2/disability_compensation_validation_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestDisabilityCompensationValidationClass validation for BDD_PROGRAM claim when federalActivation is present and all the required attributes are present (modules.claims_api.spec.lib.claims_api.v2.disability_compensation_validation_spec) failed

Test Results/rspec16.xml [took 0s]
Raw output
Expected \e[33m[{ detail: "The anticipated separation date must be a date in the future.", source: "/serviceInformation/federalActivation/", title: "Unprocessable Entity", status: "422" }]\e[0m    to eq \e[35mnil\e[0m
\e[1mFailure/Error: \e[0mexpect(current_error_array).to eq(nil)

  Expected \e[33m[{ detail: "The anticipated separation date must be a date in the future.", source: "/serviceInformation/federalActivation/", title: "Unprocessable Entity", status: "422" }]\e[0m
     to eq \e[35mnil\e[0m
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:43:in `handle_failure'
./modules/claims_api/spec/lib/claims_api/v2/disability_compensation_validation_spec.rb:526:in `block (4 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/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'