mail.google story flaky |
|||
Issue description
Traceback (most recent call last):
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 104, in _RunStoryAndProcessErrorIfNeeded
state.RunStory(results)
File "c:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 52, in traced_function
return func(*args, **kwargs)
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\page\shared_page_state.py", line 314, in RunStory
self._current_page.Run(self)
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\page\__init__.py", line 112, in Run
self.RunPageInteractions(action_runner)
File "c:\b\s\w\ir\tools\perf\page_sets\top_25_smooth.py", line 57, in RunPageInteractions
'window.__scrollableElementForTelemetry != null')
File "c:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
return func(*args, **kwargs)
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\actions\action_runner.py", line 249, in WaitForJavaScriptCondition
return self._tab.WaitForJavaScriptCondition(*args, **kwargs)
File "c:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
return func(*args, **kwargs)
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\browser\web_contents.py", line 192, in WaitForJavaScriptCondition
return self._inspector_backend.WaitForJavaScriptCondition(*args, **kwargs)
File "c:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
return func(*args, **kwargs)
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\backends\chrome_inspector\inspector_backend.py", line 287, in WaitForJavaScriptCondition
e.message + '\n' + debug_message)
TimeoutException: Timed out while waiting 60s for IsJavaScriptExpressionTrue.
cc-ing benchmark owner.
I will be disabling this story.
,
Nov 15 2017
Issue 739217 has been merged into this issue.
,
Dec 7 2017
Issue 788791 has been merged into this issue.
,
Dec 7 2017
This has been disabled on Windows for months and is now flaky on Linux too (see bug 788791 ). Disabling on all platforms. Someone needs to look at this. ssid@ is the original author of the key_desktop_move_cases benchmark where the Linux bot is failing, maybe they can triage to a better owner.
,
Dec 15 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b74565717696acf1f87360369f769104d598b3f9 commit b74565717696acf1f87360369f769104d598b3f9 Author: Siddhartha <ssid@chromium.org> Date: Fri Dec 15 09:27:59 2017 Re-record gmail for smoothness benchmarks There is flakiness on bots that show features in gmail failed to load. So, re-record in case the bug was fixed in gmail. BUG=750147,776889 Change-Id: Ie9d6be28d5d6e8de3bda54ed5418786665d67c4d Reviewed-on: https://chromium-review.googlesource.com/822510 Commit-Queue: Siddhartha S <ssid@chromium.org> Reviewed-by: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#524355} [modify] https://crrev.com/b74565717696acf1f87360369f769104d598b3f9/tools/perf/benchmarks/smoothness.py [modify] https://crrev.com/b74565717696acf1f87360369f769104d598b3f9/tools/perf/page_sets/data/key_desktop_move_cases.json [delete] https://crrev.com/5097771cd07a2425c3a610379dab99805a3fc9f7/tools/perf/page_sets/data/key_desktop_move_cases_002.wprgo.sha1 [add] https://crrev.com/b74565717696acf1f87360369f769104d598b3f9/tools/perf/page_sets/data/key_desktop_move_cases_003.wprgo.sha1 [add] https://crrev.com/b74565717696acf1f87360369f769104d598b3f9/tools/perf/page_sets/data/top_25_013.wprgo.sha1 [modify] https://crrev.com/b74565717696acf1f87360369f769104d598b3f9/tools/perf/page_sets/data/top_25_smooth.json
,
Dec 15 2017
On Linux the story might still be flaky. I noticed that this error message is shown only when the story fails: "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/image_processing/image_util_numpy_impl.py:70: UserWarning: Using pure python png decoder, which could be very slow. To speed up, consider installing numpy & cv2 (OpenCV)." https://ci.chromium.org/buildbot/chromium.perf/Linux%20Perf/1845 Waiting for a failure with the cl to investigate
,
Aug 1
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Jul 28 2017