weixin_39948442
2021-01-11 11:05threading.SleepEx.test2 fails sporadically on CentOs
The test has failed in the CI test run below with the following error:
Expected thread to sleep for 2000 ms (and not be interrupted). Average delta: 858993393 ms, acceptable delta: 150
https://ci.dot.net/job/dotnet_coreclr/job/master/job/debug_centos7.1_prtest/436/
It seems we have a bug in the delta computation. Based on the test start times in the log, there was no delay in test execution.
NOTE: Enable the following tests with the fix: - threading/Sleep/test1/paltest_sleep_test1 - threading/SleepEx/test1/paltest_sleepex_test1 - threading/SleepEx/test2/paltest_sleepex_test2
该提问来源于开源项目:dotnet/runtime
- 点赞
- 回答
- 收藏
- 复制链接分享
12条回答
为你推荐
- 求助:Python的Subprocess.popen()返回的对象的stdin怎么用以下代码为何写入后没反应也不会报错
- python
- 2个回答
- python3.7 互斥锁问题
- python
- 1个回答
- nginx下使用python,用smtp.qq.com发送邮件
- python
- nginx
- 2个回答
- VB.NET用全局热键启动SendKeys.send文字全变空白
- net
- 图片
- 2个回答
- C#写了一个转换kgtemp酷狗缓存文件的窗体程序,各位有兴趣的可以看看.
- 2个回答
换一换