Skip to content

Adds the [ConditionalFact(typeof(OSVersionWin8))] attribute to several C# Compiler Unit Tests (WinRT). - #583

Closed
tannergooding wants to merge 2 commits into
dotnet:masterfrom
tannergooding:master
Closed

Adds the [ConditionalFact(typeof(OSVersionWin8))] attribute to several C# Compiler Unit Tests (WinRT).#583
tannergooding wants to merge 2 commits into
dotnet:masterfrom
tannergooding:master

Conversation

@tannergooding

Copy link
Copy Markdown
Member

No description provided.

Pulling dotnet/roslyn to tannergooding/roslyn.
Fixes four tests in 'Roslyn.Compilers.CSharp.WinRT.UnitTests' to include
the '[ConditionalFact(typeof(OSVersionWin8))]' attribute.
@ManishJayaswal

Copy link
Copy Markdown
Contributor

Looks good

@tmeschter

Copy link
Copy Markdown
Contributor

👍

@tannergooding tannergooding changed the title Fix for Issue #581. Adds the [ConditionalFact(typeof(OSVersionWin8))] attribute to several C# Compiler Unit Tests (WinRT). Feb 17, 2015
@agocke

agocke commented Feb 17, 2015

Copy link
Copy Markdown
Member

I've created an alternate fix on #606 that keeps compilation but removes the execution (which was causing the test to crash).

@tannergooding

Copy link
Copy Markdown
Member Author

@agocke LGTM, I'll close this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants