Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[PhpUnitBride] disable global test listener when not registered#21826

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@xabbuh
Copy link
Member

QA
Branch?master
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

The global test listener is always initialized to register the clock
mock and DNS mock as soon as possible. However, when the listener is
registered locally through the PHPUnit config, it will never be
registered as a listener. In thise case, the state of the local
listener must be reset to correctly report expected deprecation test
results.

ogizanagi reacted with thumbs up emoji
The global test listener is always initialized to register the clockmock and DNS mock as soon as possible. However, when the listener isregistered locally through the PHPUnit config, it will never beregistered as a listener. In thise case, the state of the locallistener must be reset to correctly report expected deprecation testresults.
@fabpot
Copy link
Member

Thank you@xabbuh.

@fabpotfabpot merged commitf4cd670 intosymfony:masterMar 2, 2017
fabpot added a commit that referenced this pull requestMar 2, 2017
…tered (xabbuh)This PR was merged into the 3.3-dev branch.Discussion----------[PhpUnitBride] disable global test listener when not registered| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |The global test listener is always initialized to register the clockmock and DNS mock as soon as possible. However, when the listener isregistered locally through the PHPUnit config, it will never beregistered as a listener. In thise case, the state of the locallistener must be reset to correctly report expected deprecation testresults.Commits-------f4cd670 disable global test listener when not registered
@xabbuhxabbuh deleted the test-listener-registration-master branchMarch 2, 2017 06:27
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@xabbuh@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp