Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(290)

Issue 2166373002: [system-health] Re-enable stories failing smoke test due to CSSImageValue issue (Closed)

Created:
4 years, 5 months ago by petrcermak
Modified:
4 years, 5 months ago
Reviewers:
nednguyen
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[system-health] Re-enable stories failing smoke test due to CSSImageValue issue The problem has been fixed: https://codereview.chromium.org/2168903002/ BUG=630215 Committed: https://crrev.com/ec705c571737dd02f19e14320979ee531fa24382 Cr-Commit-Position: refs/heads/master@{#406866}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M tools/perf/benchmarks/system_health_smoke_test.py View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
petrcermak
PTAL. Thanks, Petr
4 years, 5 months ago (2016-07-21 15:09:42 UTC) #3
nednguyen
lgtm
4 years, 5 months ago (2016-07-21 15:13:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2166373002/1
4 years, 5 months ago (2016-07-21 16:10:32 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-21 16:13:53 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/ec705c571737dd02f19e14320979ee531fa24382 Cr-Commit-Position: refs/heads/master@{#406866}
4 years, 5 months ago (2016-07-21 16:15:37 UTC) #14
Mark P
4 years, 5 months ago (2016-07-22 17:22:59 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2178533002/ by mpearson@chromium.org.

The reason for reverting is: 
See bug 630663.

Causes regular failures in one nytimes smoke_test
---
[1/1]
benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:news:nytimes
failed unexpectedly 256.4172s:
  [ RUN      ] browse:news:nytimes
  Traceback (most recent call last):
    File
"/b/swarm_slave/w/irtOOh2q/third_party/catapult/telemetry/telemetry/internal/story_runner.py",
line 85, in _RunStoryAndProcessErrorIfNeeded
      state.RunStory(results)
    File
"/b/swarm_slave/w/irtOOh2q/third_party/catapult/telemetry/telemetry/page/shared_page_state.py",
line 319, in RunStory
      self._current_page.Run(self)
    File
"/b/swarm_slave/w/irtOOh2q/third_party/catapult/telemetry/telemetry/page/__init__.py",
line 99, in Run
      self.RunPageInteractions(action_runner)
    File
"/b/swarm_slave/w/irtOOh2q/tools/perf/page_sets/system_health/system_health_story.py",
line 79, in RunPageInteractions
      self._DidLoadDocument(action_runner)
    File
"/b/swarm_slave/w/irtOOh2q/tools/perf/page_sets/system_health/browsing_stories.py",
line 61, in _DidLoadDocument
      self._ReadNewsItem(action_runner)
    File
"/b/swarm_slave/w/irtOOh2q/tools/perf/page_sets/system_health/browsing_stories.py",
line 66, in _ReadNewsItem
      action_runner.tab.WaitForDocumentReadyStateToBeComplete()
    File
"/b/swarm_slave/w/irtOOh2q/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py",
line 70, in WaitForDocumentReadyStateToBeComplete
      'document.readyState == "complete"', timeout)
    File
"/b/swarm_slave/w/irtOOh2q/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py",
line 136, in WaitForJavaScriptExpression
      e.message + '\n' + debug_message)
  TimeoutException: Timed out while waiting 90s for IsJavaScriptExpressionTrue.
  Console output:
  (log) http://acdn.adnxs.com/mediation/mediation.js?cb=1469120806459:1:
anx-mediation %cCONTINUE
  (log) http://acdn.adnxs.com/mediation/mediation.js?cb=1469120806459:1:
anx-mediation: %cCONTINUE %ccreative ids 48524723
  (log) http://acdn.adnxs.com/mediation/mediation.js?cb=1469120806459:1:
anx-mediation:  INIT --
  (log) http://acdn.adnxs.com/mediation/mediation.js?cb=1469120806459:1:
anx-mediation:  NOBID 241ms
  (log) http://acdn.adnxs.com/mediation/mediation.js?cb=1469120806459:1:
anx-mediation:  CONTINUE 241ms
  (log) http://acdn.adnxs.com/mediation/mediation.js?cb=1469120806459:1:
console.groupEnd
  (log) http://acdn.adnxs.com/mediation/mediation.js?cb=1469120806459:1:
console.groupEnd
  
  
  [  FAILED  ] browse:news:nytimes (248456 ms)
---.

Powered by Google App Engine
This is Rietveld 408576698