Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Disable NativeVarargsTest on Windows Nano Server. #25284

Merged
merged 1 commit into from
Jun 20, 2019

Conversation

jkoritzinsky
Copy link
Member

The MSVC++ redistributable isn't installed on the Windows 10 Nano Server docker images, so the NativeVarargs test fails to load. This PR disables the test on Nano Server.

@jkoritzinsky jkoritzinsky added area-Interop disabled-test The test is disabled in source code against the issue labels Jun 20, 2019
@jkoritzinsky jkoritzinsky added this to the 3.0 milestone Jun 20, 2019
@AaronRobinsonMSFT
Copy link
Member

@jkoritzinsky How are the other scenarios involving native code functioning then? Are all interop tests with native assets blocked on Windows Nano?

@jkoritzinsky
Copy link
Member Author

It seems that a portion (the v120) version of the redistributable is on the image, but the v140 isn't there.

@jkoritzinsky jkoritzinsky merged commit 30dd5bd into dotnet:master Jun 20, 2019
@jkoritzinsky jkoritzinsky deleted the disable-nativevarargs-nano branch June 20, 2019 23:11
pull bot pushed a commit to HarrievG/coreclr that referenced this pull request Jun 20, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Interop disabled-test The test is disabled in source code against the issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants