You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "stevedlawrence (via GitHub)" <gi...@apache.org> on 2023/02/07 15:31:45 UTC

[GitHub] [daffodil] stevedlawrence opened a new pull request, #950: Remove timeout from socket test

stevedlawrence opened a new pull request, #950:
URL: https://github.com/apache/daffodil/pull/950

   This timeout could lead to false negatives on continuous integration tests with limited resources. This test should always finish unless a bug is introduced to Daffodil, so just remove the timeout. This means if this test ever does fail due to a real bug, we might hang forever, but that is unlikely and it's better than getting false negatives and trying to determine if spurious or not.
   
   DAFFODIL-2751


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil] stevedlawrence merged pull request #950: Remove timeout from socket test

Posted by "stevedlawrence (via GitHub)" <gi...@apache.org>.
stevedlawrence merged PR #950:
URL: https://github.com/apache/daffodil/pull/950


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org