Revert "[tests] Ignore the XmlSerializationTest.Bug1820_GenericList test in .NET due to a linker bug." (#11053)
This reverts commit 9cbf14500b
.
The original issue https://github.com/mono/linker/issues/1454 -> https://github.com/dotnet/runtime/issues/41389 was fixed a while ago.
Co-authored-by: Sebastien Pouliot <sebastien.pouliot@microsoft.com>
This commit is contained in:
Родитель
5c12fdfac9
Коммит
710604a867
|
@ -148,9 +148,6 @@ namespace LinkSdk.Serialization {
|
|||
}
|
||||
}
|
||||
|
||||
#if NET
|
||||
[Ignore ("https://github.com/mono/linker/issues/1454")]
|
||||
#endif
|
||||
[Test]
|
||||
// http://bugzilla.xamarin.com/show_bug.cgi?id=1820
|
||||
// note: this also test the linker (5.1+) ability not to remove 'unused' XML setters and .ctors used for serialization
|
||||
|
|
Загрузка…
Ссылка в новой задаче