New issue
Advanced search Search tips

Issue 860847 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
Closed: Jan 2
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

v8.browsing_desktop-future/browse:news:reddit failing on Win 7 Nvidia GPU Perf

Project Member Reported by nednguyen@chromium.org, Jul 7

Issue description

Log:
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
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 7

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/3235599a69b75496656c058a6839ff4eb4999cb0

commit 3235599a69b75496656c058a6839ff4eb4999cb0
Author: Ned Nguyen <nednguyen@google.com>
Date: Sat Jul 07 00:23:58 2018

Disable v8.browsing_desktop-future/browse:news:reddit on Windows

TBR=mythria@chromium.org,ulan@chromium.org
NOTRY=true

Bug:  860847 
Change-Id: Ib4b6971aa6068af6fe3ebd51168fb02d13d89888
Reviewed-on: https://chromium-review.googlesource.com/1128403
Reviewed-by: Ned Nguyen <nednguyen@google.com>
Commit-Queue: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#573127}
[modify] https://crrev.com/3235599a69b75496656c058a6839ff4eb4999cb0/tools/perf/expectations.config

(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

Status: WontFix (was: Assigned)
From this bug: crbug.com/906654 we are deprecating old stories, so I guess it is not needed to investigate old stories now.
Project Member

Comment 4 by bugdroid1@chromium.org, 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