Skip to content

Conversation

@chuseman
Copy link
Contributor

@chuseman chuseman commented Aug 20, 2019

The logic for excluding NoMono categorized tests really only checks if running on Unix. Instead, add a new NoUnix category for that and make NoMono actually mean skip Mono (by detecting a full framework test on Unix).

See #1759 (comment) for discussion.

@arturcic arturcic self-requested a review August 20, 2019 15:19
@arturcic
Copy link
Member

I fixed the unix tests for .net core in af4e947 and cleaned up the NoMono category attribute, now only the tests that really needs to be skipped on mono are marked. Thanks anyway for pointing to the right direction. 👍

@arturcic arturcic closed this Aug 22, 2019
@chuseman chuseman deleted the fix-test-category branch August 22, 2019 12:39
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.

2 participants