Closed reicheltp closed 8 years ago
Due to a bug in Mono 4 in combination with xunit console runner the test discovery randomly fails.
I fixed this with disabling parallel testing on OSX and Linux, like supposed here: xunit/xunit#564
Update 1: It seams that there is still another issue for Linux builds. See #12
See also https://bugzilla.xamarin.com/show_bug.cgi?id=39251
Fixed #12
Due to a bug in Mono 4 in combination with xunit console runner the test discovery randomly fails.
I fixed this with disabling parallel testing on OSX and Linux, like supposed here: xunit/xunit#564
Update 1: It seams that there is still another issue for Linux builds. See #12