Add Zeitwerk loader support #16
Annotations
10 errors
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0005_should 404 for unknown scc_account
LoadError: cannot load such file -- coffee_script
vendor/bundle/ruby/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
vendor/bundle/ruby/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:34:in `require'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/autoload/coffee_script.rb:2:in `<top (required)>'
vendor/bundle/ruby/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
vendor/bundle/ruby/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:34:in `require'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/coffee_script_processor.rb:17:in `cache_key'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/coffee_script_processor.rb:23:in `call'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:84:in `call_processor'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:66:in `block in call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `reverse_each'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:22:in `block in <class:CompositeProcessor>'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:33:in `call'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:84:in `call_processor'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:66:in `block in call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `reverse_each'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:184:in `load_from_unloaded'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:59:in `block in load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:339:in `fetch_asset_from_dependency_cache'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:43:in `load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/cached_environment.rb:44:in `block in load'
vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/concurrent/map.rb:203:in `block in fetch_or_store'
vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/concurrent/map.rb:182:in `fetch'
vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/concurrent/map.rb:202:in `fetch_or_store'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/cached_environment.rb:44:in `load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/bundle.rb:27:in `call'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:84:in `call_processor'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:66:in `block in call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `reverse_each'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:184:in `load_from_unloaded'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:59:in `block in load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:339:in `fetch_asset_from_dependency_cache'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:43:in `load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/cached_environment.rb:44:in `block in load'
vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0010_should fail to update scc_account with interval set and empty date
LoadError: cannot load such file -- coffee_script
app/helpers/layout_helper.rb:112:in `javascript_include_tag'
app/helpers/layout_helper.rb:103:in `block in javascript'
app/helpers/layout_helper.rb:103:in `javascript'
foreman_scc_manager/app/views/scc_accounts/_form.html.erb:2
foreman_scc_manager/app/views/scc_accounts/edit.html.erb:3
app/controllers/application_controller.rb:317:in `process_error'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:57:in `rescue in update'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:53:in `update'
app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb:99:in `block in <class:SccAccountsControllerTest>'
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0002_should get edit
LoadError: cannot load such file -- coffee_script
app/helpers/layout_helper.rb:112:in `javascript_include_tag'
app/helpers/layout_helper.rb:103:in `block in javascript'
app/helpers/layout_helper.rb:103:in `javascript'
foreman_scc_manager/app/views/scc_accounts/_form.html.erb:2
foreman_scc_manager/app/views/scc_accounts/edit.html.erb:3
app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb:35:in `block in <class:SccAccountsControllerTest>'
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0003_should get index
LoadError: cannot load such file -- coffee_script
app/helpers/layout_helper.rb:112:in `javascript_include_tag'
app/helpers/layout_helper.rb:103:in `block in javascript'
app/helpers/layout_helper.rb:103:in `javascript'
foreman_scc_manager/app/views/scc_accounts/index.html.erb:1
app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb:41:in `block in <class:SccAccountsControllerTest>'
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0012_should fail to update scc_account with empty name
LoadError: cannot load such file -- coffee_script
app/helpers/layout_helper.rb:112:in `javascript_include_tag'
app/helpers/layout_helper.rb:103:in `block in javascript'
app/helpers/layout_helper.rb:103:in `javascript'
foreman_scc_manager/app/views/scc_accounts/_form.html.erb:2
foreman_scc_manager/app/views/scc_accounts/edit.html.erb:3
app/controllers/application_controller.rb:317:in `process_error'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:57:in `rescue in update'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:53:in `update'
app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb:113:in `block in <class:SccAccountsControllerTest>'
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0004_should show scc_account
LoadError: cannot load such file -- coffee_script
vendor/bundle/ruby/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
vendor/bundle/ruby/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:34:in `require'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/autoload/coffee_script.rb:2:in `<top (required)>'
vendor/bundle/ruby/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
vendor/bundle/ruby/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.18/lib/zeitwerk/kernel.rb:34:in `require'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/coffee_script_processor.rb:17:in `cache_key'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/coffee_script_processor.rb:23:in `call'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:84:in `call_processor'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:66:in `block in call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `reverse_each'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:22:in `block in <class:CompositeProcessor>'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:33:in `call'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:84:in `call_processor'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:66:in `block in call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `reverse_each'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:184:in `load_from_unloaded'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:59:in `block in load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:339:in `fetch_asset_from_dependency_cache'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:43:in `load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/cached_environment.rb:44:in `block in load'
vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/concurrent/map.rb:203:in `block in fetch_or_store'
vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/concurrent/map.rb:182:in `fetch'
vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/concurrent/map.rb:202:in `fetch_or_store'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/cached_environment.rb:44:in `load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/bundle.rb:27:in `call'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:84:in `call_processor'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:66:in `block in call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `reverse_each'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb:65:in `call_processors'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:184:in `load_from_unloaded'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:59:in `block in load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:339:in `fetch_asset_from_dependency_cache'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb:43:in `load'
vendor/bundle/ruby/2.7.0/gems/sprockets-4.2.1/lib/sprockets/cached_environment.rb:44:in `block in load'
vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/concurrent/
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0001_should get new
LoadError: cannot load such file -- coffee_script
app/helpers/layout_helper.rb:112:in `javascript_include_tag'
app/helpers/layout_helper.rb:103:in `block in javascript'
app/helpers/layout_helper.rb:103:in `javascript'
foreman_scc_manager/app/views/scc_accounts/_form.html.erb:2
foreman_scc_manager/app/views/scc_accounts/new.html.erb:3
app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb:29:in `block in <class:SccAccountsControllerTest>'
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0011_should fail to update scc_account with interval set and invalid date
LoadError: cannot load such file -- coffee_script
app/helpers/layout_helper.rb:112:in `javascript_include_tag'
app/helpers/layout_helper.rb:103:in `block in javascript'
app/helpers/layout_helper.rb:103:in `javascript'
foreman_scc_manager/app/views/scc_accounts/_form.html.erb:2
foreman_scc_manager/app/views/scc_accounts/edit.html.erb:3
app/controllers/application_controller.rb:317:in `process_error'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:57:in `rescue in update'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:53:in `update'
app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb:106:in `block in <class:SccAccountsControllerTest>'
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0014_should fail to update scc_account with empty base url
LoadError: cannot load such file -- coffee_script
app/helpers/layout_helper.rb:112:in `javascript_include_tag'
app/helpers/layout_helper.rb:103:in `block in javascript'
app/helpers/layout_helper.rb:103:in `javascript'
foreman_scc_manager/app/views/scc_accounts/_form.html.erb:2
foreman_scc_manager/app/views/scc_accounts/edit.html.erb:3
app/controllers/application_controller.rb:317:in `process_error'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:57:in `rescue in update'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:53:in `update'
app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb:127:in `block in <class:SccAccountsControllerTest>'
|
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb#L65
Failure: test_0013_should fail to update scc_account with empty login
LoadError: cannot load such file -- coffee_script
app/helpers/layout_helper.rb:112:in `javascript_include_tag'
app/helpers/layout_helper.rb:103:in `block in javascript'
app/helpers/layout_helper.rb:103:in `javascript'
foreman_scc_manager/app/views/scc_accounts/_form.html.erb:2
foreman_scc_manager/app/views/scc_accounts/edit.html.erb:3
app/controllers/application_controller.rb:317:in `process_error'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:57:in `rescue in update'
foreman_scc_manager/app/controllers/scc_accounts_controller.rb:53:in `update'
app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
foreman_scc_manager/test/controllers/scc_accounts_controller_test.rb:120:in `block in <class:SccAccountsControllerTest>'
|
The logs for this run have expired and are no longer available.
Loading