Bill Farner created AURORA-1177:
-----------------------------------
Summary: test_staged_kill test cases are slow
Key: AURORA-1177
URL: https://issues.apache.org/jira/browse/AURORA-1177
Project: Aurora
Issue Type: Bug
Components: Executor, Technical Debt
Reporter: Bill Farner
Priority: Minor
These tests routinely take ~1 minute, hopefully we can make them faster
{noformat}
src/test/python/apache/thermos/core/test_staged_kill.py::TestRunnerKill::test_process_kill
PASSED
src/test/python/apache/thermos/core/test_staged_kill.py::TestRunnerKill::test_coordinator_kill
PASSED
src/test/python/apache/thermos/core/test_staged_kill.py::TestRunnerKillProcessTrappingSIGTERM::test_coordinator_kill
PASSED
src/test/python/apache/thermos/core/test_staged_kill.py::TestRunnerKillProcessTrappingSIGTERM::test_coordinator_dead_kill
PASSED
src/test/python/apache/thermos/core/test_staged_kill.py::TestRunnerKillProcessTrappingSIGTERM::test_preemption_wait
SKIPPED
src/test/python/apache/thermos/core/test_staged_kill.py::TestRunnerKillProcessGroup::test_pg_is_killed
PASSED
====== 5 passed, 1 skipped in 50.06 seconds ======
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)