Hello list!
According to the coding guidelines[1], we should do the following for tests
that fail due to a known defect:
--
We try to not use commented code. So, in case if test(s) is broken the test
should be muted on TeamCity with a related to JIRA ticket comment which
describe a reason of fail. If test hangs or works too long then
fail("https://issues.apache.org/jira/browse/IGNITE-1113”);
--
I assume that TeamCity has a way of ignoring these test failures. Is this a
feature in TeamCity, or is this part of the Maven build?
Is the status of the JIRA ticket taken into account? For instance, if the
ticket is marked closed, will the test still be ignored?
Thanks!
Patrick
1. https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
Patrick Peralta
Senior Server Engineer
Workday, Inc.
617-852-8388 (mobile)
[email protected]