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

[Build] ci: run all native tests on arm64 runners too! #35107

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

hurr durr

460b76a
Select commit
Loading
Failed to load commit list.
Draft

[Build] ci: run all native tests on arm64 runners too! #35107

hurr durr
460b76a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PowerToys CI failed Sep 28, 2024 in 51m 56s

Build #PowerToys CI_2409.27016 had test failures

Details

Tests

  • Failed: 1 (0.03%)
  • Passed: 3,092 (82.85%)
  • Other: 639 (17.12%)
  • Total: 3,732

Annotations

Check failure on line 0 in RUNVSTESTTASK

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

RUNVSTESTTASK#L0

RUNVSTESTTASK(0,0): Error Message: 

Check failure on line 162788 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

Build log #L162788

Process 'msbuild.exe' exited with code '1'.

Check failure on line 1904 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

Build log #L1904

Test Run Failed.

Check failure on line 1944 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

Build log #L1944

Test Run Failed.

Check failure on line 1 in MouseJumpUI.UnitTests.Common.Helpers.DrawingHelperTests+GetPreviewLayoutTests.RunTestCases

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

MouseJumpUI.UnitTests.Common.Helpers.DrawingHelperTests+GetPreviewLayoutTests.RunTestCases

Assert.IsTrue failed. images differ at pixel (1175, 104) - expected: Color [A=255, R=4, G=63, B=186], actual: Color [A=255, R=6, G=57, B=176]
Raw output
   at MouseJumpUI.UnitTests.Common.Helpers.DrawingHelperTests.GetPreviewLayoutTests.AssertImagesEqual(Bitmap expected, Bitmap actual) in D:\a\_work\1\s\src\modules\MouseUtils\MouseJumpUI.UnitTests\Common\Helpers\DrawingHelperTests.cs:line 143
   at MouseJumpUI.UnitTests.Common.Helpers.DrawingHelperTests.GetPreviewLayoutTests.RunTestCases(TestCase data) in D:\a\_work\1\s\src\modules\MouseUtils\MouseJumpUI.UnitTests\Common\Helpers\DrawingHelperTests.cs:line 98
   at InvokeStub_GetPreviewLayoutTests.RunTestCases(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)