Skip to content

Conversation

@alexpott
Copy link
Contributor

Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #24567
License MIT
Doc PR symfony/symfony-docs#...

@alexpott
Copy link
Contributor Author

I've been trying to work out how to test this. Looking at the existing tests, I'm not sure \Symfony\Bridge\PhpUnit\Tests\ProcessIsolationTest tests what it thinks it does. Because if you change the expected deprecation message then it does not fail. I think this is because we're not actually adding the deprecation listener.

@alexpott alexpott changed the base branch from master to 3.3 October 16, 2017 10:20
@alexpott
Copy link
Contributor Author

Here's a related PR that might make this easier to test. #24575

nicolas-grekas added a commit that referenced this pull request Oct 24, 2017
…(xabbuh)

This PR was merged into the 3.3 branch.

Discussion
----------

[PhpUnitBridge] fix deprecation triggering test detection

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #24548 (comment), #24568
| License       | MIT
| Doc PR        |

Commits
-------

da617e8 fix deprecation triggering test detection
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.

3 participants