[XHarness] Reenable MonoCSharpTests on mac os x. (#5696)

Fixes https://github.com/xamarin/maccore/issues/1186
This commit is contained in:
Manuel de la Pena 2019-03-04 10:56:22 +01:00 коммит произвёл GitHub
Родитель 9c9ef46028
Коммит 98d9fc2cf3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -0,0 +1,2 @@
# Internal compiler error: Internal compiler error: Internal compiler error: Internal compiler error: The predefined type `Microsoft.CSharp.RuntimeBinder.Binder' is not defined or imported
MonoTests.EvaluatorTest.ExpressionsTest.DynamicStatement

Просмотреть файл

@ -189,7 +189,6 @@ namespace BCLTestImporter {
"xammac_net_4_5_I18N.Other_test.dll",
"xammac_net_4_5_I18N.Rare_test.dll",
"xammac_net_4_5_I18N.West_test.dll",
"xammac_net_4_5_Mono.CSharp_test.dll", //issue https://github.com/xamarin/maccore/issues/1186
"xammac_net_4_5_Mono.Posix_test.dll", // issue https://github.com/xamarin/maccore/issues/1188
"xammac_net_4_5_Mono.Posix_test.dll", // issues https://github.com/xamarin/maccore/issues/1189 and https://github.com/xamarin/maccore/issues/1190
"xammac_net_4_5_System.Core_test.dll", // issue https://github.com/xamarin/maccore/issues/1191