Skip to content

Build And Publish Preview Environment #4734

Build And Publish Preview Environment

Build And Publish Preview Environment #4734

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

1 fail, 51 skipped, 19 249 pass in 40m 0s

    13 files      13 suites   40m 0s ⏱️
19 301 tests 19 249 ✅ 51 💤 1 ❌
19 566 runs  19 514 ✅ 51 💤 1 ❌

Results for commit 5a7dedb.

Annotations

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

@github-actions github-actions / Test Results

user GET /mobile/v0/user with no upstream errors includes the service the user has access to (modules.mobile.spec.request.user_request_spec) failed

Test Results/rspec7.xml [took 0s]
Raw output
undefined method `[]' for nil:NilClass
\e[1mFailure/Error: \e[0m
  expect(attributes['authorizedServices']).to eq(
    %w[
      appeals
      appointments
      claims
      decisionLetters
      directDepositBenefits
      directDepositBenefitsUpdate
      disabilityRating
      genderIdentity

NoMethodError:
  undefined method `[]' for nil:NilClass
./modules/mobile/spec/request/user_request_spec.rb:171: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'