Ilya Kasnacheev created IGNITE-12934:
----------------------------------------
Summary: Change test start|stop log format for correct TC and build.log visibility.
Key: IGNITE-12934
URL:
https://issues.apache.org/jira/browse/IGNITE-12934 Project: Ignite
Issue Type: Improvement
Components: build
Reporter: Ilya Kasnacheev
Assignee: Ilya Kasnacheev
For correct TC and builds log visibility need to repeat log format, from :
">>> Stopping test: "
as
"##teamcity[testFinished name='"
additional info:
https://www.jetbrains.com/help/teamcity/build-script-interaction-with-teamcity.html#BuildScriptInteractionwithTeamCity-ReportingTestsAlso, make “Starting test”, “Stopping test” messages visible in Quiet mode!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)