Welcome to mirror list, hosted at ThFree Co, Russian Federation.

xunit-exclusions.rsp « wasm « sdks - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ab37c4ab409ab63cc2c0b5b9201f3671c018d10b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# Threads
-noclass TaskCoverage.Coverage
-noclass Test.TaskContinueWhenAnyTests
-noclass Test.TaskContinueWith_ContFuncAndActionTests
-noclass Test.TaskContinueWith_ContFuncAndActionWithArgsTests
-nonamespace System.Linq.Parallel.Tests
-noclass System.Tests.ProgressTests
-nonamespace System.Threading.Tests
-nonamespace System.Threading.Tasks
-nonamespace Sytem.Threading.Tasks
-nonamespace System.Collections.Concurrent
-noclass System.IO.Tests.StreamAPMTests
-noclass System.Collections.Tests.Hashtable_ItemThreadSafetyTests
-noclass System.Collections.Tests.Hashtable_SynchronizedTests
-noclass System.Collections.Tests.Hashtable_SyncRootTests
-noclass System.Collections.Tests.Queue_SyncRootTests
-noclass System.Collections.Tests.Queue_SynchronizedTests
-noclass System.Collections.Tests.Stack_SyncRootTests
-nomethod System.Collections.Tests.BitArray_CtorTests.Ctor_LargeIntArrayOverflowingBitArray_ThrowsArgumentException

# Stack overflow
-nomethod System.Linq.Expressions.Tests.CompilerTests.CompileDeepTree_NoStackOverflow
-nomethod System.Linq.Expressions.Tests.CompilerTests.CompileDeepTree_NoStackOverflowFast

# Not supported
-nonamespace System.IO.Pipes.Tests

# corlib failures
-nomethod System.Buffers.Text.Tests.ParserTests.TestParserDecimal
-nomethod System.Buffers.Text.Tests.ParserTests.TestParserDouble
-nomethod System.Buffers.Text.Tests.ParserTests.TestParserSingle
-nomethod System.Collections.Tests.BitArray_CtorTests.Clone_LongLength_Works
-nomethod System.Collections.Tests.BitArray_CtorTests.Ctor_LargeByteArrayOverflowingBitArray_ThrowsArgumentException
-nomethod System.Collections.Tests.CaseInsensitiveComparerTests.Ctor_CultureInfo_Compare_TurkishI
-nomethod System.Collections.Tests.CaseInsensitiveHashCodeProviderTests.Ctor_CultureInfo_ChangeCurrentCulture_GetHashCodeCompare
-nomethod System.Collections.Tests.CaseInsensitiveHashCodeProviderTests.Ctor_CultureInfo_GetHashCodeCompare_TurkishI
-nomethod System.Collections.Tests.CaseInsensitiveHashCodeProviderTests.Ctor_Empty_GetHashCodeCompare
-nomethod System.Collections.Tests.CaseInsensitiveHashCodeProviderTests.Default_GetHashCodeCompare
-nomethod System.Collections.Tests.ComparerTests.Default_Compare
-nomethod System.Collections.Tests.HashtableTests.Comparer_Set_ImpactsSearch
-nomethod System.Collections.Tests.HashtableTests.HashCodeProvider_Set_ImpactsSearch
-nomethod System.Reflection.Tests.GetCustomAttributes_ParameterInfo.GetCustom_Attribute_On_Return_Parameter_On_Parent_Method
-nomethod System.Reflection.Tests.MethodBaseTests.TestMethodBody
-nomethod System.Reflection.Tests.ModuleTests.ResolveField
-nomethod System.Reflection.Tests.ModuleTests.ResolveMethod
-nomethod System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.PrepareGenericMethod
-nomethod System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.PrepareMethod
-nomethod System.SpanTests.ReadOnlySpanTests.Compare
-nomethod System.SpanTests.ReadOnlySpanTests.IndexOf_AllSubstrings
-nomethod System.SpanTests.ReadOnlySpanTests.IndexOf_EquivalentDiacritics_EnglishUSCulture
-nomethod System.SpanTests.ReadOnlySpanTests.IndexOf_EquivalentDiacritics_InvariantCulture
-nomethod System.SpanTests.ReadOnlySpanTests.ToStringSpanOverFullStringReturnsOriginal
-nomethod System.Tests.DateTimeOffsetTests.TryParse_TimeDesignators_Netfx
-nomethod System.Tests.DateTimeTests.TryParse_TimeDesignators_Netfx
-nomethod System.Tests.EnvironmentNewLine.Windows_NewLineTest
-nomethod System.Tests.EnvironmentProcessorCount.Windows_ProcessorCountTest
-nomethod System.Tests.EnvironmentUserName.UserNameIsHardCodedOnUap
-nomethod System.Tests.EnvironmentUserName.UserName_MatchesEnvironment_Windows
-nomethod System.Tests.GuidTests.Parse_Invalid_NetcoreApp
-nomethod System.Tests.GuidTests.Parse_Invalid_Netfx
-nomethod System.Tests.MathFTests.Atan2_IEEE_Legacy
-nomethod System.Tests.MathFTests.Pow_IEEE_Legacy
-nomethod System.Tests.MathTests.Atan2_IEEE_Legacy
-nomethod System.Tests.MathTests.Pow_IEEE_Legacy
-nomethod System.Tests.MathTests.Tan_PiOver2_Legacy
-nomethod System.Tests.TypeTestsExtended.IsContextful
-nomethod System.Tests.ValueTupleTests.TestCompareTo
-nomethod System.Text.Encodings.Tests.EncodingMiscTests.DefaultEncodingBOMTest
-nomethod System.Text.Encodings.Tests.EncodingMiscTests.GetEncodingsTest
-nomethod System.Text.Tests.EncoderExceptionFallbackTests.CreateFallbackBuffer_Fallback_InvalidSurrogateChars_ThrowsArgumentOutOfRangeException_Desktop
-nomethod System.Text.Tests.EncoderReplacementFallbackTests.CreateFallbackBuffer_Fallback_InvalidSurrogateChars_ThrowsArgumentOutOfRangeException_Desktop
-nomethod System.Text.Tests.StringBuilderTests.Append_CharArray_InvalidDesktop
-nomethod System.Text.Tests.StringBuilderTests.Insert_CharArray_InvalidCharCount_Desktop
-nomethod System.Text.Tests.StringBuilderTests.Insert_CharArray_InvalidCount_Desktop
-nomethod System.Text.Tests.StringBuilderTests.Remove_Invalid_Desktop

