"media_unittests (with patch)" is flaky |
|
Issue description"media_unittests (with patch)" is flaky. This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label. We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyJwsSBUZsYWtlIhxtZWRpYV91bml0dGVzdHMgKHdpdGggcGF0Y2gpDA. This flaky test/step was previously tracked in issue 606919 . |
|
►
Sign in to add a comment |
|
Comment 1 by guidou@chromium.org
, May 31 2016Looks like it was some kind of device failure. I 172.198s Main Wrote device cache: /b/build/slave/android/build/src/out/Release/device_cache_04e0ddce09d31494.json I 172.198s Main Wrote device cache: /b/build/slave/android/build/src/out/Release/device_cache_069a6a12003ba93b.json I 172.199s Main Wrote device cache: /b/build/slave/android/build/src/out/Release/device_cache_06a9af04003beec3.json I 172.200s Main Wrote device cache: /b/build/slave/android/build/src/out/Release/device_cache_06abd840003bb7a5.json I 172.201s Main Wrote device cache: /b/build/slave/android/build/src/out/Release/device_cache_06ad0b81003b704e.json I 172.202s Main Wrote device cache: /b/build/slave/android/build/src/out/Release/device_cache_06aeee1e003b6c38.json I 172.203s Main Wrote device cache: /b/build/slave/android/build/src/out/Release/device_cache_0761e4c60069b1c0.json E 172.204s Main Unrecognized error occurred. Traceback (most recent call last): File "/b/build/slave/android/build/src/build/android/test_runner.py", line 974, in main return RunTestsCommand(args) File "/b/build/slave/android/build/src/build/android/test_runner.py", line 801, in RunTestsCommand return RunTestsInPlatformMode(args) File "/b/build/slave/android/build/src/build/android/test_runner.py", line 865, in RunTestsInPlatformMode raw_results = test_run.RunTests() File "/b/build/slave/android/build/src/build/android/pylib/local/device/local_device_test_run.py", line 129, in RunTests run_tests_on_device, tc, try_results).pGet(None) File "/b/build/slave/android/build/src/third_party/catapult/devil/devil/utils/parallelizer.py", line 236, in pMap r.pFinish(None) File "/b/build/slave/android/build/src/third_party/catapult/devil/devil/utils/parallelizer.py", line 135, in pFinish self._objs.JoinAll() File "/b/build/slave/android/build/src/third_party/catapult/devil/devil/utils/reraiser_thread.py", line 186, in JoinAll self._JoinAll(watcher, timeout) File "/b/build/slave/android/build/src/third_party/catapult/devil/devil/utils/reraiser_thread.py", line 158, in _JoinAll thread.ReraiseIfException() File "/b/build/slave/android/build/src/third_party/catapult/devil/devil/utils/reraiser_thread.py", line 81, in run self._ret = self._func(*self._args, **self._kwargs) File "/b/build/slave/android/build/src/build/android/pylib/local/device/local_device_test_run.py", line 64, in wrapper return f(dev, *args, **kwargs) File "/b/build/slave/android/build/src/build/android/pylib/local/device/local_device_test_run.py", line 96, in run_tests_on_device result = self._RunTest(dev, test) File "/b/build/slave/android/build/src/build/android/pylib/local/device/local_device_gtest_run.py", line 357, in _RunTest results = gtest_test_instance.ParseGTestOutput(output) File "/b/build/slave/android/build/src/build/android/pylib/gtest/gtest_test_instance.py", line 184, in ParseGTestOutput log=('\n'.join(log) if log else ''))) File "/b/build/slave/android/build/src/build/android/pylib/base/base_test_result.py", line 38, in __init__ assert name AssertionError It hasn't occurred again in the last 24 hours, so closing.