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

[testing] Resizetizer unit tests failing on ARM #26516

Open
rmarinho opened this issue Dec 10, 2024 · 1 comment · May be fixed by #27684 or #27546
Open

[testing] Resizetizer unit tests failing on ARM #26516

rmarinho opened this issue Dec 10, 2024 · 1 comment · May be fixed by #27684 or #27546
Labels
area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed t/bug Something isn't working testing-flakiness testing-infrastructure Issue relating to testing infrastructure

Comments

@rmarinho
Copy link
Member

rmarinho commented Dec 10, 2024

Description

When we try to run the pipelines on ARM machines, one of our Build stages of the handlers pipeline fails on the unit test step.

Steps to Reproduce

Run the pipeline on arm agent change the build platform pool demands to

- name: macOS
  poolName: $(macOSXVmPool)
  vmImage: $(macOSXVmImage)
  demands:
  - macOS.Name -equals Sonoma
  - macOS.Architecture -equals arm64

Link to public reproduction project repository

https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=10687323&view=ms.vss-test-web.build-test-results-tab&runId=117781849&paneView=debug

Affected platforms

macOS, iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Image was not equal. Error was 0.0030381944444444445% (21 pixels). See /Users/builder/azdo/_work/2/s/artifacts/bin/Resizetizer.UnitTests/Debug/net9.0/../../../../../src/SingleProject/Resizetizer/test/UnitTests/errors/imageresults/ResizetizeImagesTests+ExecuteForAndroid/SingleRasterAppIconWithOnlyPathSucceedsWithoutVectors/output-camera-folderSLASHthe_alias.png-m-r.mask.png
@rmarinho rmarinho added the t/bug Something isn't working label Dec 10, 2024
@dotnet-policy-service dotnet-policy-service bot added the s/triaged Issue has been reviewed label Dec 10, 2024
@rmarinho rmarinho added this to the .NET 9 Servicing milestone Dec 10, 2024
@rmarinho rmarinho added area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer testing-flakiness testing-infrastructure Issue relating to testing infrastructure labels Dec 10, 2024
@rmarinho rmarinho assigned mattleibow and unassigned mattleibow Jan 30, 2025
@rmarinho
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed t/bug Something isn't working testing-flakiness testing-infrastructure Issue relating to testing infrastructure
Projects
None yet
3 participants