A few instance of the failure:
https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Tests/builds/39242
https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Tests/builds/39220
The log from the failure:
[UNKNOWN] DevToolsProtocolTest.VirtualTimeTest:
C 419.170s Main [ RUN ] DevToolsProtocolTest.VirtualTimeTest
C 419.170s Main [WARNING:dns_config_service_posix.cc(326)] Failed to read DnsConfig.
C 419.170s Main [ERROR:devtools_http_handler.cc(221)] Cannot start http server for devtools. Stop devtools.
C 419.170s Main ../../content/browser/devtools/protocol/devtools_protocol_browsertest.cc:1344: Failure
C 419.170s Main Value of: console_messages_
C 419.170s Main Expected: has 2 elements where
C 419.170s Main element #0 is equal to "before",
C 419.170s Main element #1 is equal to "done"
C 419.170s Main Actual: { "done" }, which has 1 element
C 419.170s Main ../../content/browser/devtools/protocol/devtools_protocol_browsertest.cc:1355: Failure
C 419.170s Main Value of: console_messages_
C 419.170s Main Expected: has 3 elements where
C 419.170s Main element #0 is equal to "before",
C 419.170s Main element #1 is equal to "done",
C 419.170s Main element #2 is equal to "after"
C 419.170s Main Actual: { "done", "before", "after" }, whose element #0 doesn't match
C 419.170s Main [ FAILED ] DevToolsProtocolTest.VirtualTimeTest, where TypeParam = and GetParam() = (545 ms)
C 419.170s Main [----------] 1 test from DevToolsProtocolTest (546 ms total)
C 419.170s Main
C 419.170s Main [----------] Global test environment tear-down
C 419.170s Main [==========] 1 test from 1 test case ran. (547 ms total)
C 419.170s Main [ PASSED ] 0 tests.
C 419.170s Main [ FAILED ] 1 test, listed below:
C 419.170s Main [ FAILED ] DevToolsProtocolTest.VirtualTimeTest, where TypeParam = and GetParam() =
I'm disabling the test for now.
Comment 1 by khushals...@chromium.org
, Mar 14 2017Status: Assigned (was: Untriaged)