更新 .gitlab-ci.yml

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

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

00:27

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

00:08

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

00:28

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

00:09

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

00:28

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

00:09

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

00:28

已失败 #547069
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-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
已失败
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