Disable outdates StringBuilder test
This commit is contained in:
Родитель
14ca347537
Коммит
0fddc62a91
|
@ -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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче