Skip to content

pulled from master #14501

pulled from master

pulled from master #14501

GitHub Actions / Test Results failed Apr 25, 2024 in 0s

1 fail, 51 skipped, 19 557 pass in 43m 38s

    13 files  ± 0      13 suites  ±0   43m 38s ⏱️ + 3m 8s
19 609 tests +45  19 557 ✅ +45  51 💤 ±0  1 ❌ ±0 
19 879 runs  +45  19 827 ✅ +45  51 💤 ±0  1 ❌ ±0 

Results for commit f8cb292. ± Comparison against earlier commit a73eb8d.

Annotations

Check warning on line 0 in ./spec/models/form_profile_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

FormProfile#prefill_form with military information data with a user that can prefill VA Profile returns prefilled 10-7959c (spec.models.form_profile_spec) failed

Test Results/rspec5.xml [took 0s]
Raw output
Form profile mapping file is missing for form id 10-7959C
\e[1mFailure/Error: \e[0mraise IOError, "Form profile mapping file is missing for form id #{form_id}" unless File.exist?(file)

IOError:
  Form profile mapping file is missing for form id 10-7959C
./app/models/form_profile.rb:184:in `load_form_mapping'
./app/models/form_profile.rb:178:in `mappings_for_form'
./app/models/form_profile.rb:202:in `prefill'
./spec/models/form_profile_spec.rb:1116:in `expect_prefilled'
./spec/models/form_profile_spec.rb:1587:in `block (7 levels) in <top (required)>'
/usr/local/bundle/gems/vcr-6.2.0/lib/vcr/util/variable_args_block_caller.rb:9:in `call_block'
/usr/local/bundle/gems/vcr-6.2.0/lib/vcr.rb:194:in `use_cassette'
./spec/models/form_profile_spec.rb:1585:in `block (6 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'