Issue #2263 - remove build failure on unit test failure
Change-Id: I921470904bf894cf49c7952b6c5feba3caf5b83f Former-commit-id:62c3e2107f
[formerly367420ad48
[formerly 57870e24ca02e1cb66705cac79fb8856685a56b3]] Former-commit-id:367420ad48
Former-commit-id:18f0ef68db
This commit is contained in:
parent
ee45599b10
commit
e1e84be2b9
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
</junit>
|
||||
</forEachTestType>
|
||||
|
||||
<fail if="tests.failed" message="Received a FAILED status for one or more test results!" />
|
||||
<!--<fail if="tests.failed" message="Received a FAILED status for one or more test results!" />-->
|
||||
</target>
|
||||
|
||||
<macrodef name="forEachTestType" description="Loops over all requested test types, and performs the passed in action">
|
||||
|
|
Loading…
Add table
Reference in a new issue