提交作业

3 个作业 来自于 master 用时 8 秒 (排队 1 秒)

没有进行代码缺陷检查。可能是由于没有名称为“code-analysis”的job,请确认job名称。
状态 运行分数 作业 ID 作业名称 覆盖率
  Case1
已失败 40 #750210
ubuntu-16.04 short-job
case1

00:08

手动操作 #750211
ubuntu-16.04 short-job allowed to fail manual
teacher-check1
 
  Code Analysis
已跳过 #750212
ubuntu-16.04 short-job code-analysis intranet allowed to fail
code-analysis
 
作业 步骤 失败原因
已失败
case1 Case1
    if compare_file(resultFile, userresultFile, seqNum, caseCount, bCI, resultFileType, dsType) == 0:
File ".vscode/test.py", line 54, in compare_file
if os.path.isfile(file1) and os.path.isfile(file2) and advanced_file_compare(file1, file2):
File "/builds/engintime-cs/teacher-group/shx/Test/casegroup/template/read-pointfile-writefile-dat/.vscode/comtool.py", line 48, in advanced_file_compare
for line1 in f1:
File "/usr/lib/python3.5/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc2 in position 8: invalid continuation byte
ERROR: Job failed: exit code 1