[XHarness] Reenable System.Xml tests from the mono test dlls. (#5370)

This commit is contained in:
Manuel de la Pena 2019-01-10 16:26:54 +01:00 коммит произвёл GitHub
Родитель 2b4a3b948b
Коммит 18035518fb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 1125 добавлений и 1 удалений

Разница между файлами не показана из-за своего большого размера Загрузить разницу

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

@ -115,7 +115,6 @@ namespace BCLTestImporter {
static readonly List <string> CommonIgnoredAssemblies = new List <string> {
"monotouch_System.Security_xunit-test.dll",// issue https://github.com/xamarin/maccore/issues/1128
"monotouch_System.Threading.Tasks.Dataflow_xunit-test.dll", // issue https://github.com/xamarin/maccore/issues/1132
"monotouch_System.Xml_test.dll", // issue https://github.com/xamarin/maccore/issues/1133
"monotouch_System.Transactions_test.dll", // issue https://github.com/xamarin/maccore/issues/1134
"monotouch_System_test.dll", // issues https://github.com/xamarin/maccore/issues/1135
"monotouch_System.ServiceModel_test.dll", // issue https://github.com/xamarin/maccore/issues/1138