[
https://issues.apache.org/jira/browse/COLLECTIONS-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno P. Kinoshita updated COLLECTIONS-812:
-------------------------------------------
Description:
Fragile test EmptyPropertiesTest.testSave, found in
[https://github.com/apache/commons-collections/pull/304|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}
was:
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}
> 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
> Priority: Minor
> Attachments: screenshot-1.png
>
>
> Fragile test EmptyPropertiesTest.testSave, found in
> [https://github.com/apache/commons-collections/pull/304|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)