Skip to content

AsciiUtilityTests failing in CI and PR  #33895

Description

@jaredpar

Specifically the following tests:

  • System.Text.Tests.AsciiUtilityTests.GetIndexOfFirstNonAsciiByte_Vector128InnerLoop
  • System.Text.Tests.AsciiUtilityTests.GetIndexOfFirstNonAsciiChar_Boundaries
  • System.Tests.UriCreateStringTests.Scheme_Authority_IdnHost
  • System.Tests.UriMethodTests.GetComponents

Console Log Summary

Generally the stack trace is the following:

 System.Text.Tests.AsciiUtilityTests.GetIndexOfFirstNonAsciiByte_Vector128InnerLoop [FAIL]
System.PlatformNotSupportedException : Operation is not supported on this platform.
Stack Trace:
/_/src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Sse2.cs(673,0): at System.Runtime.Intrinsics.X86.Sse2.LoadVector128(Byte* address)
/_/src/libraries/System.Private.CoreLib/src/System/Text/ASCIIUtility.cs(494,0): at System.Text.ASCIIUtility.GetIndexOfFirstNonAsciiByte_Sse2(Byte* pBuffer, UInt64 bufferLength)
/_/src/libraries/System.Runtime/tests/System/Text/ASCIIUtilityTests.cs(394,0): at System.Text.Tests.AsciiUtilityTests.CallGetIndexOfFirstNonAsciiByte(ReadOnlySpan`1 buffer)
/_/src/libraries/System.Runtime/tests/System/Text/ASCIIUtilityTests.cs(71,0): at System.Text.Tests.AsciiUtilityTests.GetIndexOfFirstNonAsciiByte_Vector128InnerLoop()
System.PlatformNotSupportedException : Operation is not supported on this platform.

Builds

BuildPull RequestTest Failure Count
#557918Rolling1
#558017Rolling1
#558485Rolling1
#558582Rolling1
#558716Rolling1
#559049Rolling1
#559300Rolling1
#559370Rolling2
#559451Rolling2
#559583Rolling2
#559682Rolling1
#559846Rolling2
#565608Rolling19
#565828Rolling18
#566046Rolling21
#566217Rolling22
#566391Rolling16
#566510Rolling19
#566655Rolling18
#566731Rolling17
#566876Rolling20
#567099Rolling19
#567233Rolling15
#566655Rolling3
#566731Rolling1
#566876Rolling3
#567099Rolling2
#567233Rolling3

Configurations

  • netcoreapp5.0-Linux-Release-arm64-CoreCLR_release-(Alpine.38.Arm64.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.8-helix-arm64v8-a45aeeb-20190620184035
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_checked-(Alpine.311.Amd64.Open)Ubuntu.1604.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.11-helix-bfcd90a-20200123191053
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_checked-Ubuntu.1804.Amd64.Open
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-(Alpine.310.Amd64.Open)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.10-helix-bfcd90a-20200123191054
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-(Alpine.311.Amd64.Open)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.11-helix-bfcd90a-20200123191053
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-(Alpine.39.Amd64.Open)ubuntu.1604.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.9-helix-bfcd90a-20200123191053
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-(Debian.10.Amd64.Open)ubuntu.1604.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-10-helix-amd64-bfcd90a-20200121150006
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-(Fedora.29.Amd64.Open)ubuntu.1604.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-29-helix-a12566d-20191210224553
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-(Fedora.30.Amd64.Open)ubuntu.1604.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-30-helix-4f8cef7-20200121150022
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-(Ubuntu.1910.Amd64.Open)ubuntu.1604.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-19.10-helix-amd64-cfcfd50-20191030180623
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-Centos.7.Amd64.Open
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-Debian.9.Amd64.Open
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-RedHat.7.Amd64.Open
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-SLES.12.Amd64.Open
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-SLES.15.Amd64.Open
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-Ubuntu.1604.Amd64.Open
  • netcoreapp5.0-Linux-Release-x64-CoreCLR_release-Ubuntu.1804.Amd64.Open
  • netcoreapp5.0-OSX-Release-x64-CoreCLR_checked-OSX.1013.Amd64.Open
  • netcoreapp5.0-OSX-Release-x64-CoreCLR_release-OSX.1013.Amd64.Open
  • netcoreapp5.0-OSX-Release-x64-CoreCLR_release-OSX.1014.Amd64.Open
  • netcoreapp5.0-Windows_NT-Release-x64-CoreCLR_checked-Windows.10.Amd64.Open
  • netcoreapp5.0-Windows_NT-Release-x64-CoreCLR_release-(Windows.Nano.1809.Amd64.Open)windows.10.amd64.serverrs5.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64-08e8e40-20200107182504
  • netcoreapp5.0-Windows_NT-Release-x64-CoreCLR_release-Windows.10.Amd64.Server19H1.Open
  • netcoreapp5.0-Windows_NT-Release-x64-CoreCLR_release-Windows.10.Amd64.ServerRS5.Open
  • netcoreapp5.0-Windows_NT-Release-x64-CoreCLR_release-Windows.7.Amd64.Open
  • netcoreapp5.0-Windows_NT-Release-x64-CoreCLR_release-Windows.81.Amd64.Open
  • netcoreapp5.0-Windows_NT-Release-x86-CoreCLR_checked-Windows.10.Amd64.Open

Helix Logs

BuildPull RequestConsoleCoreTest Results
#557918Rollingconsole.83a32cee.log
#558017Rollingconsole.ec8ffec8.log
#558485Rollingconsole.8f7d230b.log
#558582Rollingconsole.436c397a.logcore.1000.2960
#558716Rollingconsole.0b001431.log
#559049Rollingconsole.0c7e7d97.log
#559300Rollingconsole.5b15ebff.log
#559370Rollingconsole.dbe5b636.log
#559370Rollingconsole.6ce3108d.log
#559451Rollingconsole.8b9e16d4.log
#559451Rollingconsole.6fd13e28.log
#559583Rollingconsole.7cfbcdc3.log
#559583Rollingconsole.dcba481f.log
#559682Rollingconsole.4975c6df.log
#559846Rollingconsole.3ca57cb6.log
#559846Rollingconsole.eae472d4.log
#565608Rollingconsole.987810b3.log
#565608Rollingconsole.e3706475.logtestResults.xml
#565608Rollingconsole.1085ec09.logtestResults.xml
#565608Rollingconsole.dda7a6a0.logtestResults.xml
#565608Rollingconsole.b0e01646.logtestResults.xml
#565608Rollingconsole.68cb7b95.logtestResults.xml
#565608Rollingconsole.28e47de3.logtestResults.xml
#565608Rollingconsole.8ff82f76.logtestResults.xml
#565608Rollingconsole.3e2bdd81.logtestResults.xml
#565608Rollingconsole.a16fad20.logtestResults.xml
#565608Rollingconsole.a2c1afd9.logcore.1000.21
#565608Rollingconsole.cc17e1ec.logcore.1000.17424
#565608Rollingconsole.264fe44d.logtestResults.xml
#565608Rollingconsole.a2b931e5.logtestResults.xml
#565608Rollingconsole.76357b1b.logtestResults.xml
#565608Rollingconsole.c3ee9e88.log
#565608Rollingconsole.a48b1d88.logtestResults.xml
#565608Rollingconsole.51eed5af.logtestResults.xml
#565608Rollingconsole.4e325d13.logtestResults.xml
#565828Rollingconsole.41d34f41.logtestResults.xml
#565828Rollingconsole.f7bac871.logtestResults.xml
#565828Rollingconsole.cbd1229a.logtestResults.xml
#565828Rollingconsole.04b24086.logtestResults.xml
#565828Rollingconsole.04b052b7.logcore.1000.27551
#565828Rollingconsole.cb32b5d4.logtestResults.xml
#565828Rollingconsole.c17519d6.logtestResults.xml
#565828Rollingconsole.c9f1ca3e.logtestResults.xml
#565828Rollingconsole.ccbbba74.logtestResults.xml
#565828Rollingconsole.74c922b7.logtestResults.xml
#565828Rollingconsole.acad5777.logtestResults.xml
#565828Rollingconsole.924f9bcf.logtestResults.xml
#565828Rollingconsole.22bc780e.logcore.1000.21
#565828Rollingconsole.fbe3a5a8.logtestResults.xml
#565828Rollingconsole.93cbb0a6.logtestResults.xml
#565828Rollingconsole.b791831a.logtestResults.xml
#565828Rollingconsole.d9e4c6a9.logtestResults.xml
#565828Rollingconsole.32ddfd13.log
#566046Rollingconsole.867d9579.log
#566046Rollingconsole.1da95518.logtestResults.xml
#566046Rollingconsole.38a3c5a3.logtestResults.xml
#566046Rollingconsole.2119d075.logtestResults.xml
#566046Rollingconsole.929a12b5.logtestResults.xml
#566046Rollingconsole.86599e29.logtestResults.xml
#566046Rollingconsole.79e91e3a.logtestResults.xml
#566046Rollingconsole.b4af5e07.logtestResults.xml
#566046Rollingconsole.8646766e.logtestResults.xml
#566046Rollingconsole.a6e38e02.logtestResults.xml
#566046Rollingconsole.e095a30e.logtestResults.xml
#566046Rollingconsole.6aa1f45c.logtestResults.xml
#566046Rollingconsole.7e4e9ca5.logtestResults.xml
#566046Rollingconsole.fcce39b1.logcore.1000.21422
#566046Rollingconsole.97f1fe75.logcore.1000.21
#566046Rollingconsole.cdd19e57.log
#566046Rollingconsole.0ebe7567.logtestResults.xml
#566046Rollingconsole.739f0904.logtestResults.xml
#566046Rollingconsole.f97a8509.logtestResults.xml
#566046Rollingconsole.96508fd1.logtestResults.xml
#566046Rollingconsole.a31ab588.logtestResults.xml
#566217Rollingconsole.b1e38580.logcore.84478
#566217Rollingconsole.baabc936.logtestResults.xml
#566217Rollingconsole.9ae700dc.logtestResults.xml
#566217Rollingconsole.27687ad8.logtestResults.xml
#566217Rollingconsole.0bfa9792.logtestResults.xml
#566217Rollingconsole.8b7affd4.logtestResults.xml
#566217Rollingconsole.7cabf0be.logtestResults.xml
#566217Rollingconsole.f7d95c9b.logtestResults.xml
#566217Rollingconsole.e3b6daaf.logtestResults.xml
#566217Rollingconsole.63aab979.logtestResults.xml
#566217Rollingconsole.bdb54bbf.logtestResults.xml
#566217Rollingconsole.8a8e2507.logtestResults.xml
#566217Rollingconsole.2f54ab7f.logtestResults.xml
#566217Rollingconsole.a8550158.logtestResults.xml
#566217Rollingconsole.3f8ab106.logcore.1000.22
#566217Rollingconsole.82f1cb9e.log
#566217Rollingconsole.53f726db.log
#566217Rollingconsole.5d96ab0a.logtestResults.xml
#566217Rollingconsole.ba46036c.logtestResults.xml
#566217Rollingconsole.b6823471.logtestResults.xml
#566217Rollingconsole.d1cf54c6.logtestResults.xml
#566217Rollingconsole.5b248b0a.logtestResults.xml
#566391Rollingconsole.c89c8ae5.logcore.37343
#566391Rollingconsole.82ddec35.logtestResults.xml
#566391Rollingconsole.ada3b111.logtestResults.xml
#566391Rollingconsole.542ada7d.logtestResults.xml
#566391Rollingconsole.e6987d55.logtestResults.xml
#566391Rollingconsole.e305fb7b.logtestResults.xml
#566391Rollingconsole.8f911bef.logtestResults.xml
#566391Rollingconsole.ec32f8b2.logtestResults.xml
#566391Rollingconsole.03435f2e.logtestResults.xml
#566391Rollingconsole.ff835ee8.logtestResults.xml
#566391Rollingconsole.07979b9a.logcore.1000.21
#566391Rollingconsole.e9c2906a.log
#566391Rollingconsole.65b8a37e.log
#566391Rollingconsole.9137bac8.logtestResults.xml
#566391Rollingconsole.6d06efd3.logtestResults.xml
#566391Rollingconsole.6a6769fd.logtestResults.xml
#566510Rollingconsole.cac127ae.log
#566510Rollingconsole.b39840d8.logtestResults.xml
#566510Rollingconsole.b9d974d7.logtestResults.xml
#566510Rollingconsole.9851258f.logtestResults.xml
#566510Rollingconsole.c7db2ab0.logtestResults.xml
#566510Rollingconsole.614a7ff0.logtestResults.xml
#566510Rollingconsole.4c8fa680.logtestResults.xml
#566510Rollingconsole.164c69a4.logtestResults.xml
#566510Rollingconsole.aa212ed3.logtestResults.xml
#566510Rollingconsole.4bc7fc1a.logtestResults.xml
#566510Rollingconsole.47fb86ab.logtestResults.xml
#566510Rollingconsole.7a7d34c2.logtestResults.xml
#566510Rollingconsole.6a418d45.logcore.1000.21
#566510Rollingconsole.479ae0e9.logtestResults.xml
#566510Rollingconsole.81f9cc43.logtestResults.xml
#566510Rollingconsole.620c82b3.log
#566510Rollingconsole.40d99616.logtestResults.xml
#566510Rollingconsole.15197d18.logtestResults.xml
#566510Rollingconsole.99b6fa5d.log
#566655Rollingconsole.3c2e1132.logcore.65791
#566655Rollingconsole.664c367d.logtestResults.xml
#566655Rollingconsole.ca4fdd19.logtestResults.xml
#566655Rollingconsole.d28fcea9.logtestResults.xml
#566655Rollingconsole.ff811b19.logcore.1000.22
#566655Rollingconsole.84289a02.log
#566655Rollingconsole.2a269004.logtestResults.xml
#566655Rollingconsole.1d189ac4.logtestResults.xml
#566655Rollingconsole.d43e1bdb.logtestResults.xml
#566655Rollingconsole.a97e3d93.logtestResults.xml
#566655Rollingconsole.7765eb66.logtestResults.xml
#566655Rollingconsole.dfa4964b.logtestResults.xml
#566655Rollingconsole.1fe45d72.logtestResults.xml
#566655Rollingconsole.01e0a39e.logtestResults.xml
#566655Rollingconsole.265429d2.logtestResults.xml
#566655Rollingconsole.600958cd.logtestResults.xml
#566655Rollingconsole.a942f3c4.logtestResults.xml
#566655Rollingconsole.27e3286f.log
#566731Rollingconsole.d112584e.log
#566731Rollingconsole.b4692b58.logtestResults.xml
#566731Rollingconsole.3d724a14.logtestResults.xml
#566731Rollingconsole.a9af2c3b.logtestResults.xml
#566731Rollingconsole.01065070.logtestResults.xml
#566731Rollingconsole.925f1d43.logtestResults.xml
#566731Rollingconsole.1e9e306b.logtestResults.xml
#566731Rollingconsole.21f3d66c.logtestResults.xml
#566731Rollingconsole.7331e231.logtestResults.xml
#566731Rollingconsole.ef69abde.logtestResults.xml
#566731Rollingconsole.a2efc04a.logtestResults.xml
#566731Rollingconsole.1067e069.logcore.1000.22
#566731Rollingconsole.cc47b34d.log
#566731Rollingconsole.113fb683.logtestResults.xml
#566731Rollingconsole.ce851e7d.logtestResults.xml
#566731Rollingconsole.f3320756.logtestResults.xml
#566731Rollingconsole.d5ed4f3d.log
#566876Rollingconsole.2cce08e4.log
#566876Rollingconsole.460432d7.logtestResults.xml
#566876Rollingconsole.41aa2f84.logtestResults.xml
#566876Rollingconsole.7a8edb74.logtestResults.xml
#566876Rollingconsole.bedc7220.logtestResults.xml
#566876Rollingconsole.8f226e5c.logcore.1000.22
#566876Rollingconsole.68b93113.logtestResults.xml
#566876Rollingconsole.35ed572b.logtestResults.xml
#566876Rollingconsole.1fcc55bf.logtestResults.xml
#566876Rollingconsole.678c5b20.logtestResults.xml
#566876Rollingconsole.d93d59cd.logtestResults.xml
#566876Rollingconsole.097d3eb5.logtestResults.xml
#566876Rollingconsole.ab308057.logtestResults.xml
#566876Rollingconsole.492fb87a.logtestResults.xml
#566876Rollingconsole.0f5f3f07.log
#566876Rollingconsole.8b12edd3.logtestResults.xml
#566876Rollingconsole.23fee36c.logtestResults.xml
#566876Rollingconsole.0f0f72ec.logtestResults.xml
#566876Rollingconsole.9b8f097f.logtestResults.xml
#566876Rollingconsole.0a4a012e.log
#567099Rollingconsole.df6e1e6b.log
#567099Rollingconsole.1bb3878f.log
#567099Rollingconsole.247e575b.logtestResults.xml
#567099Rollingconsole.44090819.logtestResults.xml
#567099Rollingconsole.1156e6a4.logtestResults.xml
#567099Rollingconsole.4d274fed.logtestResults.xml
#567099Rollingconsole.73109f28.logtestResults.xml
#567099Rollingconsole.70cd87ae.logtestResults.xml
#567099Rollingconsole.d7c77e44.logtestResults.xml
#567099Rollingconsole.48892f34.logtestResults.xml
#567099Rollingconsole.d92c87ed.logtestResults.xml
#567099Rollingconsole.67eac0d2.logcore.1000.21
#567099Rollingconsole.251a7c42.log
#567099Rollingconsole.9d4a5385.logtestResults.xml
#567099Rollingconsole.82a94822.logtestResults.xml
#567099Rollingconsole.92e51d72.logtestResults.xml
#567099Rollingconsole.f15342b6.log
#567099Rollingconsole.df3c9e25.logtestResults.xml
#567099Rollingconsole.de2bd07b.logtestResults.xml
#567233Rollingconsole.e8b1aac6.logcore.93319
#567233Rollingconsole.d749a64b.logtestResults.xml
#567233Rollingconsole.0eb8836e.logtestResults.xml
#567233Rollingconsole.7f3fbf57.logtestResults.xml
#567233Rollingconsole.867514ae.logtestResults.xml
#567233Rollingconsole.e362ae39.logtestResults.xml
#567233Rollingconsole.d7af3399.logtestResults.xml
#567233Rollingconsole.f56db6ce.logtestResults.xml
#567233Rollingconsole.5782db9b.logtestResults.xml
#567233Rollingconsole.d6b333cd.logtestResults.xml
#567233Rollingconsole.972e9b80.log
#567233Rollingconsole.e9da89a1.log
#567233Rollingconsole.0a691b53.logtestResults.xml
#567233Rollingconsole.b9666e64.logtestResults.xml
#567233Rollingconsole.9e3ecabf.logtestResults.xml
#566655Rollingconsole.ca4fdd19.logtestResults.xml
#566655Rollingconsole.7765eb66.logtestResults.xml
#566655Rollingconsole.01e0a39e.logtestResults.xml
#566731Rollingconsole.01065070.logtestResults.xml
#566876Rollingconsole.ab308057.logtestResults.xml
#566876Rollingconsole.492fb87a.logtestResults.xml
#566876Rollingconsole.9b8f097f.logtestResults.xml
#567099Rollingconsole.48892f34.logtestResults.xml
#567099Rollingconsole.92e51d72.logtestResults.xml
#567233Rollingconsole.d6b333cd.logtestResults.xml
#567233Rollingconsole.0a691b53.logtestResults.xml
#567233Rollingconsole.9e3ecabf.logtestResults.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Infrastructureblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'untriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions