New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 781329 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug-Regression



Sign in to add a comment

scheduler.tough_scheduling_cases failing on Win 7 Intel GPU Perf

Project Member Reported by eyaich@chromium.org, Nov 3 2017

Issue description

scheduler.tough_scheduling_cases/simple_text_page.html in scheduler.tough_scheduling_cases failing on chromium.perf/Win 7 Intel GPU Perf

Builders failed on: 
- Win 7 Intel GPU Perf: 
  https://build.chromium.org/p/chromium.perf/builders/Win%207%20Intel%20GPU%20Perf


Including stack trace, looks like telemetry can't find something it needs in the results: 

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:67
    self._tbm.DidRunStory(platform, self._results)
  DidRunStory at c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\web_perf\timeline_based_measurement.py:309
    results.current_page, trace_result,
AttributeError: 'NoneType' object has no attribute 'current_page'


https://cs.chromium.org/chromium/src/third_party/catapult/telemetry/telemetry/web_perf/timeline_based_measurement.py?l=309


 

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

Bisect Details
  Configuration: winx64intel_perf_bisect
  Benchmark    : scheduler.tough_scheduling_cases
  Metric       : benchmark_duration/benchmark_duration

Revision             Exit Code      N
chromium@513697      0 +- N/A       20      good
chromium@513738      0 +- N/A       20      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 scheduler.tough_scheduling_cases

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

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


For feedback, file a bug with component Speed>Bisection
Components: Internals>GPU>Metrics

Comment 4 by piman@chromium.org, Feb 12 2018

Status: WontFix (was: Available)
It doesn't look like it's still an issue. Closing.

Sign in to add a comment