Bruno P. Kinoshita created COLLECTIONS-812:
----------------------------------------------
Summary: Fragile test EmptyPropertiesTest.testSave
Key: COLLECTIONS-812
URL: https://issues.apache.org/jira/browse/COLLECTIONS-812
Project: Commons Collections
Issue Type: Test
Affects Versions: 4.4
Reporter: Bruno P. Kinoshita
Fragile test EmptyPropertiesTest.testSave, found in
[https://github.com/apache/commons-collections/pull/304.]
It passed after I kicked GH Actions.
{noformat}
Error: Failures:
Error: EmptyPropertiesTest.testSave:278 #Hello world!
#Fri Apr 29 16:05:40 GMT 2022
==> array contents differ at index [32], expected: <52> but was: <51>
[INFO]
Error: Tests run: 22274, Failures: 1, Errors: 0, Skipped: 4 {noformat}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)