Advance M8-M11 parity workflows
This commit is contained in:
16
tests/golden/M11-13/sequencer-audio-recovery.json
Normal file
16
tests/golden/M11-13/sequencer-audio-recovery.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M11-13",
|
||||
"outputGain": 0.75,
|
||||
"lifecycle": [
|
||||
["SUSPENDED", "SILENT", false, 0.75, null],
|
||||
["SUSPENDED", "SILENT", true, 0, null],
|
||||
["RUNNING", "SILENT", true, 0, null],
|
||||
["RUNNING", "ENABLED", false, 0.75, null],
|
||||
["SUSPENDED", "SILENT", false, 0.75, null],
|
||||
["RUNNING", "ENABLED", false, 0.75, null],
|
||||
["CLOSED", "SILENT", false, 0, null]
|
||||
],
|
||||
"missingDevice": ["UNAVAILABLE", "BLOCKED", "SEQUENCER_AUDIO_DEVICE_UNAVAILABLE"],
|
||||
"resumeFailure": ["SUSPENDED", "SILENT", "SEQUENCER_AUDIO_RESUME_FAILED"]
|
||||
}
|
||||
Reference in New Issue
Block a user