New issue
Advanced search Search tips

Issue 866038 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

SecurityKeyIpcServerTest.NoSecurityKeyRequestTimeout failed on Mac10.13 Tests (dbg)

Project Member Reported by lazyboy@chromium.org, Jul 20

Issue description

Assigning to remoting OWNER...

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.13%20Tests%20%28dbg%29/4162

Logs:
[ RUN      ] SecurityKeyIpcServerTest.NoSecurityKeyRequestTimeout
../../remoting/host/security_key/security_key_ipc_server_unittest.cc:376: Failure
The difference between elapsed_time.InMilliseconds() and kInitialConnectTimeoutMs is 105, which exceeds kConnectionTimeoutErrorDeltaMs, where
elapsed_time.InMilliseconds() evaluates to 355,
kInitialConnectTimeoutMs evaluates to 250, and
kConnectionTimeoutErrorDeltaMs evaluates to 100.
Stack trace:
0   libbase.dylib                       0x000000010c0ce57c base::debug::StackTrace::StackTrace() + 28
1   remoting_unittests                  0x0000000106d4c87a StackTraceGetter::CurrentStackTrace(int, int) + 90
2   remoting_unittests                  0x0000000106d70e27 testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 71
3   remoting_unittests                  0x0000000106d7019b testing::internal::AssertHelper::operator=(testing::Message const&) const + 139
4   remoting_unittests                  0x0000000107852c6c remoting::SecurityKeyIpcServerTest_NoSecurityKeyRequestTimeout_Test::TestBody() + 3340
[  FAILED  ] SecurityKeyIpcServerTest.NoSecurityKeyRequestTimeout (373 ms)
[869/903] SecurityKeyIpcServerTest.NoSecurityKeyRequestTimeout (373 ms)
 

Sign in to add a comment