diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b9d8ddbdc59..082d3474223 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -262,7 +262,6 @@ MC-vivado-hls-build: PROJ_NAME: "MC" MP-vivado-hls-build: <<: *template_hls-build - allow_failure: true needs: ["download", "MP-quality-check"] variables: EXECUTABLE: 'vivado_hls' @@ -357,7 +356,6 @@ topPRMEMC-check-results: - topPRMEMC-sim topTETC-check-results: <<: *template_check-results - allow_failure: true # FIXME: remove after all errors are fixed variables: VIVADO_VERSION: "2019.2" # Vivado not needed but it is part of the path that is called PROJ_NAME: "TETC"