In looking at these issues, did you notice any opportunities for making
the test teardown faster?
At our current number of tests, saving one second in anything that is
done for every test reduces the total QA run time by over 20 minutes.
Patricia
On 11/2/2010 3:50 AM, Sim IJskes (JIRA) wrote:
[
https://issues.apache.org/jira/browse/RIVER-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927357#action_12927357
]
Sim IJskes commented on RIVER-363:
----------------------------------
added HeartOfTheMachine. disabled for now. Policy files do not allow
access to environment variables. env var was choosen because of
inheritance.
when policy files allow for access to env var, please re-enable
HeartOfTheMachine.
Test harness does not die on certain error conditions
-----------------------------------------------------
Key: RIVER-363 URL:
https://issues.apache.org/jira/browse/RIVER-363 Project: River
Issue Type: Bug Components: qa Reporter: Sim IJskes
If for some yet unknown reason the testharness does not exit
orderly, it maintains open sockets, making automatic recovery by
restart of QA job impossible.