New issue
Advanced search Search tips

Issue 769865 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Monitor Request

Project Member Reported by pwang@chromium.org, Sep 28 2017

Issue description

Currently, chromeperf is using window_size=100 for anomaly detection for ChromeOS_Graphics/*/Failures*, which makes some of our test failures are not detected. Let's lower this to let it more error sensitive.

https://chromeperf.appspot.com/report?sid=671a618c3429a50f6b997556bd012427f5bc577209cfec19816ca0d23628d379

@sullivan
Test owner (see http://go/perf-test-owners): chromeos-gfx-alerts@google.com
Buildbot master name:
Test suite names: ChromeOS_Graphics
Restrict to these specific traces (if any):
Email address and/or URL of sheriff rotation: chromeos-gfx-alerts@google.com
Receive individual email alerts immediately or as a daily summary? immediately 
Should these alerts be Google-internal? As before

Could you change the config for
ChromeOS_Graphics/*/Failures* to the following setting? 
{
  "max_window_size": 20, 
  "min_segment_size": 3
}
 
Owner: sullivan@chromium.org
Status: Fixed (was: Untriaged)
I updated the config.

Comment 2 by pwang@chromium.org, Sep 28 2017

Thanks for help!

Sign in to add a comment