On 27/02/17 09:05, ??? (Uze Choi) wrote:
>
> Hi Phil, LF help or anyone else,
>
Hi everyone, I didn't manage to reach CJ yesterday to progress on that 
issue.
>
> Currently there are frequent unit test build job failure from Jenkins 
> verification.
>
> During Unit Test execution, parallel unit test executing cause racing 
> issue.
>
yes I think it was already reported in the past (was there a bug ticket?)
>
> For example, A test case expect A resource server but at the same time 
> B test case find A resource first and A resource server close its session.
>
yea, a lock is missing somewhere to prevent task reentrance
>
> Then A test case cannot find A resource. 
> https://build.iotivity.org/ci/job/iotivity-verify-unit_tests/10126/
>
> Test case should have considered this cases but every test case does 
> not consider it well.
>
As a fallback you can retrigger build but this is not solving anything.
>
> As a solution, can we selectively disable this parallel execution for 
> specific job(unit test job)
>
yes this is a sane workaround,
or maybe we could be better isolation using containers or vm ?
>
> or check what is the other issue over there?
>
> Is it Jenkins system operation responsibility or build script manager 
> responsibility or others.
>
I don't have control on jenkins, but CJ has,
I will try to reach him online again and keep you updated.

Regards


-- 

mailto:philippe.coval at osg.samsung.com gpg:0x467094BC
https://blogs.s-osg.org/author/pcoval/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170228/720fb3c9/attachment.html>

Reply via email to