The log is not helpful:
===========
I 117.836s run_tests_on_device(008b0b2680d0c92b) detected failure in org.chromium.android_webview.test.AwContentsTest#testCreateLoadDestroyManyAtOnce. raw output:
I 117.837s TimeoutThread-1-for-run_tests_on_device(00b9305e25debad2) [host]> /b/swarm_slave/w/ir/third_party/android_tools/sdk/platform-tools/adb -s 00b9305e25debad2 shell '( ( dumpsys window windows )>/data/local/tmp/temp_file-47e5e81904ce9 );echo %$?'
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_STATUS: numtests=1
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_STATUS: stream=
I 117.839s run_tests_on_device(008b0b2680d0c92b) org.chromium.android_webview.test.AwContentsTest:
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_STATUS: test=testCreateLoadDestroyManyAtOnce
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_STATUS: class=org.chromium.android_webview.test.AwContentsTest
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_STATUS: current=1
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_STATUS_CODE: 1
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_RESULT: shortMsg=Native crash
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_RESULT: longMsg=Native crash: Aborted
I 117.839s run_tests_on_device(008b0b2680d0c92b) INSTRUMENTATION_CODE: 0
=============
The CL that added the DCHECk has been reverted: https://codereview.chromium.org/2905523003/
samans@: note apparently that DCHECK doesn't always hold. So make sure this is fixed as well before relanding.
It's important to keep this test running. Reverting the revert
Comment 1 by vitaliii@chromium.org
, May 24 2017