I could not find an owner for this test, nor an existing bug.
This test has been consistently failing on Nexus 5X with the following error:
[ RUN ] http://m.tmz.com
(INFO) 2016-03-10 07:45:19,200 cmd_helper._ValidateAndLogCommand:153 [host]> /b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb -s 00b6ecf251b89e69 shell '( ls -l /proc/uid_stat/10083/tcp_snd );echo %$?'
(INFO) 2016-03-10 07:45:19,271 cmd_helper._ValidateAndLogCommand:153 [host]> /b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb -s 00b6ecf251b89e69 pull /proc/uid_stat/10083/tcp_snd /tmp/tmpFnCoFR/tmp_ReadFileWithPull
(INFO) 2016-03-10 07:45:19,433 cmd_helper._ValidateAndLogCommand:153 [host]> /b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb -s 00b6ecf251b89e69 shell '( ls -l /proc/uid_stat/10083/tcp_rcv );echo %$?'
(INFO) 2016-03-10 07:45:19,516 cmd_helper._ValidateAndLogCommand:153 [host]> /b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb -s 00b6ecf251b89e69 pull /proc/uid_stat/10083/tcp_rcv /tmp/tmpivPBV_/tmp_ReadFileWithPull
(INFO) 2016-03-10 07:46:25,298 cmd_helper._ValidateAndLogCommand:153 [host]> /b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb -s 00b6ecf251b89e69 shell '( /system/bin/screencap -p /data/local/tmp/temp_file-4951b827c0866.png );echo %$?'
(INFO) 2016-03-10 07:46:27,003 cmd_helper._ValidateAndLogCommand:153 [host]> /b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb -s 00b6ecf251b89e69 pull /data/local/tmp/temp_file-4951b827c0866.png /tmp/tmpC_XvZR.png
(INFO) 2016-03-10 07:46:27,298 cmd_helper._ValidateAndLogCommand:153 [host]> /b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb -s 00b6ecf251b89e69 shell 'rm -f /data/local/tmp/temp_file-4951b827c0866.png'
Traceback (most recent call last):
File "/b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 84, in _RunStoryAndProcessErrorIfNeeded
state.RunStory(results)
File "/b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 323, in RunStory
self._current_page.Run(self)
File "/b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/telemetry/telemetry/page/__init__.py", line 84, in Run
shared_state.page_test.RunNavigateSteps(self, current_tab)
File "/b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/telemetry/telemetry/page/page_test.py", line 182, in RunNavigateSteps
page.RunNavigateSteps(action_runner)
File "/b/build/slave/Android_Nexus5X_Perf__2_/build/src/tools/perf/page_sets/tough_ad_cases.py", line 77, in RunNavigateSteps
'document.body != null && '
File "/b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/telemetry/telemetry/page/action_runner.py", line 186, in WaitForJavaScriptCondition
self._tab.WaitForJavaScriptExpression(condition, timeout_in_seconds)
File "/b/build/slave/Android_Nexus5X_Perf__2_/build/src/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py", line 103, in WaitForJavaScriptExpression
self._inspector_backend.GetCurrentConsoleOutputBuffer())
TimeoutException: Timed out while waiting 60s for IsJavaScriptExpressionTrue.
Console output:
(log) http://cdnapi.kaltura.com/html5/html5lib/v2.32/mwEmbedLoader.php/p/591531/uiconf_id/30181102:49: kWidget: Kaltura HTML5 Version: 2.32
(INFO) 2016-03-10 07:46:27,333 power.Close:104 Closing power monitors
(INFO) 2016-03-10 07:46:27,333 platform.IsMonitoringPower:299 IsMonitoringPower: False
[ FAILED ] http://m.tmz.com (70892 ms)
Comment 1 by robert...@chromium.org
, Mar 10 2016