Revert icmp_block_inversion as tests don't pass #54
Annotations
2 errors
spec/unit/puppet/type/firewalld_zone_spec.rb#L127
Puppet::Type::Firewalld_zone provider with standard parameters sets icmp_blocks
Failure/Error: provider.expects(:execute_firewall_cmd).with(['--add-icmp-blocks', 'redirect,router-advertisment'])
Mocha::ExpectationError:
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: Firewalld_zone[restricted](provider=firewall_cmd).execute_firewall_cmd(["--add-icmp-blocks", "redirect,router-advertisment"])
satisfied expectations:
- allowed any number of times, invoked never: #<Puppet::Util::Feature:0x4fd8>.root?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Puppet::Provider::Firewalld>.state(any_parameters)
|
|
The logs for this run have expired and are no longer available.
Loading