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

Use alternatives for features deprecated in PHPUnit 8 #2078

Merged
merged 1 commit into from Oct 6, 2019

Conversation

olvlvl
Copy link
Contributor

@olvlvl olvlvl commented Oct 4, 2019

Q A
Type improvement
BC Break no

Summary

@olvlvl
Copy link
Contributor Author

olvlvl commented Oct 4, 2019

🤔 This test was not modified.

1) Doctrine\ODM\MongoDB\Tests\Functional\LockTest::testLockTimestampThrowsException

Failed asserting that exception of type "Doctrine\ODM\MongoDB\LockException" is thrown.

@greg0ire
Copy link
Member

greg0ire commented Oct 4, 2019

Should you really target master since there is no BC-break (disclaimer, I don't know where we are regarding the merge down vs merge up policy, but IIRC only the ORM still uses a merge down policy)?

@alcaeus
Copy link
Member

alcaeus commented Oct 4, 2019

We definitely merge up in ODM. I’m not going to update 2.0 for PHPUnit 9, so this is fine for master.

As for the failing test, this one fails once in a while. I’ve restarted the offending build.

@greg0ire
Copy link
Member

greg0ire commented Oct 4, 2019

Still failing. My turn to restart it :)

@malarzm malarzm merged commit 97e9470 into doctrine:master Oct 6, 2019
@malarzm
Copy link
Member

malarzm commented Oct 6, 2019

Thanks @olvlvl!

@olvlvl olvlvl deleted the phpunit-9 branch October 6, 2019 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants