Skip to content
Snippets Groups Projects
Unverified Commit 9d7b0bad authored by Mike McQuaid's avatar Mike McQuaid
Browse files

spec_helper: fix Timeout::Error/SystemExit handling.

These need to be manually caught and set otherwise they will not be
retried by `rspec-retry`. This is particularly annoying and a cause of
CI failures when tests timeout but are not retried.

Fixes https://github.com/Homebrew/brew/issues/8979
parent 447fbc1c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment