fix: new fields in test cases
This commit is contained in:
parent
caaa07187a
commit
d4b84d30e5
|
@ -167,12 +167,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stderr"
|
"stderr"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -275,12 +280,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stdout"
|
"stdout"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -403,12 +413,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stdout"
|
"stdout"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -516,12 +531,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stderr"
|
"stderr"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -654,12 +674,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stderr"
|
"stderr"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -735,12 +760,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": true,
|
||||||
|
"showRuntime": true,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stderr"
|
"stderr"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": true,
|
"maxFileLength": 2048
|
||||||
"showMemory": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -125,12 +125,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stdout"
|
"stdout"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -95,12 +95,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stderr"
|
"stderr"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -97,12 +97,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stderr"
|
"stderr"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -280,12 +280,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": true,
|
||||||
|
"showRuntime": true,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stderr"
|
"stderr"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": true,
|
"maxFileLength": 2048
|
||||||
"showMemory": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -107,10 +107,15 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
"showFiles": [],
|
"showExxecutorStatus": true,
|
||||||
"showExitStatus": true,
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
"showRuntime": false,
|
"showRuntime": false,
|
||||||
"showMemory": false
|
"showFiles": [],
|
||||||
|
"filesInCodeBlock": true,
|
||||||
|
"maxFileLength": 2048
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -94,12 +94,17 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stdout"
|
"stdout"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -75,13 +75,18 @@
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
"showExxecutorStatus": true,
|
||||||
|
"showExitStatus": true,
|
||||||
|
"showError": false,
|
||||||
|
"showTime": true,
|
||||||
|
"showMemory": false,
|
||||||
|
"showRuntime": false,
|
||||||
"showFiles": [
|
"showFiles": [
|
||||||
"stdout",
|
"stdout",
|
||||||
"stderr"
|
"stderr"
|
||||||
],
|
],
|
||||||
"showExitStatus": true,
|
"filesInCodeBlock": true,
|
||||||
"showRuntime": false,
|
"maxFileLength": 2048
|
||||||
"showMemory": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user