# System failures
-nomethod System.Net.Security.Tests.LoggingTest.EventSource_ExistsWithCorrectId
-nomethod System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async.NegotiateStream_StreamToStream_FlushAsync_Propagated
-nomethod System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_BeginEnd.NegotiateStream_StreamToStream_FlushAsync_Propagated
-nomethod System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Sync.NegotiateStream_StreamToStream_FlushAsync_Propagated
-nomethod System.Net.Security.Tests.SslStreamStreamToStreamTest_Async.SslStream_StreamToStream_FlushAsync_Propagated
-nomethod System.Net.Security.Tests.SslStreamStreamToStreamTest_BeginEnd.SslStream_StreamToStream_FlushAsync_Propagated
-nomethod System.Net.Security.Tests.SslStreamStreamToStreamTest_Sync.SslStream_StreamToStream_FlushAsync_Propagated
-nomethod System.Net.Tests.FtpWebRequestTest.GetResponse_ConnectFailure_ThrowsWebException
-nomethod System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByFriendlyName_Method_WrongGroup
-nomethod System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByValue_Method_WrongGroup

# System.Core failures
-nomethod System.Data.SqlClient.Tests.TcpDefaultForAzureTest.AzureNpConnectionTest
-nomethod System.Data.SqlClient.Tests.TcpDefaultForAzureTest.NonAzureNpConnectionTest
-nomethod System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationOnFullFrameworkStillHasBug
-nomethod System.Linq.Expressions.Tests.Assign.Left_ValueTypeContainsChildTryExpression
-nomethod System.Linq.Expressions.Tests.Assign.ValueTypeIndexAssign

# System.Data failures
# Hangs
-nomethod System.Data.SqlClient.ManualTesting.Tests.BaseProviderAsyncTest.TestDbConnection
-nomethod System.Data.SqlClient.ManualTesting.Tests.BaseProviderAsyncTest.TestDbCommand
-nomethod System.Data.SqlClient.ManualTesting.Tests.BaseProviderAsyncTest.TestDbDataReader

# https://github.com/mono/mono/issues/17052
-nomethod System.Data.Tests.DataViewTest.Find_3

# https://github.com/mono/mono/issues/17051
-nomethod System.Data.Tests.DataTableTest5.XmlTest3
-nomethod System.Data.Tests.DataTableTest5.XmlTest4
-nomethod System.Data.Tests.DataTableTest5.XmlTest14

# https://github.com/mono/mono/issues/17050
-nomethod System.Data.Tests.DataTableTest4.XmlTest5
-nomethod System.Data.Tests.DataTableTest4.XmlTest6
-nomethod System.Data.Tests.DataTableTest4.XmlTest7
-nomethod System.Data.Tests.DataTableTest4.XmlTest8
-nomethod System.Data.Tests.DataTableTest4.XmlTest9
-nomethod System.Data.Tests.DataTableTest4.XmlTest29

