New issue
Advanced search Search tips

Issue 750131 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 14
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

smoothness.key_desktop_move_cases failing on windows

Project Member Reported by rnep...@chromium.org, Jul 28 2017

Issue description

https://build.chromium.org/p/chromium.perf/builders/Win%207%20Nvidia%20GPU%20Perf

Traceback (most recent call last):
  _RunStoryAndProcessErrorIfNeeded at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py:131
    test.DidRunPage(state.platform)
  traced_function at c:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py:75
    return func(*args, **kwargs)
  DidRunPage at c:\b\s\w\ir\tools\perf\measurements\smoothness.py:65
    self._tbm.DidRunStory(platform, self._results)
  DidRunStory at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\web_perf\timeline_based_measurement.py:311
    trace_value = trace.TraceValue(results.current_page, trace_result)
AttributeError: 'NoneType' object has no attribute 'current_page'
 
Project Member

Comment 2 by 42576172...@developer.gserviceaccount.com, Jul 28 2017


=== BISECT JOB RESULTS ===
NO Test failure found

Bisect Details
  Configuration: winx64nvidia_perf_bisect
  Benchmark    : smoothness.key_desktop_move_cases
  Metric       : benchmark_duration/benchmark_duration

Revision             Exit Code      N
chromium@488881      1 +- N/A       3      good
chromium@488896      1 +- N/A       3      bad

To Run This Test
  src/tools/perf/run_benchmark -v --browser=release_x64 --output-format=chartjson --upload-results --pageset-repeat=1 --also-run-disabled-tests smoothness.key_desktop_move_cases

More information on addressing performance regressions:
  http://g.co/ChromePerformanceRegressions

Debug information about this bisect:
  https://chromeperf.appspot.com/buildbucket_job_status/8972814839312860464


For feedback, file a bug with component Speed>Bisection
Project Member

Comment 3 by bugdroid1@chromium.org, Aug 1 2017

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

commit bcc7055b0daf0a433c0c42bb32e7b7900aa3e997
Author: rnephew <rnephew@chromium.org>
Date: Tue Aug 01 06:13:20 2017

[telemetry] Disable smoothness.key_desktop_move_cases mail.google story on windows.

Failing on multiple windows skews.

TBR=charliea@chromium.org

Bug:  750131 
Change-Id: Id093a9b4ff0006b844d2b9fc2c1b0c8c75372360
Reviewed-on: https://chromium-review.googlesource.com/594273
Reviewed-by: rnephew <rnephew@chromium.org>
Commit-Queue: rnephew <rnephew@chromium.org>
Cr-Commit-Position: refs/heads/master@{#490882}
[modify] https://crrev.com/bcc7055b0daf0a433c0c42bb32e7b7900aa3e997/tools/perf/benchmarks/smoothness.py

Owner: ssid@chromium.org
Status: Assigned (was: Untriaged)
This is a bit old, but assigning to the benchmark owner.

There's also a different failure happening right now on the mac bots. I'll file a separate bug for that.

Comment 5 by sadrul@chromium.org, Jun 12 2018

Components: Internals>GPU>Metrics
Status: Fixed (was: Assigned)
rendering.desktop/gmail_move has been re-recorded as rendering.desktop/gmail_move_2018 and is now re-enabled.

Sign in to add a comment