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

Unified Diff: scripts/slave/recipes/bisect.expected/basic_return_code_test.json

Issue 1702013004: Revert of Iteratively increase sample size for good/bad classification. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/bisect.expected/basic_return_code_test.json
diff --git a/scripts/slave/recipes/bisect.expected/basic_return_code_test.json b/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
index 56d4ca0e4880d6eb9394222c78781bea610ceb0c..52899da565add09e9630aa69c51dbc1fcb22940d 100644
--- a/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
+++ b/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
@@ -509,8 +509,9 @@
"properties": {
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
+ "max_time_minutes": "5",
"metric": "warm_times/page_load_time",
- "repeat_count": 5,
+ "repeat_count": "2",
"test_type": "return_code"
},
"job_name": "e28dc0d49c331def2a3bbf3ddd0096eb51551155-test",
@@ -551,8 +552,9 @@
"properties": {
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
+ "max_time_minutes": "5",
"metric": "warm_times/page_load_time",
- "repeat_count": 5,
+ "repeat_count": "2",
"test_type": "return_code"
},
"job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test",
@@ -802,8 +804,9 @@
"properties": {
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
+ "max_time_minutes": "5",
"metric": "warm_times/page_load_time",
- "repeat_count": 5,
+ "repeat_count": "2",
"test_type": "return_code"
},
"job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test",
@@ -867,42 +870,6 @@
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
- "[]",
- "[]",
- "0.01"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.Checking sample difference",
- "stdout": "/path/to/tmp/json",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
- "@@@STEP_LOG_END@json.output (invalid)@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
- "[]",
- "[]",
- "0.01"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.Checking sample difference (2)",
- "stdout": "/path/to/tmp/json",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
- "@@@STEP_LOG_END@json.output (invalid)@@@"
]
},
{
@@ -1033,8 +1000,9 @@
"properties": {
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
+ "max_time_minutes": "5",
"metric": "warm_times/page_load_time",
- "repeat_count": 5,
+ "repeat_count": "2",
"test_type": "return_code"
},
"job_name": "fc6dfc7ff5b1073408499478969261b826441144-test",
@@ -1098,42 +1066,6 @@
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
- "[]",
- "[]",
- "0.01"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.Checking sample difference",
- "stdout": "/path/to/tmp/json",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
- "@@@STEP_LOG_END@json.output (invalid)@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
- "[]",
- "[]",
- "0.01"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.Checking sample difference (2)",
- "stdout": "/path/to/tmp/json",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
- "@@@STEP_LOG_END@json.output (invalid)@@@"
]
},
{
« no previous file with comments | « scripts/slave/recipes/bisect.expected/basic.json ('k') | scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698