blob: 35c9e24f68643a82cb8e21728e213eae6e9e8906 [file] [log] [blame]
[
{
"cmd": [
"path/to/testsharder",
"-build-dir",
"[START_DIR]/out",
"-output-file",
"[START_DIR]/leak_output_here",
"-max-shard-size",
"200",
"-target-test-count",
"200",
"-target-duration-secs",
"600",
"-per-test-timeout-secs",
"300",
"-max-shards-per-env",
"8",
"-tag",
"one-tag",
"-tag",
"two-tag",
"-tag",
"red-tag",
"-tag",
"blue-tag",
"-affected-tests",
"foo\nbar\n",
"-affected-tests-max-attempts",
"1",
"-affected-tests-multiply-threshold",
"1",
"-affected-only",
"-skip-unaffected",
"-product-bundle-name",
"core.x64",
"-image-deps",
"-hermetic-deps",
"-per-shard-package-repos",
"-cache-test-packages",
"-pave"
],
"name": "shard test specs",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output (read error)@JSON file was missing or unreadable:@@@",
"@@@STEP_LOG_LINE@json.output (read error)@ [START_DIR]/leak_output_here@@@",
"@@@STEP_LOG_END@json.output (read error)@@@",
"@@@STEP_LOG_LINE@raw_io.output_text@something went wrong@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@",
"@@@STEP_LOG_LINE@affected_tests.txt@foo@@@",
"@@@STEP_LOG_LINE@affected_tests.txt@bar@@@",
"@@@STEP_LOG_END@affected_tests.txt@@@",
"@@@STEP_FAILURE@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "testsharder failed:\n\n```\nsomething went wrong\n```"
},
"name": "$result"
}
]