[
https://issues.apache.org/jira/browse/GEODE-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ernest Burghardt reassigned GEODE-9107:
---------------------------------------
Assignee: Blake Bender
> Parse integration test output in CI to detect "stuck" tests
> -----------------------------------------------------------
>
> Key: GEODE-9107
> URL: https://issues.apache.org/jira/browse/GEODE-9107
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Blake Bender
> Assignee: Blake Bender
> Priority: Major
>
> As a developer, I would like to be able to easily see which, if any tests
> didn't run to completion in a given test run. We have a Python script we've
> used internally which scans output from the integration test CI job and
> detects tests which ones have a "started" message but no corresponding
> "passed," "failed," or "not run" message. We should tee the output from the
> test run to a local file on the CI worker, then run this Python script on
> that file and display the output at the end of the job, to save everyone some
> time.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)