Disable outdates StringBuilder test

This commit is contained in:
Jan Kotas 2018-10-25 09:59:51 -07:00
Родитель 14ca347537
Коммит 0fddc62a91
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -876,6 +876,10 @@
"namespaces": null,
"classes": null,
"methods": [
{
"name": "System.Text.Tests.StringBuilderTests.Equals",
"reason": "Because of a change in StringBuilder, this test is outdated."
},
{
"name": "System.Reflection.Tests.MethodInfoTests.TestEquality2",
"reason": "Xunit.Sdk.EqualException"