Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reenable gitlab ci failures #2544

Closed
wants to merge 1 commit into from

Conversation

aeber
Copy link
Contributor

@aeber aeber commented Aug 5, 2019

Which issue(s) this PR fixes:
Fixes #2542

What this PR does / why we need it:
This lets the Gitlab CI Jobs fail if tests do not pass.
Failing tests in the existing test suite indicate problems and should not be ignored.

Signed-off-by: Anselm Eberhardt <[email protected]>
@aeber aeber force-pushed the reenable_gitlab_failures branch from c4194d5 to ab49b07 Compare August 5, 2019 14:07
@ganmacs
Copy link
Member

ganmacs commented Aug 6, 2019

@repeatedly You were doing #2460 . what do you think of this?

@repeatedly
Copy link
Member

repeatedly commented Aug 6, 2019

Failing tests in the existing test suite indicate problems and should not be ignored.

The problem is test failures are caused by gitlab environment.
Tests, excluding failure by slow machine, passed on Travis-CI and appveyor.

@repeatedly
Copy link
Member

Yeah, we should remove allow_failure and I worked it in #2460 before.

@github-actions
Copy link

This PR has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this PR will be closed in 30 days

@github-actions github-actions bot added the stale label Dec 18, 2020
@github-actions
Copy link

This PR was automatically closed because of stale in 30 days

@github-actions github-actions bot closed this Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gitlab CI always passes
3 participants