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

Be strict with risky tests #6607

Merged
merged 2 commits into from
Aug 6, 2017

Conversation

lcobucci
Copy link
Member

@lcobucci lcobucci commented Aug 6, 2017

We were missing a risky test for a while, so this PR makes PHPUnit fails if we have a risky test.

That test was removed from "performance" group but we forgot to move it
to the correct namespace.

It was also not doing any assertion, which is quite bad.

More info:
- doctrine#3333
@lcobucci lcobucci added this to the 2.6.0 milestone Aug 6, 2017
@lcobucci lcobucci self-assigned this Aug 6, 2017
@lcobucci lcobucci requested a review from Ocramius August 6, 2017 10:55
@Ocramius Ocramius assigned Ocramius and unassigned lcobucci Aug 6, 2017
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Ocramius Ocramius merged commit bbe0058 into doctrine:master Aug 6, 2017
@lcobucci lcobucci deleted the be-strict-with-risky-tests branch August 6, 2017 15:39
@greg0ire greg0ire mentioned this pull request Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants