| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/failed_test.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_test.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_test.json
|
| index 372817c0d388ad84bce18b57f2cd2bd2f3ea02c8..8379f43c7b3867de73eb0ba3eef1e135c7d4c90f 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_test.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_test.json
|
| @@ -285,9 +285,8 @@
|
| "properties": {
|
| "bisect_config": {
|
| "command": "src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases",
|
| - "max_time_minutes": "5",
|
| "metric": "mean_input_event_latency/mean_input_event_latency",
|
| - "repeat_count": "2",
|
| + "repeat_count": 5,
|
| "test_type": "perf"
|
| },
|
| "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test",
|
| @@ -322,9 +321,8 @@
|
| "properties": {
|
| "bisect_config": {
|
| "command": "src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases",
|
| - "max_time_minutes": "5",
|
| "metric": "mean_input_event_latency/mean_input_event_latency",
|
| - "repeat_count": "2",
|
| + "repeat_count": 5,
|
| "test_type": "perf"
|
| },
|
| "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test",
|
| @@ -500,9 +498,8 @@
|
| "properties": {
|
| "bisect_config": {
|
| "command": "src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases",
|
| - "max_time_minutes": "5",
|
| "metric": "mean_input_event_latency/mean_input_event_latency",
|
| - "repeat_count": "2",
|
| + "repeat_count": 5,
|
| "test_type": "perf"
|
| },
|
| "job_name": "dcdcdc0ff1122212323134879ddceeb1240b0988-test",
|
|
|