modify

18 个作业 来自于 master 用时 34 秒 (排队 2 秒)

没有进行代码缺陷检查。可能是由于没有名称为“code-analysis”的job,请确认job名称。
未在本次提交中找到 .gitlab-ci.yml 文件
状态 运行分数 作业 ID 作业名称 覆盖率
  Make
已通过 40 #3741
ubuntu-16.04 short-job
make

00:15

 
  Code Analysis
已失败 #3742
ubuntu-16.04 short-job allowed to fail
code-analysis

00:10

 
  Case1
已失败 #3743
ubuntu-16.04 short-job
case1

00:09

手动操作 #3744
ubuntu-16.04 short-job allowed to fail manual
teacher-check1
 
  Case2
已跳过 #3745
ubuntu-16.04 short-job
case2
已跳过 #3746
ubuntu-16.04 short-job allowed to fail manual
teacher-check2
 
  Case3
已跳过 #3747
ubuntu-16.04 short-job
case3
已跳过 #3748
ubuntu-16.04 short-job allowed to fail manual
teacher-check3
 
  Case4
已跳过 #3749
ubuntu-16.04 short-job
case4
已跳过 #3750
ubuntu-16.04 short-job allowed to fail manual
teacher-check4
 
  Case5
已跳过 #3751
ubuntu-16.04 short-job
case5
已跳过 #3752
ubuntu-16.04 short-job allowed to fail manual
teacher-check5
 
  Case6
已跳过 #3753
ubuntu-16.04 short-job
case6
已跳过 #3754
ubuntu-16.04 short-job allowed to fail manual
teacher-check6
 
  Case7
已跳过 #3755
ubuntu-16.04 short-job
case7
已跳过 #3756
ubuntu-16.04 short-job allowed to fail manual
teacher-check7
 
  Case8
已跳过 #3757
ubuntu-16.04 short-job
case8
已跳过 #3758
ubuntu-16.04 short-job allowed to fail manual
teacher-check8
 
作业 步骤 失败原因
已失败
case1 Case1
gcc -g -w -fmax-errors=10 -std=c99 -fsigned-char -I. -D CODECODE_CI -c  OutputResult.c -o OutputResult.o
gcc -g -w -fmax-errors=10 -std=c99 -fsigned-char -I. -D CODECODE_CI -c RegexpToPost.c -o RegexpToPost.o
gcc ./NFAFragmentStack.o ./main.o ./OutputResult.o ./RegexpToPost.o -o app
$ ./app < input1.txt > user_output1.txt
$ diff output1.txt user_output1.txt -b -B -y -i --suppress-common-lines
1(0)->a->2 <
2(0)->$->3 <
3(0)->b->4 <
4(1) <ERROR: Job failed: exit code 1
已失败
code-analysis Code Analysis
INFO: Final Memory: 3M/59M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
ERROR: Unable to execute SonarQube
ERROR: Caused by: Fail to get bootstrap index from server
ERROR: Caused by: Expected URL scheme 'http' or 'https' but no colon was found
ERROR:
ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging.
ERROR: Job failed: exit code 1