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

Vebt 558 tests #19986

Merged
merged 27 commits into from
Dec 27, 2024

Remove 10282 from ytd reports

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

Vebt 558 tests #19986

Remove 10282 from ytd reports
a6b8e5f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Dec 26, 2024 in 0s

1 fail, 6 skipped, 28 051 pass in 1h 6m 48s

    24 files  ±0      24 suites  ±0   1h 6m 48s ⏱️ -57s
28 058 tests +3  28 051 ✅ +6  6 💤 ±0  1 ❌  - 3 
28 384 runs  +3  28 377 ✅ +6  6 💤 ±0  1 ❌  - 3 

Results for commit a6b8e5f. ± Comparison against earlier commit 95964c1.

Annotations

Check warning on line 0 in ./spec/uploaders/simple_forms_api/form_remediation/uploader_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

SimpleFormsApi::FormRemediation::Uploader#initialize uses an AWS store (spec.uploaders.simple_forms_api.form_remediation.uploader_spec) failed

Test Results/rspec23.xml [took 0s]
Raw output
Expected \e[33mCarrierWave::Storage::File\e[0m to eq \e[35mCarrierWave::Storage::AWS\e[0m.
\e[1mFailure/Error: \e[0mexpect(described_class.storage).to eq(CarrierWave::Storage::AWS)
  Expected \e[33mCarrierWave::Storage::File\e[0m to eq \e[35mCarrierWave::Storage::AWS\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'
./spec/uploaders/simple_forms_api/form_remediation/uploader_spec.rb:28:in `block (3 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'