Fixes #38252 - Handle boolean searchable_value displayed as true/false in search field #2506
Annotations
8 errors
Run rake test:units:
test/models/host_test.rb#L1939
Failure: test_0006_can search hosts with tilde operator when value is other than plain text
Expected false to be truthy.
|
Run rake test:units:
test/models/host_test.rb#L1966
Failure: test_0009_can search hosts by location parameter
Expected false to be truthy.
|
Run rake test:units:
test/models/host_test.rb#L1930
Failure: test_0005_can search hosts by inherited params from a parent hostgroup
Expected false to be truthy.
|
Run rake test:units:
test/models/host_test.rb#L1921
Failure: test_0004_can search hosts by inherited params from a hostgroup
Expected false to be truthy.
|
Run rake test:units:
test/models/host_test.rb#L1957
Failure: test_0008_can search hosts by organization parameter
Expected false to be truthy.
|
Run rake test:units:
test/models/host_test.rb#L1903
Failure: test_0002_search by params returns only the relevant hosts
Expected false to be truthy.
|
Run rake test:units:
test/models/host_test.rb#L1913
Failure: test_0003_can search hosts by domain connected to their primary interface
Expected false to be truthy.
|
Run rake test:units
Process completed with exit code 1.
|
Loading