[tests] Ignore the MonoTouchFixtures.ObjCRuntime.RegistrarTest.RegistrarRemoval test, it's failing on .NET. Fixes #xamarin/maccore@2380. (#10513)

Fixes https://github.com/xamarin/maccore/issues/2380.
This commit is contained in:
Rolf Bjarne Kvinge 2021-01-27 17:44:52 +01:00 коммит произвёл GitHub
Родитель e8c7aabdd5
Коммит 2a61296464
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -58,6 +58,9 @@ namespace MonoTouchFixtures.ObjCRuntime {
}
[Test]
#if NET
[Ignore ("https://github.com/xamarin/xamarin-macios/issues/10512")]
#endif
public void RegistrarRemoval ()
{
// define set by xharness when creating test variations.