Hi Minji,

On Mon, Sep 28, 2015 at 2:28 AM, minji park <minjii.park at samsung.com> wrote:

> I tried to make IoTivity Jenkins verify unit tests for both resource and
> service,
>
> but Jenkins build for unit tests is aborted due to the timeout (after 7 or
> 8 mins).
>
> To execute all unit tests, it takes more than 8 minutes.
>
> To verify both resource and service unit tests at Jenkins build time, It
> seems that discussion regarding time limit for unit tests is needed.
>
Part of the long test run times for the Linux builds is due to timed
condition variable waits in the Linux BLE Transport that block waiting for
a Bluetooth adapter to be found/enabled.  The timed waits are being
triggered in the Jenkins build since no usable Bluetooth adapter is
available.  I have a patch pending that should alleviate the test timeout
problem.

Thanks,
-Ossama
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150928/01bc4f1d/attachment.html>

Reply via email to