This flaky spec is related to dirty logger configuration. Since the output streams are class instance variables, they need to be reset or they'll carry on to the next examples. It can be reproduced with rspec './spec/logging_spec.rb[1:1]' './spec/rspec/runner_spec.rb[1:2:2:1]' --seed 30990
This flaky spec is related to dirty logger configuration. Since the output streams are class instance variables, they need to be reset or they'll carry on to the next examples. It can be reproduced with
rspec './spec/logging_spec.rb[1:1]' './spec/rspec/runner_spec.rb[1:2:2:1]' --seed 30990