Steve Lawrence created DAFFODIL-2581:
----------------------------------------

             Summary: 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


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)

Reply via email to