# https://github.com/mono/mono/issues/17049
-nomethod System.Data.Tests.DataTableTest3.XmlSchemaTest5

# https://github.com/mono/mono/issues/17048
-nomethod System.Data.Tests.DataTableTest2.Columns

# https://github.com/mono/mono/issues/17046
-nomethod System.Data.Tests.DataRowTest2.DataRowExpressionDefaultValueTest

# https://github.com/mono/mono/issues/17045
-noclass System.Data.Tests.DataRowTest

# https://github.com/mono/mono/issues/17044
-nomethod System.Data.Tests.DataColumnCollectionTest.Contains
-nomethod System.Data.Tests.DataColumnCollectionTest.IndexOf
-nomethod System.Data.Tests.DataColumnCollectionTest.Remove
-nomethod System.Data.Tests.DataColumnCollectionTest.CaseSensitiveIndexOfTest
-nomethod System.Data.Tests.DataColumnCollectionTest2.Indexer2

# System.Numerics failures
-nomethod System.Numerics.Tests.ComparisonTest.IComparable_Invalid_net46

# System.Security failures
-nomethod System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.StateTests.PostDecode_ContentInfo_net46
-nomethod System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.StateTests.PostDecode_Encode_net46
-nomethod System.Security.Cryptography.ProtectedDataTests.ProtectedDataTests.NullEntropyEquivalence
-nomethod System.Security.Cryptography.ProtectedDataTests.ProtectedDataTests.NullEntropyEquivalence2
-nomethod System.Security.Cryptography.ProtectedDataTests.ProtectedDataTests.ProtectEmptyData
-nomethod System.Security.Cryptography.ProtectedDataTests.ProtectedDataTests.ProtectEmptyData
-nomethod System.Security.Cryptography.ProtectedDataTests.ProtectedDataTests.ProtectEmptyData
-nomethod System.Security.Cryptography.ProtectedDataTests.ProtectedDataTests.ProtectEmptyData
-nomethod System.Security.Cryptography.ProtectedDataTests.ProtectedDataTests.RoundTrip
-nomethod System.Security.Cryptography.ProtectedDataTests.ProtectedDataTests.WrongEntropy

# System.Xml.Linq failures
-nomethod XLinqTests.TreeManipulationTests.IEnumerableOfXNodeRemove
-nomethod XLinqTests.TreeManipulationTests.IEnumerableOfXNodeRemoveWithEvents

# System.Net.Tests.WebClientTest
# WebClient.Proxy throws PlatformNotSupportedException
-nomethod System.Net.Tests.WebClientTest.DefaultCtor_PropertiesReturnExpectedValues
-nomethod System.Net.Tests.WebClientTest.Proxy_Roundtrips

# System.Net.Sockets.Tests
# Socket ctor throws PlatformNotSupportedException
-nomethod System.Net.Sockets.Tests.NetworkStreamTest.Ctor_NotConnected_ThrowsIOException

# System.IO.Compression
-noclass System.IO.Compression.Tests.BrotliEncoderTests

# System.Net.Security.Tests
# System.NotSupportedException: TLS Support not available
-nomethod System.Net.Security.Tests.SslStreamStreamToStreamTest_Async.SslStream_StreamToStream_Flush_Propagated
-nomethod System.Net.Security.Tests.SslStreamStreamToStreamTest_BeginEnd.SslStream_StreamToStream_Flush_Propagated
-nomethod System.Net.Security.Tests.SslStreamStreamToStreamTest_Sync.SslStream_StreamToStream_Flush_Propagated
-nomethod System.Net.Security.Tests.SyncSslStreamSystemDefaultTest.ClientAndServer_OneOrBothUseDefault_Ok
-nomethod System.Net.Security.Tests.SyncSslStreamSystemDefaultTest.ClientAndServer_OneUsesDefault_OtherUsesLowerProtocol_Fails
-nomethod System.Net.Security.Tests.ApmSslStreamSystemDefaultTest.ClientAndServer_OneOrBothUseDefault_Ok
-nomethod System.Net.Security.Tests.ApmSslStreamSystemDefaultTest.ClientAndServer_OneUsesDefault_OtherUsesLowerProtocol_Fails
-nomethod System.Net.Security.Tests.AsyncSslStreamSystemDefaultTest.ClientAndServer_OneOrBothUseDefault_Ok
-nomethod System.Net.Security.Tests.AsyncSslStreamSystemDefaultTest.ClientAndServer_OneUsesDefault_OtherUsesLowerProtocol_Fails

# OOM
-nomethod System.Buffers.Text.Tests.Base64EncoderUnitTests.BasicEncodingWithFinalBlockFalse