-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Milestone
Description
System.Text.Encoding.Tests
System.Text.Encodings.Tests.EncodingMiscTests.VerifyCodePageAttributes
System.Text.Encodings.Tests.EncodingMiscTests.NormalizationTest
System.Text.Tests.EncodingGetEncodingTest.GetEncoding_WebName
System.Text.Tests.EncodingGetEncodingTest.TestEncodingNameAndCopdepageNumber
System.Text.Tests.EncodingGetEncodingTest.GetEncoding_EncodingName
System.Text.Tests.UTF7EncodingEncode.Encode_Basic
System.Text.Tests.UTF7EncodingTests.EqualsTest
System.Text.Tests.UTF7EncodingTests.EncodingName
System.Text.Tests.UTF7EncodingTests.CodePage
System.Text.Tests.UTF7EncodingTests.Clone
System.Text.Tests.UTF7EncodingTests.WebName
System.Text.Tests.UTF7EncodingTests.IsSingleByte
System.Text.Encoding.Tests.dll Failed: 38
Test collection for System.Text.Encodings.Tests.EncodingMiscTests
System.Text.Encodings.Tests.EncodingMiscTests.VerifyCodePageAttributes(codepage: 65000, name: \"utf-7\", bodyName: \"utf-7\", headerName: \"utf-7\", isBrowserDisplay: False, isBrowserSave: False, isMailNewsDisplay: True, isMailNewsSave: True, windowsCodePage: 1200)
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Encodings.Tests.EncodingMiscTests.NormalizationTest(codepage: 65000, normalized: False, normalizedC: False, normalizedD: False, normalizedKC: False, normalizedKD: False)
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
Test collection for System.Text.Tests.EncodingGetEncodingTest
System.Text.Tests.EncodingGetEncodingTest.GetEncoding_WebName
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.EncodingGetEncodingTest.TestEncodingNameAndCopdepageNumber
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.EncodingGetEncodingTest.GetEncoding_EncodingName
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
Test collection for System.Text.Tests.UTF7EncodingEncode
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"UTF7 Encoding Example\", index: 1, count: 2, expected: [84, 70])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\xd800\\xd800\", index: 0, count: 2, expected: [43, 50, 65, 68, 89, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"abc\", index: 0, count: 0, expected: [])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"𐀀\", index: 0, count: 2, expected: [43, 50, 65, 68, 99, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\xd800\", index: 0, count: 1, expected: [43, 50, 65, 65, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\", index: 0, count: 2, expected: [43, 50, 65, 68, 102, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"�\", index: 0, count: 1, expected: [43, 47, 47, 48, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"abc\", index: 3, count: 0, expected: [])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"A\\t\\r\\n /z\", index: 0, count: 7, expected: [65, 9, 13, 10, 32, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\xdfff\", index: 0, count: 1, expected: [43, 51, 47, 56, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"𐀀\", index: 0, count: 1, expected: [43, 50, 65, 65, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\xffff\", index: 0, count: 1, expected: [43, 47, 47, 56, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"-\", index: 0, count: 1, expected: [45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"๙ב\", index: 0, count: 2, expected: [43, 68, 108, 107, 70, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\xdc00\", index: 0, count: 1, expected: [43, 51, 65, 65, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"+-\", index: 0, count: 2, expected: [43, 45, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\t\\n\\rXYZabc123\", index: 0, count: 12, expected: [9, 10, 13, 88, 89, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"+\", index: 0, count: 1, expected: [43, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\", index: 0, count: 0, expected: [])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\xdc00\\xd800\", index: 0, count: 2, expected: [43, 51, 65, 68, 89, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"Å\", index: 0, count: 1, expected: [43, 73, 83, 115, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\xdc00\\xdc00\", index: 0, count: 2, expected: [43, 51, 65, 68, 99, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\xfffe\", index: 0, count: 1, expected: [43, 47, 47, 52, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"ΠΣ\", index: 0, count: 2, expected: [43, 65, 54, 65, 68, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"\\f\", index: 0, count: 1, expected: [43, 65, 65, 119, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"a𐀀b\", index: 0, count: 4, expected: [97, 43, 50, 65, 68, ...])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingEncode.Encode_Basic(source: \"𐀀\", index: 1, count: 1, expected: [43, 51, 65, 65, 45])
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
Test collection for System.Text.Tests.UTF7EncodingTests
System.Text.Tests.UTF7EncodingTests.EqualsTest
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingTests.EncodingName
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingTests.CodePage
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingTests.Clone
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingTests.WebName
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.
System.Text.Tests.UTF7EncodingTests.IsSingleByte
System.NotSupportedException : Support for UTF-7 is disabled. See https://aka.ms/dotnet-warnings/SYSLIB0001 for more information.