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

Issue 670316 link

Starred by 2 users

Issue metadata

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

Blocking:
issue 649235
issue 670733
issue 671156
issue 676304
issue 681047



Sign in to add a comment

Bisect - Perf Try can't parse values anymore.

Project Member Reported by simonhatch@chromium.org, Dec 1 2016

Issue description

If you look in perf_try/api.py:468 the recipe seemingly depends on tracing/bin/parse_metric_cmdline which doesn't exist. Since that always fails, the results step always gets warnings appended although they only show up in the stdout or the posted bisect results:


@@@STEP_CURSOR@Results@@@
@@@STEP_STARTED@@@
@@@STEP_TEXT@No values from test with patch, or none from test without patch.



{
  "post_data": {
    "bisect_bot": "win_8_perf_bisect", 
    "buildbot_log_url": "http://build.chromium.org/p/tryserver.chromium.perf/builders/win_8_perf_bisect/builds/2287", 
    "cloud_link": "", 
    "command": "src/tools/perf/run_benchmark --browser=release blink_style.top_25 --verbose", 
    "metric": null, 
    "status": "completed", 
    "try_job_id": null, 
    "warnings": [
      "No values from test with patch, or none from test without patch.\n Output with patch: ........."
    ]
  }, 
  "status_code": 200, 
  "text": "No try job found.\nrequest_id:583fb61800ff0df4f34d2ed5a30001737e6368726f6d65706572660001636c65616e2d6a657373696d622d333065643561373900010106\n"
}



We should look at whether this is still necessary to parse out the values, and if not at least remove the dead code.
 
Cc: prashant@chromium.org
Prashant has been trying to run some tryjobs lately and it looks like this is actually making it so perf try jobs run from the command line always fail.

Guessing that restoring parse_metric_cmdline would fix this.

Comment 2 by eholk@chromium.org, Dec 16 2016

Blocking: 670733
Blocking: 649235
Blocking: 676304
Blocking: 671156
Blocking: 681047
Owner: simonhatch@chromium.org
Project Member

Comment 8 by bugdroid1@chromium.org, Jan 16 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48

commit 3bb8075e6cc1c5ac0156b6074f2df1903aa68f48
Author: Simon <simonhatch@chromium.org>
Date: Mon Jan 16 22:36:08 2017

Bisect - Rework perf_try to use compare_samples to parse values.

Previously it depended on tracing/bin/parse_metric_cmdline which was
never a thing.

TBR=dtu@chromium.org
BUG= 670316 

Change-Id: I0105f9affbe7c0fe2ca42f7ab1e7dd00183a6207
Reviewed-on: https://chromium-review.googlesource.com/428307
Reviewed-by: Simon Hatch <simonhatch@chromium.org>
Commit-Queue: Simon Hatch <simonhatch@chromium.org>

[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipe_modules/perf_try_staging/api.py
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus6_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus9_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_s5_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_fyi_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_s5_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus6_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus9_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_s5_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric_valueset.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_revisions.json
[modify] https://crrev.com/3bb8075e6cc1c5ac0156b6074f2df1903aa68f48/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/perf_tryjob_failed_test.json

Project Member

Comment 9 by bugdroid1@chromium.org, Jan 19 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/1009ba49d20f64c9e05e5902f092fa1201c610d2

commit 1009ba49d20f64c9e05e5902f092fa1201c610d2
Author: Simon <simonhatch@chromium.org>
Date: Thu Jan 19 02:56:34 2017

Bisect - Remove empty values warning from perf try bots.

Most jobs don't specify a metric, so no need to warn every time. Also
moved the parsing logic up so that it's always run.

TBR=dtu@chromium.org
BUG= 670316 

Change-Id: I69e086eda32ccbc2d9cf7508d9940c86dde13f50
Reviewed-on: https://chromium-review.googlesource.com/430316
Reviewed-by: Simon Hatch <simonhatch@chromium.org>
Commit-Queue: Simon Hatch <simonhatch@chromium.org>

[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipe_modules/perf_try_staging/api.py
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_fyi_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus9_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_one_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_s5_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus6_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus9_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_s5_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_fyi_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_s5_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus6_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus9_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_s5_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric_valueset.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_revisions.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/deps_perf_tryjob.json
[modify] https://crrev.com/1009ba49d20f64c9e05e5902f092fa1201c610d2/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/perf_tryjob_failed_test.json

Project Member

Comment 10 by bugdroid1@chromium.org, Jan 19 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/55bb8a329418e408276d8a34aa87d84cd6c98e93

commit 55bb8a329418e408276d8a34aa87d84cd6c98e93
Author: Simon <simonhatch@chromium.org>
Date: Thu Jan 19 17:33:39 2017

Bisect - Push perf try changes to prod.

TBR=dtu@chromium.org
BUG= 670316 

Change-Id: I10297887699fa7e15c16f221a87779985ebe3318
Reviewed-on: https://chromium-review.googlesource.com/430363
Reviewed-by: Simon Hatch <simonhatch@chromium.org>
Commit-Queue: Simon Hatch <simonhatch@chromium.org>

[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/bisector.py
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/basic_bisect_other_direction.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/basic_buildbot_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/basic_linux_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/basic_mac_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/basic_win32_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/basic_win64_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_buildbucket_get.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/gathering_references_no_values.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/no_repro.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/no_values.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/return_code.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/return_code_fail.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/v8_roll_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.expected/v8_roll_bisect_bis.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect/example.py
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/auto_bisect_staging/bisector.py
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/perf_try/__init__.py
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/perf_try/api.py
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipe_modules/perf_try_staging/api.py
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_fyi_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus9_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_one_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_s5_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus6_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus9_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_s5_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_fyi_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus6_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus9_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_s5_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/android_bisect.py
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob_with_metric.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob_with_metric_valueset.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob_with_revisions.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/desktop_bisect.expected/deps_perf_tryjob.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json
[modify] https://crrev.com/55bb8a329418e408276d8a34aa87d84cd6c98e93/scripts/slave/recipes/bisection/desktop_bisect.py

Status: Fixed (was: Untriaged)
Components: Speed>Bisection

Sign in to add a comment