mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:16:41 +08:00
3569a48b2d
Rescuing them still makes timing-out tests fail but doesn't break `after` spec cleanup (which could trigger more errors) Using custom error class to avoid any other possible timeout-catching code. Also: * remove an unnecessary `.select { |x| x.size > 0 }` * fix a typo in a test title |
||
---|---|---|
.. | ||
base_formatter.rb | ||
documentation_formatter.rb | ||
json_rows_formatter.rb | ||
progress_formatter.rb | ||
reporter.rb | ||
runner.rb |