Actions
Bug #15873
closedUnit test test_edit_form_submit_parameters is failing against 1.12
Status:
Closed
Priority:
Normal
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
Triaged:
Description
Discovery 6.0 against 1.11 has one failure:
1) Failure: DiscoveredHostsControllerTest#test_edit_form_submit_parameters [/home/lzap/work/foreman_discovery/test/functional/discovered_hosts_controller_test.rb:121]: Expected at least 1 element matching "#host_hostgroup_id [selected]", found 0.. Expected 0 to be >= 1. 125 runs, 332 assertions, 1 failures, 0 errors, 0 skips
On develop, this is not an issue, but we need to associate taxonomy with hostgroup in order to fix this.
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman_discovery/pull/291 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_discovery|14e68ed5bcef2000f33169d10cc06879c829aad3.
Actions