Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.10.0
-
None
-
MinGW (appveyor), travis CI
Description
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.
Attachments
Issue Links
- relates to
-
THRIFT-4081 Provide a MinGW 64-bit Appveyor CI build for better pull request validation
- Closed
- links to