blob: 2e49afe176d236e90619748295d2a035418064c3 [file] [log] [blame]
[
{
"cmd": [
"echo",
"hello",
">",
"/path/to/tmp/",
";",
"echo",
"hello",
">",
"/path/to/tmp/"
],
"name": "test: Run FEMU Test Suite",
"~followup_annotations": [
"@@@STEP_LOG_LINE@syslog@failure@@@",
"@@@STEP_LOG_END@syslog@@@",
"@@@STEP_LOG_LINE@emulator_log@@@@",
"@@@STEP_LOG_END@emulator_log@@@"
]
},
{
"cmd": [
"ls",
"-la"
],
"name": "test: mytest",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "Step('test: mytest') (retcode: 1)"
},
"name": "$result"
}
]