Skip to content
  • Matthew Draper's avatar
    72045b2a
    Skip individual tests upon Dalli::RingError · 72045b2a
    Matthew Draper authored
    Unlike the outer `rescue`, this one is much more precise about what we
    want to handle: a connection failure (`Dalli::RingError`) is not
    relevant to what we're testing here. But other Dalli errors may well be
    indicating an actual problem.
    72045b2a
    Skip individual tests upon Dalli::RingError
    Matthew Draper authored
    Unlike the outer `rescue`, this one is much more precise about what we
    want to handle: a connection failure (`Dalli::RingError`) is not
    relevant to what we're testing here. But other Dalli errors may well be
    indicating an actual problem.
Loading