[netcore] Excluded tests update
authorMarek Safar <marek.safar@gmail.com>
Tue, 18 Jun 2019 09:25:51 +0000 (11:25 +0200)
committerMarek Safar <marek.safar@gmail.com>
Tue, 18 Jun 2019 09:25:51 +0000 (11:25 +0200)
Commit migrated from https://github.com/mono/mono/commit/7052e60600c9df87bab11574723673bd3a31a1c5

src/mono/netcore/CoreFX.issues.rsp

index e3b111b..67dde67 100644 (file)
 
 -nomethod DataContractJsonSerializerTests.DCJS_VerifyDateTimeForDateTimeFormat
 -nomethod DataContractJsonSerializerTests.DCJS_VerifyDateTimeForFormatStringDCJsonSerSettings
+
+
+# requires corefx test updates https://github.com/dotnet/corefx/pull/38452
+-nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthIndexOfAny_ManyInteger
+-nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthIndexOfAny_ManyString
+-nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthIndexOfMany_Byte
+-nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthIndexOfMany_Char
+-nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthLastIndexOfAny_Byte_ManyByte
+-nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthLastIndexOfAny_ManyByte
+-nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthLastIndexOfAny_String_ManyByte
+-nomethod System.SpanTests.SpanTests.ZeroLengthIndexOfAny_ManyInteger
+-nomethod System.SpanTests.SpanTests.ZeroLengthIndexOfAny_ManyString
+-nomethod System.SpanTests.SpanTests.ZeroLengthIndexOfMany_Byte
+-nomethod System.SpanTests.SpanTests.ZeroLengthIndexOfMany_Char
+-nomethod System.SpanTests.SpanTests.ZeroLengthLastIndexOfAny_Byte_ManyByte
+-nomethod System.SpanTests.SpanTests.ZeroLengthLastIndexOfAny_ManyByte
+-nomethod System.SpanTests.SpanTests.ZeroLengthLastIndexOfAny_String_ManyByte