[XHarness] Reenable System.Core tests on ios/tvos/watchos (#5397)

Fixes https://github.com/xamarin/maccore/issues/1143

Mono issue: https://github.com/mono/mono/issues/12419
This commit is contained in:
Manuel de la Pena 2019-01-14 17:16:41 +01:00 коммит произвёл GitHub
Родитель 102339ad47
Коммит e53bfac5c0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 1 удалений

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

@ -0,0 +1,2 @@
# System.NotSupportedException : Cannot create boxed TypedReference, ArgIterator, or RuntimeArgumentHandle Objects.
MonoTests.System.Linq.Expressions.ExpressionTest_Call.Connect319190

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

@ -119,7 +119,6 @@ namespace BCLTestImporter {
"monotouch_System.Security_test.dll", // issue https://github.com/xamarin/maccore/issues/1139
"monotouch_System.Runtime.Serialization.Formatters.Soap_test.dll", // issue https://github.com/xamarin/maccore/issues/1140
"monotouch_System.Net.Http_test.dll", // issue https://github.com/xamarin/maccore/issues/1144 and https://github.com/xamarin/maccore/issues/1145
"monotouch_System.Core_test.dll", // issue https://github.com/xamarin/maccore/issues/1143
"monotouch_Mono.Runtime.Tests_test.dll", // issue https://github.com/xamarin/maccore/issues/1141
"monotouch_corlib_test.dll", // issue https://github.com/xamarin/maccore/issues/1153
"monotouch_Commons.Xml.Relaxng_test.dll", // not supported by xamarin