Hi,
I have to trigger concurrent tests. I tried the following ways
<parallel threadCount='6'>
<ant antfile="call_bpts_001.xml"/>
<ant antfile="call_bpts_002.xml"/>
<ant antfile="call_bpts_003.xml"/>
<ant antfile="call_bpts_004.xml"/>
<ant antfile="call_bpts_005.xml"/>
<ant antfile="call_bpts_006.xml"/>
</parallel>
The issue is sometimes the previous code works pretty well (trigger 6 tests),
but sometimes it only picks up a few and ends up NullPointerException.
Wondering anyone has an idea on this?
Diana Huang
CIS-DIDATA
P: 0396264247
M: 0417468079
E: [EMAIL PROTECTED]
******************************************************************************
- NOTICE FROM DIMENSION DATA AUSTRALIA
This message is confidential, and may contain proprietary or legally privileged
information. If you have received this email in error, please notify the
sender and delete it immediately.
Internet communications are not secure. You should scan this message and any
attachments for viruses. Under no circumstances do we accept liability for any
loss or damage which may result from your receipt of this message or any
attachments.
******************************************************************************