Hello, ruby-sig folks:

I am going to update rubygem-minitest to 5.22.2 on F40.

This version sees some behavior change, perhaps due to:
https://github.com/minitest/minitest/commit/ef839657fe46ecda4f46a6c0fdc670a361374080

Perviously, if there was no tests actually, Minitest showed the message
like:

```
0 runs, 0 assertions, 0 failures, 0 errors, 0 skips
```

With Minitest 5.22.2, the above message won't be shown.
(Messages like "Run options: --seed 28982" are shown, but the above "0 errors" 
messages
 won't appear)

So testsuite which expects this message will going to fail.

At least the following packages are affected by this change:
* rubygem-aruba
* rubygem-railties

Regards,
Mamoru
--
_______________________________________________
ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org
To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to