You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2021/11/05 11:59:00 UTC

[jira] [Closed] (DAFFODIL-2581) TestParseIndividualMessages tests have unreliable time dependendcy

     [ https://issues.apache.org/jira/browse/DAFFODIL-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Lawrence closed DAFFODIL-2581.
------------------------------------

> TestParseIndividualMessages tests have unreliable time dependendcy
> ------------------------------------------------------------------
>
>                 Key: DAFFODIL-2581
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2581
>             Project: Daffodil
>          Issue Type: Bug
>          Components: QA
>            Reporter: Steve Lawrence
>            Priority: Major
>
> The TestParseIndividualMessages.scala file includes tests that could timeout. This can lead to test failures when a test just doesn't complete fast enough, which isn't uncommon when many tests are run in parallel with limited resources like we have on GitHub actions.
> We can't really differentiate between blocked vs just taking a while to complete, so maybe we just need to increase these timeouts so that if we do timeout, we at least have more confidence that it really is an issue and sometime to look in to.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)