Skip to content

Fixing test failing on arm64#36145

Merged
joperezr merged 1 commit into
dotnet:masterfrom
joperezr:FixArm64Test
May 9, 2020
Merged

Fixing test failing on arm64#36145
joperezr merged 1 commit into
dotnet:masterfrom
joperezr:FixArm64Test

Conversation

@joperezr

@joperezr joperezr commented May 8, 2020

Copy link
Copy Markdown
Member

Fixes #36087

The test was sending the wrong object which made it behave differently on arm64 and x64 archs. This fix will now send a valid payload that matches the format, which could now be converted and should have the same expected values across OSes and platforms.

cc: @bartonjs

@joperezr

joperezr commented May 8, 2020

Copy link
Copy Markdown
Member Author

FYI: I've manually triggered a rolling build from my PR to ensure the tests run on arm64 and pass.

https://dev.azure.com/dnceng/public/_build/results?buildId=637410&view=results

@dotnet dotnet deleted a comment from azure-pipelines Bot May 8, 2020
@joperezr
joperezr merged commit 930d80d into dotnet:master May 9, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
@joperezr
joperezr deleted the FixArm64Test branch August 11, 2021 20:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.DirectoryServices.Protocols.Tests.BerConverterTests.Encode_Objects_ReturnsExpected fails on Linux ARM64

4 participants