You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/01 00:02:00 UTC

[jira] [Work logged] (COLLECTIONS-812) Fragile test EmptyPropertiesTest.testSave

     [ https://issues.apache.org/jira/browse/COLLECTIONS-812?focusedWorklogId=764710&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-764710 ]

ASF GitHub Bot logged work on COLLECTIONS-812:
----------------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/May/22 00:01
            Start Date: 01/May/22 00:01
    Worklog Time Spent: 10m 
      Work Description: codecov-commenter commented on PR #305:
URL: https://github.com/apache/commons-collections/pull/305#issuecomment-1114074991

   # [Codecov](https://codecov.io/gh/apache/commons-collections/pull/305?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#305](https://codecov.io/gh/apache/commons-collections/pull/305?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6154c6a) into [master](https://codecov.io/gh/apache/commons-collections/commit/bc326f8ef5b0d424f4e527e1a05d7cd36d147ef6?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (bc326f8) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #305      +/-   ##
   ============================================
   - Coverage     85.88%   85.87%   -0.02%     
     Complexity     4676     4676              
   ============================================
     Files           292      292              
     Lines         13469    13469              
     Branches       1955     1955              
   ============================================
   - Hits          11568    11566       -2     
   - Misses         1324     1326       +2     
     Partials        577      577              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-collections/pull/305?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ons/collections4/properties/PropertiesFactory.java](https://codecov.io/gh/apache/commons-collections/pull/305/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L3Byb3BlcnRpZXMvUHJvcGVydGllc0ZhY3RvcnkuamF2YQ==) | `92.50% <0.00%> (-2.50%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/commons-collections/pull/305?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/commons-collections/pull/305?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [bc326f8...6154c6a](https://codecov.io/gh/apache/commons-collections/pull/305?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 764710)
    Time Spent: 20m  (was: 10m)

> 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
>            Assignee: Bruno P. Kinoshita
>            Priority: Minor
>             Fix For: 4.5
>
>         Attachments: image-2022-05-01-11-49-01-033.png, screenshot-1.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)