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

Bump redis from 5.1.0 to 5.2.0 #16354

Merged
merged 2 commits into from
Apr 17, 2024

Merge branch 'master' into dependabot/bundler/redis-5.2.0

1388fd9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump redis from 5.1.0 to 5.2.0 #16354

Merge branch 'master' into dependabot/bundler/redis-5.2.0
1388fd9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Apr 17, 2024 in 0s

1 fail, 51 skipped, 19 396 pass in 41m 39s

    13 files  ± 0      13 suites  ±0   41m 39s ⏱️ + 2m 47s
19 448 tests +51  19 396 ✅ +50  51 💤 ±0  1 ❌ +1 
19 720 runs  +53  19 668 ✅ +52  51 💤 ±0  1 ❌ +1 

Results for commit 1388fd9. ± Comparison against earlier commit 3a6e861.

Annotations

Check warning on line 0 in ./modules/simple_forms_api/spec/requests/v1/uploads_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Forms uploader email confirmations 21p_0847 successful submission (modules.simple_forms_api.spec.requests.v1.uploads_spec) failed

Test Results/rspec9.xml [took 7s]
Raw output
expected the response to have status code :ok (200) but it was :internal_server_error (500)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:ok)
  expected the response to have status code :ok (200) but it was :internal_server_error (500)
/usr/local/bundle/gems/super_diff-0.11.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./modules/simple_forms_api/spec/requests/v1/uploads_spec.rb:619: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'