You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Alexander Revello (Jira)" <ji...@apache.org> on 2022/02/22 14:18:00 UTC

[jira] [Assigned] (DAFFODIL-2582) fix test that fails due to 100ms timeout

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

Alexander Revello reassigned DAFFODIL-2582:
-------------------------------------------

    Assignee: Alexander Revello

> fix test that fails due to 100ms timeout
> ----------------------------------------
>
>                 Key: DAFFODIL-2582
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2582
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: QA
>    Affects Versions: 3.2.0
>            Reporter: Mike Beckerle
>            Assignee: Alexander Revello
>            Priority: Major
>
> A test that sometimes fails to finish within 100ms failed again. See:
> https://github.com/apache/daffodil/runs/4096774542?check_suite_focus=true
> https://github.com/apache/daffodil/runs/4107338275?check_suite_focus=true
> {code:java}
> [error] Test org.apache.daffodil.api.TestParseIndividualMessages.testDaffodilParseFromNetworkDelimited2b failed: java.util.concurrent.TimeoutException: Futures timed out after [100 milliseconds], took 0.476 sec [0.872 sec]
> {code}
> This test should be redesigned so as to not-need a timeout. In principle this timeout indicates that something *could* be broken. But most likely it's just that the test machine is heavily overloaded and so these take longer than 100ms.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)