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

Skip failing process test on Windows Nano. #10979

Merged
merged 2 commits into from
Aug 19, 2016
Merged

Conversation

Priya91
Copy link
Contributor

@Priya91 Priya91 commented Aug 19, 2016

This bug is redirected to Nano team, in the meantime, skipping this to unblock CI.
In reference to #10290
cc @stephentoub

@@ -727,7 +727,7 @@ public void TestStartWithMissingFile(bool fullPath)
}

[PlatformSpecific(PlatformID.Windows)]
[Fact]
[ConditionalFact(nameof(PlatformDetection) + "." + nameof(PlatformDetection.IsNotWindowsNanoServer))]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a comment with the associated issue number?

@stephentoub
Copy link
Member

One comment, otherwise LGTM

@stephentoub
Copy link
Member

LGTM

@stephentoub stephentoub merged commit ae53ab9 into dotnet:master Aug 19, 2016
@karelz karelz modified the milestone: 1.1.0 Dec 3, 2016
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants