13 lines
342 B
JSON
13 lines
342 B
JSON
{
|
|
"name": "transcript_schema_handling",
|
|
"transcript_file": "transcript-schema-error.transcript.json",
|
|
"glossary_file": "default-full-pipeline.glossary.yaml",
|
|
"expect": {
|
|
"exit_code": 1,
|
|
"status": "failed",
|
|
"error_phase": "transcript_schema",
|
|
"stderr_contains": "transcript_schema",
|
|
"require_error_log": true
|
|
}
|
|
}
|