You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/12/14 13:55:21 UTC

[jira] [Closed] (THRIFT-4106) concurrency_test fails randomly

     [ https://issues.apache.org/jira/browse/THRIFT-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King, III closed THRIFT-4106.
--------------------------------------

> concurrency_test fails randomly
> -------------------------------
>
>                 Key: THRIFT-4106
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4106
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.10.0
>         Environment: MinGW (appveyor), travis CI
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>            Priority: Critical
>             Fix For: 0.11.0
>
>
> While adding Appveyor build support for MinGW (THRIFT-4081), this test failed periodically.  It would throw an exception in ThreadFactoryTest reapTest where it calls monitor.wait(1000).  It is reproducible locally as well if you have msys2/mingw64 and can use the instructions in the msys2 readme in build/cmake.  The test has been disabled in mingw appveyor builds for now (those builds are new...)
> Travis CI builds are also showing an occasional failure in the test.
> Need to root cause, fix, and re-enable in any CI builds where it was disabled.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)