We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f28b815 + ef92af6 commit 6c45e24Copy full SHA for 6c45e24
reframe/schemas/runreport.json
@@ -84,7 +84,7 @@
84
"prefix": {"type": "string"},
85
"result": {
86
"type": "string",
87
- "enum": ["success", "failure", "aborted"]
+ "enum": ["success", "failure", "aborted", "skipped"]
88
},
89
"scheduler": {"type": ["string", "null"]},
90
"stagedir": {"type": ["string", "null"]},
0 commit comments