[
https://issues.apache.org/jira/browse/THRIFT-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041390#comment-18041390
]
Jens Geyer commented on THRIFT-5912:
------------------------------------
The error apprears only sporadically, so this may simply be a race condition in
the test code.
> 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
> [https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/builds/53156306/job/5wxjwiswacf2sht0]
> Reporter: Jens Geyer
> Priority: Major
> Attachments: error.txt, success.txt
>
>
> {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)