v8.browsing_desktop-future/browse:news:reddit failing on Win 7 Nvidia GPU Perf |
||
Issue descriptionLog: https://console.developers.google.com/m/cloudstorage/b/chrome-telemetry-output/o/d891d15e-814d-11e8-9a49-549f3504d30c Since there is not a expectation for "Win 7 Nvidia GPU Perf", I will disable this test on all Windows platform
,
Jul 9
(ERROR) 2018-07-06 11:46:34,516 story_runner.ProcessError:100 Handleable error
Traceback (most recent call last):
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 125, 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 75, in traced_function
return func(*args, **kwargs)
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\page\shared_page_state.py", line 310, in RunStory
self._current_page.Run(self)
File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\page\__init__.py", line 99, in Run
self.RunPageInteractions(action_runner)
File "c:\b\s\w\ir\tools\perf\page_sets\system_health\system_health_story.py", line 106, in RunPageInteractions
self._DidLoadDocument(action_runner)
File "c:\b\s\w\ir\tools\perf\page_sets\system_health\browsing_stories.py", line 82, in _DidLoadDocument
self._ReadNextArticle(action_runner)
File "c:\b\s\w\ir\tools\perf\page_sets\system_health\browsing_stories.py", line 91, in _ReadNextArticle
action_runner.tab.WaitForDocumentReadyStateToBeComplete()
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 91, in WaitForDocumentReadyStateToBeComplete
'document.readyState == "complete"', timeout=timeout)
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 239, 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 302, in WaitForJavaScriptCondition
e.message + '\n' + debug_message)
TimeoutException: Timed out while waiting 90s for IsJavaScriptExpressionTrue.
Console output:
(log) https://www.propublica.org/js/public/assets/all.js?1468402673:645: JQMIGRATE: Logging is active
(warning) https://www.propublica.org/js/public/assets/all.js?1468402673:647: JQMIGRATE: jQuery.browser is deprecated
(log) https://www.propublica.org/js/public/assets/all.js?1468402673:647: console.trace
,
Jan 2
From this bug: crbug.com/906654 we are deprecating old stories, so I guess it is not needed to investigate old stories now.
,
Jan 7
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/c678fb14ad66361136a9039eb777d9a243850de7 commit c678fb14ad66361136a9039eb777d9a243850de7 Author: Mythri Alle <mythria@chromium.org> Date: Mon Jan 07 11:59:47 2019 Remove skip for reddit on windows for v8.browsing_desktop-future Since we have newly recorded stories (with 2018 tag) we skip old stories on v8.browsing_desktop-future. So, no need of special skip for windows platform. Bug: chromium:860847 Change-Id: I6af2e29a57811ab6be07762d33e5a3be995acf00 Reviewed-on: https://chromium-review.googlesource.com/c/1392738 Reviewed-by: Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Mythri Alle <mythria@chromium.org> Cr-Commit-Position: refs/heads/master@{#620292} [modify] https://crrev.com/c678fb14ad66361136a9039eb777d9a243850de7/tools/perf/expectations.config |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 7