Skip to content

Instantly share code, notes, and snippets.

@karlentwistle
Created February 25, 2022 10:31
Show Gist options
  • Save karlentwistle/da628a122eb1f80c4f6c556bb5bd865b to your computer and use it in GitHub Desktop.
Save karlentwistle/da628a122eb1f80c4f6c556bb5bd865b to your computer and use it in GitHub Desktop.
Failures:
1) Marketplace User with a pro account edits an existing listing that they created
Got 0 failures and 2 other errors:
1.1) Failure/Error: click_link "Edit this Marketplace Ad"
Capybara::ElementNotFound:
Unable to find link "Edit this Marketplace Ad"
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/node/finders.rb:303:in `block in synced_resolve'
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/node/base.rb:83:in `synchronize'
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/node/finders.rb:292:in `synced_resolve'
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/node/finders.rb:53:in `find'
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/node/actions.rb:42:in `click_link'
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/session.rb:772:in `click_link'
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/dsl.rb:53:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/dsl.rb:53:in `click_link'
# ./spec/features/user_edits_marketplace_ad_spec.rb:34:in `block (3 levels) in <top (required)>'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:262:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:262:in `block in run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:508:in `block in with_around_and_singleton_context_hooks'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:465:in `block in with_around_example_hooks'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:486:in `block in run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:626:in `block in run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:350:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-rails-5.1.0/lib/rspec/rails/adapters.rb:75:in `block (2 levels) in <module:MinitestLifecycleAdapter>'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:390:in `execute_with'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:350:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `loop'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
# ./spec/support/quarantine.rb:26:in `block (2 levels) in <top (required)>'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:390:in `execute_with'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:350:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `loop'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:390:in `execute_with'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:350:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/webmock-3.14.0/lib/webmock/rspec.rb:37:in `block (2 levels) in <top (required)>'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:390:in `execute_with'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:350:in `call'
# ./spec/support/action_mailer.rb:6:in `block (2 levels) in <top (required)>'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:455:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:390:in `execute_with'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:350:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:629:in `run_around_example_hooks_for'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/hooks.rb:486:in `run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:465:in `with_around_example_hooks'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:508:in `with_around_and_singleton_context_hooks'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example.rb:259:in `run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example_group.rb:644:in `block in run_examples'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example_group.rb:640:in `map'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example_group.rb:640:in `run_examples'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example_group.rb:606:in `run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example_group.rb:607:in `block in run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example_group.rb:607:in `map'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/example_group.rb:607:in `run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/runner.rb:121:in `block (3 levels) in run_specs'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/runner.rb:121:in `map'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/runner.rb:121:in `block (2 levels) in run_specs'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/configuration.rb:2067:in `with_suite_hooks'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/runner.rb:116:in `block in run_specs'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/reporter.rb:74:in `report'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/runner.rb:115:in `run_specs'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/runner.rb:89:in `run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/runner.rb:71:in `run'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/lib/rspec/core/runner.rb:45:in `invoke'
# ./vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.2/exe/rspec:4:in `<top (required)>'
# bin/rspec:21:in `load'
# bin/rspec:21:in `<main>'
1.2) Failure/Error: html << single_unit_details(property_info)
ActionView::Template::Error:
can't modify frozen String: ""
# ./app/helpers/topics_helper.rb:200:in `property_info_details'
# ./app/views/topics/show.html.erb:102:in `_app_views_topics_show_html_erb__1988377908229815454_588760'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/base.rb:247:in `public_send'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/base.rb:247:in `_run'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/template.rb:154:in `block in render'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications.rb:203:in `block in instrument'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications.rb:203:in `instrument'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/template.rb:345:in `instrument_render_template'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/template.rb:152:in `render'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/renderer/template_renderer.rb:61:in `block (2 levels) in render_template'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications.rb:203:in `block in instrument'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications.rb:203:in `instrument'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/renderer/template_renderer.rb:56:in `block in render_template'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/renderer/template_renderer.rb:71:in `block in render_with_layout'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications.rb:203:in `block in instrument'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications.rb:203:in `instrument'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/renderer/template_renderer.rb:70:in `render_with_layout'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/renderer/template_renderer.rb:55:in `render_template'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/renderer/template_renderer.rb:11:in `render'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/renderer/renderer.rb:61:in `render_template_to_object'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/renderer/renderer.rb:29:in `render_to_object'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/rendering.rb:117:in `block in _render_template'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/base.rb:273:in `in_rendering_context'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/rendering.rb:116:in `_render_template'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/streaming.rb:218:in `_render_template'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/rendering.rb:103:in `render_to_body'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/rendering.rb:52:in `render_to_body'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/renderers.rb:142:in `render_to_body'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/abstract_controller/rendering.rb:25:in `render'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/rendering.rb:36:in `render'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render'
# /usr/local/lib/ruby/2.7.0/benchmark.rb:308:in `realtime'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/core_ext/benchmark.rb:14:in `ms'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/instrumentation.rb:46:in `block in render'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/instrumentation.rb:86:in `cleanup_view_runtime'
# ./vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.6/lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/instrumentation.rb:45:in `render'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/implicit_render.rb:35:in `default_render'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/basic_implicit_render.rb:6:in `tap'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/abstract_controller/base.rb:228:in `process_action'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/rendering.rb:30:in `process_action'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
# ./vendor/bundle/ruby/2.7.0/gems/actiontext-6.1.4.6/lib/action_text/rendering.rb:20:in `with_renderer'
# ./vendor/bundle/ruby/2.7.0/gems/actiontext-6.1.4.6/lib/action_text/engine.rb:59:in `block (4 levels) in <class:Engine>'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/callbacks.rb:126:in `instance_exec'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
# ./vendor/bundle/ruby/2.7.0/gems/react-rails-2.6.1/lib/react/rails/controller_lifecycle.rb:31:in `use_react_component_helper'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/callbacks.rb:137:in `run_callbacks'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/abstract_controller/callbacks.rb:41:in `process_action'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/rescue.rb:22:in `process_action'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications.rb:203:in `block in instrument'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/notifications.rb:203:in `instrument'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/instrumentation.rb:33:in `process_action'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal/params_wrapper.rb:249:in `process_action'
# ./vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.6/lib/active_record/railties/controller_runtime.rb:27:in `process_action'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/abstract_controller/base.rb:165:in `process'
# ./vendor/bundle/ruby/2.7.0/gems/actionview-6.1.4.6/lib/action_view/rendering.rb:39:in `process'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal.rb:190:in `dispatch'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_controller/metal.rb:254:in `dispatch'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/routing/route_set.rb:33:in `serve'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/journey/router.rb:50:in `block in serve'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/journey/router.rb:32:in `each'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/journey/router.rb:32:in `serve'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/routing/route_set.rb:842:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/route_downcaser-1.2.3/lib/route_downcaser/downcase_route_middleware.rb:42:in `_call'
# ./vendor/bundle/ruby/2.7.0/gems/route_downcaser-1.2.3/lib/route_downcaser/downcase_route_middleware.rb:11:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/flipper-0.22.2/lib/flipper/middleware/memoizer.rb:77:in `memoized_call'
# ./vendor/bundle/ruby/2.7.0/gems/flipper-0.22.2/lib/flipper/middleware/memoizer.rb:42:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/omniauth-2.0.4/lib/omniauth/strategy.rb:470:in `call_app!'
# ./vendor/bundle/ruby/2.7.0/gems/omniauth-2.0.4/lib/omniauth/strategy.rb:314:in `mock_call!'
# ./vendor/bundle/ruby/2.7.0/gems/omniauth-2.0.4/lib/omniauth/strategy.rb:189:in `call!'
# ./vendor/bundle/ruby/2.7.0/gems/omniauth-2.0.4/lib/omniauth/strategy.rb:169:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/omniauth-2.0.4/lib/omniauth/builder.rb:45:in `call'
# ./lib/flipper_extension/middleware/toggle_features.rb:25:in `call'
# ./lib/flipper_extension/middleware/toggle_features.rb:25:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack_session_access-0.2.0/lib/rack_session_access/middleware.rb:33:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/tempfile_reaper.rb:15:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/etag.rb:27:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/conditional_get.rb:27:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/head.rb:12:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/http/permissions_policy.rb:22:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/http/content_security_policy.rb:18:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:266:in `context'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:260:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/cookies.rb:689:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/callbacks.rb:98:in `run_callbacks'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/sentry-rails-5.1.0/lib/sentry/rails/rescued_exception_interceptor.rb:12:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/debug_exceptions.rb:29:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/sentry-ruby-core-5.1.0/lib/sentry/rack/capture_exceptions.rb:25:in `block in call'
# ./vendor/bundle/ruby/2.7.0/gems/sentry-ruby-core-5.1.0/lib/sentry/hub.rb:58:in `with_scope'
# ./vendor/bundle/ruby/2.7.0/gems/sentry-ruby-core-5.1.0/lib/sentry-ruby.rb:308:in `with_scope'
# ./vendor/bundle/ruby/2.7.0/gems/sentry-ruby-core-5.1.0/lib/sentry/rack/capture_exceptions.rb:16:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/railties-6.1.4.6/lib/rails/rack/logger.rb:37:in `call_app'
# ./vendor/bundle/ruby/2.7.0/gems/railties-6.1.4.6/lib/rails/rack/logger.rb:26:in `block in call'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/tagged_logging.rb:99:in `block in tagged'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/tagged_logging.rb:37:in `tagged'
# ./vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.6/lib/active_support/tagged_logging.rb:99:in `tagged'
# ./vendor/bundle/ruby/2.7.0/gems/railties-6.1.4.6/lib/rails/rack/logger.rb:26:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/request_store-1.5.0/lib/request_store/middleware.rb:19:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/request_id.rb:26:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/method_override.rb:24:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/runtime.rb:22:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/executor.rb:14:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/static.rb:24:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/sendfile.rb:110:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.4.6/lib/action_dispatch/middleware/host_authorization.rb:113:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-cors-1.1.1/lib/rack/cors.rb:100:in `call'
# ./app/middleware/search_suggest.rb:16:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-rewrite-1.5.1/lib/rack/rewrite.rb:24:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/utf8-cleaner-1.0.0/lib/utf8-cleaner/middleware.rb:21:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/railties-6.1.4.6/lib/rails/engine.rb:539:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/urlmap.rb:74:in `block in call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in `each'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/builder.rb:244:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/capybara-3.36.0/lib/capybara/server/middleware.rb:60:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/puma-5.6.2/lib/puma/configuration.rb:252:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/puma-5.6.2/lib/puma/request.rb:77:in `block in handle_request'
# ./vendor/bundle/ruby/2.7.0/gems/puma-5.6.2/lib/puma/thread_pool.rb:340:in `with_force_shutdown'
# ./vendor/bundle/ruby/2.7.0/gems/puma-5.6.2/lib/puma/request.rb:76:in `handle_request'
# ./vendor/bundle/ruby/2.7.0/gems/puma-5.6.2/lib/puma/server.rb:441:in `process_client'
# ./vendor/bundle/ruby/2.7.0/gems/puma-5.6.2/lib/puma/thread_pool.rb:147:in `block in spawn_thread'
# ------------------
# --- Caused by: ---
# FrozenError:
# can't modify frozen String: ""
# ./app/helpers/topics_helper.rb:200:in `property_info_details'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment