Closed benjamin-kuhar closed 4 years ago
Lets reverse the .positive? addition from the last PR. https://github.com/dev-sec/cis-dil-benchmark/pull/70/files#diff-6a65989c72f0ff31c2b298aa95a97e8bR154 Which ruby version are you using?
2.5 installed via our Ubuntu 18.04 container's apt-get. This could be updated though since Inspec is the only thing using Ruby for our benchmarking, if it would fix this issue.
Is there any documentation stating minimum Inspec / Ruby versions?
Thanks for everything you all do here!
@benjamin-kuhar Can you try #73?
Hi @chris-rock,
The tests completed successfully for me when running from that branch.
@benjamin-kuhar Thank you for testing
Describe the bug As of a couple of days ago, our DIL benchmarks have had an
undefined method 'positive?'
Rspec failure for the 1.6.2.2 control examiningapparmor_status --profiled
.Expected behavior I would expect this test to successfully run and not throw Rspec failures
Actual behavior
Example code
OS / Environment
OS: Ubuntu 18.04
Inspec Version
Baseline Version
Additional context