Fixes #37382 - Update to jQuery 3 #1602
Annotations
10 errors
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>'
|
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>'
|
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>'
|
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>'
|
test/integration/host_js_test.rb#L312
Failure: test_0006_showing only mac error when entering mac incorrectly
Capybara::ElementNotFound: Unable to find css "#select2-host_interfaces_attributes_0_domain_id-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/host_js_test.rb:661:in `block (3 levels) in <class:HostJSTest>'
|
test/integration/host_js_test.rb#L312
Failure: test_0003_setting primary updates host name
Capybara::ElementNotFound: Unable to find css "#select2-host_interfaces_attributes_0_domain_id-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/host_js_test.rb:619:in `block (3 levels) in <class:HostJSTest>'
|
test/integration/host_js_test.rb#L312
Failure: test_0005_selecting type updates interface fields
Capybara::ElementNotFound: Unable to find css "#select2-host_interfaces_attributes_0_type-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/host_js_test.rb:648:in `block (3 levels) in <class:HostJSTest>'
|
test/integration/host_js_test.rb#L312
Failure: test_0004_selecting domain updates subnet list
Capybara::ElementNotFound: Unable to find css "#select2-host_interfaces_attributes_0_domain_id-container"
test/integration_test_helper.rb:165:in `select2'
test/integration/host_js_test.rb:638:in `block (3 levels) in <class:HostJSTest>'
|
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>'
|
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>'
|
This job failed
Loading