Blake Bender created GEODE-9107:
-----------------------------------

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


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.3.4#803005)

Reply via email to