New issue
Advanced search Search tips

Issue 650441 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 650293
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

telemetry_UnitTests failing on amd64-generic-telemetry from random devtool disconnects

Project Member Reported by jdufault@chromium.org, Sep 26 2016

Issue description

Starting with build 9817 [1] in amd64-generic-telemetry, telemetry_UnitTests fails. A different set of tests fail each time. Each test fails with the same error, though [2] (the DevTools target crashes).

There are no Chrome crashes, but webservd crashes 11 times. I'm not familiar with webservd so I don't know what that is about.

For example, in 9817, here are the tests that crashed:
 Run 1:
 - TapActionTest.testTapNavigate
 - WebviewInExtensionTest.testExtensionBasic
 - ActualPageRunEndToEndTests.testWebPageReplay
 - RecordWprUnitTests.testPageSetBaseDirFlag

 Run 2:
 - MemoryCacheHTTPServerTest.testBasicHostingAndRangeRequests
 - ActionRunnerMeasureMemoryTest.testDeterministicMode
 - ComponentExtensionTest.testComponentExtensionBasic
 - TabTest.testTimeoutExceptionIncludeConsoleMessage
 - ActualPageRunEndToEndTests.testNeedsBrowserRestartAfterEachPage

1: https://build.chromium.org/p/chromiumos.chromium/builders/amd64-generic-telemetry/builds/9817
2: https://paste.googleplex.com/4935373511720960
 
Cc: achuith@chromium.org
I wonder if this is at all related to  issue 650293  "PFQ: "Unhandled unicode: Unhandled DevtoolsTargetCrashException: Devtools target crashed" ?

Mergedinto: 650293
Status: Duplicate (was: Started)
Yep, looks like the same issue.
One thing we will want to check is that this is an actual new failure, not just a new error that shows up even if the test doesn't fail.

Sign in to add a comment