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

Failing unit tests on 2.4.6 #890

Closed
MTheProgrammer opened this issue Mar 22, 2023 · 3 comments
Closed

Failing unit tests on 2.4.6 #890

MTheProgrammer opened this issue Mar 22, 2023 · 3 comments

Comments

@MTheProgrammer
Copy link

MTheProgrammer commented Mar 22, 2023

Description
Unit tests fail on MacOS, MacBookAir M2, arm64.

I wonder whether it is a problem with certain library version or Magento 2 is not compatible with arm64.
If that's incorrect library version then docker image should be rebuild with correct dependencies.
If the issue is related to Magento itself, I'll migrate this ticket to their repository.

Steps To Reproduce

  1. Setup docker-magento according to the instruction in README
  2. run bin/dev-test-run unit

Expected Result
All tests pass

Actual Result
Some tests fail, notably those with rounding issues

Screenshot 2023-03-22 at 12 43 00 PM

@piotrkwiecinski
Copy link
Contributor

Late reply but there is an open issue in core: magento/magento2#37474 with failing tests on both 2.4.6 and develop 2.4-x

@hostep
Copy link

hostep commented May 10, 2023

It actually sounds more related to magento/magento2#36167 (so downgrading sebastian/comparator to a version lower than 4.0.8 could maybe fix this?)

@markshust
Copy link
Owner

Closing this as it appears to be an issue with the core as @piotrkwiecinski pointed out

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

No branches or pull requests

4 participants