zyearn commented on PR #1899: URL: https://github.com/apache/incubator-brpc/pull/1899#issuecomment-1292515385
看了下主要是两个地方: ``` I1026 15:17:31 5891 bthread_butex_unittest.cpp:61] Joined thread 4294969088 at 232338us [0] Expected: (labs(elp - (th - (bthread_t*)arg + 1) * 100000L)) <= (15000L), actual: 131917 vs 15000 ``` ``` bthread_butex_unittest.cpp:59: Failure Expected: (labs(elp - (th - (bthread_t*)arg + 1) * 100000L)) <= (15000L), actual: 65739 vs 15000 ``` 再改一改试试? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
