2

8 个作业 来自于 master 用时 2 分 2 秒

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

00:28

已失败 #546999
ubuntu-16.04 short-job allowed to fail manual
teacher-check1

00:09

 
  Case2
已通过 80 #547000
ubuntu-16.04 short-job
case2

00:29

已失败 #547001
ubuntu-16.04 short-job allowed to fail manual
teacher-check2

00:08

 
  Case3
已通过 90 #547002
ubuntu-16.04 short-job
case3

00:27

已失败 #547003
ubuntu-16.04 short-job allowed to fail manual
teacher-check3

00:08

 
  Case4
已通过 100 #547004
ubuntu-16.04 short-job
case4

00:27

已失败 #547005
ubuntu-16.04 short-job allowed to fail manual
teacher-check4

00:08

 
作业 步骤 失败原因
已失败
teacher-check4 Case4
   <<: *codecode-runner
script:
- /opt/mssql/bin/sqlservr > /dev/null &
+ - export LANG="C.UTF-8"
+ - export LC_ALL="C.UTF-8"
- python3 testcases.py ci_test 4
- diff output4.txt user_output4.txt -b -B -y -i -W 100
- echo -e "\n*******************************************\nexec-score 100\n*******************************************\n"
ERROR: Job failed: exit code 1
已失败
teacher-check1 Case1
   <<: *codecode-runner
script:
- /opt/mssql/bin/sqlservr > /dev/null &
+ - export LANG="C.UTF-8"
+ - export LC_ALL="C.UTF-8"
- python3 testcases.py ci_test 4
- diff output4.txt user_output4.txt -b -B -y -i -W 100
- echo -e "\n*******************************************\nexec-score 100\n*******************************************\n"
ERROR: Job failed: exit code 1
已失败
teacher-check2 Case2
   <<: *codecode-runner
script:
- /opt/mssql/bin/sqlservr > /dev/null &
+ - export LANG="C.UTF-8"
+ - export LC_ALL="C.UTF-8"
- python3 testcases.py ci_test 4
- diff output4.txt user_output4.txt -b -B -y -i -W 100
- echo -e "\n*******************************************\nexec-score 100\n*******************************************\n"
ERROR: Job failed: exit code 1
已失败
teacher-check3 Case3
   <<: *codecode-runner
script:
- /opt/mssql/bin/sqlservr > /dev/null &
+ - export LANG="C.UTF-8"
+ - export LC_ALL="C.UTF-8"
- python3 testcases.py ci_test 4
- diff output4.txt user_output4.txt -b -B -y -i -W 100
- echo -e "\n*******************************************\nexec-score 100\n*******************************************\n"
ERROR: Job failed: exit code 1