fix: new fields in test cases

This commit is contained in:
张泊明518370910136 2025-05-30 06:44:13 -04:00
parent caaa07187a
commit d4b84d30e5
8 changed files with 103 additions and 38 deletions

View File

@ -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
} }
} }
] ]

View File

@ -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
} }
} }
] ]

View File

@ -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
} }
} }
] ]

View File

@ -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
} }
} }
] ]

View File

@ -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
} }
} }
] ]

View File

@ -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
} }
} }
] ]

View File

@ -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
} }
} }
] ]

View File

@ -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
} }
} }
] ]