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

bootstrap 4 uses card instead of panel #2399

Merged
merged 1 commit into from
Dec 20, 2024

bootstrap 4 uses card instead of panel

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

bootstrap 4 uses card instead of panel #2399

bootstrap 4 uses card instead of panel
cac96ff
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Dec 18, 2024 in 0s

1 fail, 56 skipped, 1 998 pass in 17m 54s

    3 files      3 suites   17m 54s ⏱️
2 055 tests 1 998 ✅ 56 💤 1 ❌
2 082 runs  2 023 ✅ 58 💤 1 ❌

Results for commit cac96ff.

Annotations

Check warning on line 0 in ./spec/jobs/destroy_split_pages_job_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

DestroySplitPagesJob#perform deletes the work (spec.jobs.destroy_split_pages_job_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
One of the following schema(s) is invalid: "6dc527c6-cc12-4a08-b308-b9632cb4894d" "6dc527c6-cc12-4a08-b308-b9632cb4894d", "shared_extensions"
Failure/Error:
  Apartment::Tenant.switch(current_tenant) do
    yield
  end

Apartment::TenantNotFound:
  One of the following schema(s) is invalid: "6dc527c6-cc12-4a08-b308-b9632cb4894d" "6dc527c6-cc12-4a08-b308-b9632cb4894d", "shared_extensions"
/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/adapters/postgresql_adapter.rb:79:in `rescue in connect_to_new'
/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/adapters/postgresql_adapter.rb:64:in `connect_to_new'
/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/adapters/abstract_adapter.rb:71:in `block in switch!'
/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/adapters/abstract_adapter.rb:68:in `switch!'
/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/adapters/abstract_adapter.rb:84:in `switch'
./lib/active_job_tenant.rb:83:in `switch'
./lib/active_job_tenant.rb:64:in `perform_now'
./spec/jobs/destroy_split_pages_job_spec.rb:13:in `block (3 levels) in <top (required)>'
./spec/support/multitenancy_metadata.rb:50:in `block (2 levels) in <top (required)>'
/usr/local/bundle/gems/webmock-3.19.1/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'
------------------
--- Caused by: ---
ActiveRecord::StatementInvalid:
  Could not find schema 6dc527c6-cc12-4a08-b308-b9632cb4894d
  /usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/adapters/postgresql_adapter.rb:66:in `connect_to_new'