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

Failed asserting that two objects are equal for ApigeeX M10n related files #408

Open
kedarkhaire opened this issue Jan 21, 2025 · 3 comments · May be fixed by #409
Open

Failed asserting that two objects are equal for ApigeeX M10n related files #408

kedarkhaire opened this issue Jan 21, 2025 · 3 comments · May be fixed by #409
Assignees
Labels
Milestone

Comments

@kedarkhaire
Copy link
Collaborator

Description

For 3.x & 4.x we have a new failure - Failed asserting that two objects are equal.

  1. Apigee\Edge\Tests\Api\ApigeeX\Controller\DeveloperBillingTypeControllerTest::testGetAllBillingDetails
  2. Apigee\Edge\Tests\Api\ApigeeX\Controller\DeveloperPrepaidBalanceControllerTest::testGetEntities
  3. Apigee\Edge\Tests\Api\ApigeeX\Controller\DeveloperPrepaidBalanceControllerTest::testGetPrepaidBalance

Steps to Reproduce

LInks for reference - Github action
Seen on Github actions tests

Notes

Passes on Preferred Lowest actions, there will be an upgrade in symfony version, causing this issue.

Version Info

3.x & 4.x

@kedarkhaire kedarkhaire added this to the 4.0.0 milestone Jan 21, 2025
@kedarkhaire kedarkhaire self-assigned this Jan 21, 2025
@kedarkhaire
Copy link
Collaborator Author

There no issues with Symfony/serializer v6.4.9

Post that with current v6.4.15 we see issue with serialize(), missing few attributes on the output.

Thanks!

@kedarkhaire
Copy link
Collaborator Author

kedarkhaire commented Feb 4, 2025

Checking with other symfony/serializer versions, 6.4.9, 6.4.10, 6.4.11, 6.4.12, 6.4.13 does not have any issue.

From version 6.4.15, we see the current error.

Changes symfony/serializer@v6.4.13...v6.4.15

Thanks!

@kedarkhaire
Copy link
Collaborator Author

kedarkhaire commented Feb 4, 2025

@kedarkhaire kedarkhaire linked a pull request Feb 5, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant