Revision 10488
Added by Jing Tao almost 7 years ago
build.xml | ||
---|---|---|
1160 | 1160 |
<exclude name="**/HzObjectPathMapTest$1.class" /> |
1161 | 1161 |
<exclude name="**/HzObjectPathMapTest$2.class" /> |
1162 | 1162 |
<exclude name="**/MultiThreadClientIT.class" /> |
1163 |
<exclude name="**/MultiThreadClientIT$1.class" /> |
|
1163 | 1164 |
</fileset> |
1164 | 1165 |
</batchtest> |
1165 | 1166 |
</junit> |
Also available in: Unified diff
Exclude an IT test from the test target.