Fixes #37382 - Update to jQuery 3 #2246
Annotations
10 errors
Run rake webpack:compile test:integration:
test/integration/provisioning_template_js_test.rb#L312
Failure: test_0002_edit template page
Capybara::ElementNotFound: Unable to find css "#select2-provisioning_template_template_kind_id-container"
test/integration_test_helper.rb:161:in `select2_chosen_selector'
test/integration/provisioning_template_js_test.rb:19:in `block in <class:ProvisioningTemplateJSTest>'
|
Run rake webpack:compile test:integration:
test/integration/report_template_js_test.rb#L312
Failure: test_0005_ouput options for templates without report_render method
Capybara::ElementNotFound: Unable to find css "#select2-report_template_report_format-container"
test/integration/report_template_js_test.rb:74:in `block in <class:ReportTemplateJSIntegrationTest>'
|
Run rake webpack:compile test:integration:
test/integration/report_template_js_test.rb#L312
Failure: test_0004_ouput options for templates with report_render method
Capybara::ElementNotFound: Unable to find css "#select2-report_template_report_format-container"
test/integration/report_template_js_test.rb:65:in `block in <class:ReportTemplateJSIntegrationTest>'
|
Run rake webpack:compile test:integration:
test/integration/hostgroup_js_test.rb#L312
Failure: test_0004_parameters change after parent update
Capybara::ElementNotFound: Unable to find css "#select2-hostgroup_parent_id-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/hostgroup_js_test.rb:84:in `block in <class:HostgroupJSTest>'
|
Run rake webpack:compile test:integration:
test/integration/hostgroup_js_test.rb#L312
Failure: test_0002_creates a hostgroup with provisioning data
Capybara::ElementNotFound: Unable to find css "#select2-hostgroup_architecture_id-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/hostgroup_js_test.rb:17:in `block in <class:HostgroupJSTest>'
|
Run rake webpack:compile test:integration:
test/integration/compute_profile_js_test.rb#L312
Failure: test_0005_create compute profile
Capybara::ElementNotFound: Unable to find css "#select2-compute_attribute_compute_profile_id-container"
test/integration_test_helper.rb:161:in `select2_chosen_selector'
test/integration/compute_profile_js_test.rb:58:in `block in <class:ComputeProfileJSTest>'
|
Run rake webpack:compile test:integration:
test/integration/compute_profile_js_test.rb#L312
Failure: test_0004_edit compute attribute page
Capybara::ElementNotFound: Unable to find css "#select2-compute_attribute_compute_profile_id-container"
test/integration_test_helper.rb:161:in `select2_chosen_selector'
test/integration/compute_profile_js_test.rb:41:in `block in <class:ComputeProfileJSTest>'
|
Run rake webpack:compile test:integration:
test/integration/host_js_test.rb#L312
Failure: test_0005_sets fields to "inherit" when hostgroup is selected
Capybara::ElementNotFound: Unable to find css "#select2-host_organization_id-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/host_js_test.rb:377:in `block (2 levels) in <class:HostJSTest>'
|
Run rake webpack:compile test:integration:
test/integration/host_js_test.rb#L312
Failure: test_0002_choosing a hostgroup overrides other host attributes
Capybara::ElementNotFound: Unable to find css "#select2-host_hostgroup_id-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/host_js_test.rb:291:in `block (2 levels) in <class:HostJSTest>'
|
Run rake webpack:compile test:integration:
test/integration/host_js_test.rb#L312
Failure: test_0004_saves correct values for inherited fields without hostgroup
Capybara::ElementNotFound: Unable to find css "#select2-host_organization_id-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/host_js_test.rb:342:in `block (2 levels) in <class:HostJSTest>'
|
Loading