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

Behavior change (regression ?) between 4.4.36 and 4.4.37 #45252

Closed
remicollet opened this issue Jan 31, 2022 · 2 comments
Closed

Behavior change (regression ?) between 4.4.36 and 4.4.37 #45252

remicollet opened this issue Jan 31, 2022 · 2 comments

Comments

@remicollet
Copy link
Contributor

Symfony version(s) affected

4.4.37

Description

Found in Fedora CI
https://koschei.fedoraproject.org/package/composer?collection=f36

Since the update from symfony 4.4.36 to 4.4.37, composer test suite fails

There was 1 failure:
1) Composer\Test\Installer\SuggestedPackagesReporterTest::testOutputIgnoresFormatting
Expectation failed for method name is "write" when invoked at sequence index 2
Parameter 0 for invocation Composer\IO\IOInterface::write(' - <info>target2</info>: \<bg...k\</\>', true, 2) does not match expected value.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-' - <info>target2</info>: \<bg=green>Like us on Facebook\</>'
+' - <info>target2</info>: \<bg=green\>Like us on Facebook\</\>'

How to reproduce

Running composer test suite

Possible Solution

No response

Additional Context

No response

@remicollet
Copy link
Contributor Author

Also reported as composer/composer#10499

@nicolas-grekas
Copy link
Member

Closing in favor of composer/composer#10499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants