Jens Geyer created THRIFT-5912:
----------------------------------
Summary: Assertion failed: delta > 0, file
c:\projects\thrift\lib\cpp\test\concurrency\ThreadManagerTests.h, line 162
Key: THRIFT-5912
URL: https://issues.apache.org/jira/browse/THRIFT-5912
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Environment: AppVeyor builds MSVC2015 e.g. [this one](
https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/builds/53156306/job/5wxjwiswacf2sht0)
Reporter: Jens Geyer
{code}
[00:13:13] 33: TimerManager test04
[00:13:13] 33: 00819440
[00:13:14] 33: Assertion failed: delta > 0, file
c:\projects\thrift\lib\cpp\test\concurrency\ThreadManagerTests.h, line 162
[00:17:45] 33/52 Test #33: concurrency_test .................***Timeout 300.02
sec
{code}
instead of
{code}
[00:13:27] 33: ThreadManager tests...
[00:13:27] 33: ThreadManager api test:
[00:13:27] 33: starting..
[00:13:27] 33: add 2nd worker..
[00:13:27] 33: remove 2nd worker..
[00:13:27] 33: remove 1st worker..
[00:13:27] 33: add blocking task..
[00:13:27] 33: add other task..
... etc ...
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)