Hi Phil, LF help or anyone else,


Currently there are frequent unit test build job failure from Jenkins
verification.

During Unit Test execution, parallel unit test executing cause racing issue.

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.
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 solution, can we selectively disable this parallel execution for
specific job(unit test job) or check what is the other issue over there?

Is it Jenkins system operation responsibility or build script manager
responsibility or others.



BR, Uze Choi

-------------- next part --------------
HTML ?????? ??????????????...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170227/c2e08033/attachment.html>

Reply via email to