Skip to content

Fix expectUserDeprecationMessage*() failure when test is run in separate process #6283

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

Open
wants to merge 1 commit into
base: 11.5
Choose a base branch
from

Conversation

mondrake
Copy link
Contributor

@mondrake mondrake commented Aug 1, 2025

Fixes #6102.

@mondrake mondrake changed the title Fix expectUserDeprecationMessage*() failure when test is run in separate process Fix expectUserDeprecationMessage*() failure when test is run in separate process Aug 1, 2025
@mondrake mondrake changed the title Fix expectUserDeprecationMessage*() failure when test is run in separate process WIP: Fix expectUserDeprecationMessage*() failure when test is run in separate process Aug 1, 2025
@mondrake mondrake changed the title WIP: Fix expectUserDeprecationMessage*() failure when test is run in separate process Fix expectUserDeprecationMessage*() failure when test is run in separate process Aug 1, 2025
@@ -0,0 +1,38 @@
--TEST--
Copy link
Contributor

Choose a reason for hiding this comment

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

could we have a better test name then 6102-1 and 6102-2. something which reflects the difference of the 2 tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Would 6102-cli-argument and 6102-class-attribute be more relevant?

Copy link
Contributor

Choose a reason for hiding this comment

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

I would go with something like
6102-process-isolated-arg
6102-separate-processes-attribute

Choose a reason for hiding this comment

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

How about 6102-process-isolation-via-attribute.phpt and 6102-process-isolation-via-cli-option.phpt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

afk at the moment, will look into it when possible if noone beats me at it

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.

3 participants