failed Pipeline #23846 triggered by
jpp18
@jpp18

Fix disciplines names

1 job for issue/631 in 6 minutes and 5 seconds
Status
Job
Stage
Name
Duration
Coverage
No jobs to show
Name Stage Failure
failed
regression_tests Test
22202        52  2018  ...                 3                Goi?s
22203 52 2018 ... 3 Goi?s
22204 52 2018 ... 3 Goi?s

[22201 rows x 7 columns]
teacher,adm_dependency:["1","2","3"],education_type:["3","4","5","6","7","8","9","10","11","12"]&dims=education_type OK!
teacher,adm_dependency:["1","2","3"] OK!
TOTAL FAIL: 18
ERROR: Job failed: exit code 1

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no test reports for this pipeline

You can configure your job to use unit test reports, and GitLab displays a report here and in the related merge request.