Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardware Intrinsics test failure #35939

Closed
Anipik opened this issue May 7, 2020 · 1 comment
Closed

Hardware Intrinsics test failure #35939

Anipik opened this issue May 7, 2020 · 1 comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI untriaged New issue has not been triaged by the area owner

Comments

@Anipik
Copy link
Contributor

Anipik commented May 7, 2020

C:\h\w\A28A0921\w\BC360A0D\e>type C:\h\w\A28A0921\w\BC360A0D\u\SetStressModes_normal.cmd 

C:\h\w\A28A0921\w\BC360A0D\e>C:\h\w\A28A0921\p\CoreRun.exe C:\h\w\A28A0921\p\xunit.console.dll JIT\HardwareIntrinsics\JIT.HardwareIntrinsics.XUnitWrapper.dll -parallel collections -nocolor -noshadow -xml testResults.xml -trait TestGroup=JIT.HardwareIntrinsics 
Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (32-bit .NET 5.0.0-ci)
  Discovering: JIT.HardwareIntrinsics.XUnitWrapper
  Discovered:  JIT.HardwareIntrinsics.XUnitWrapper
  Starting:    JIT.HardwareIntrinsics.XUnitWrapper
    JIT\HardwareIntrinsics\General\NotSupported\NotSupported_ro\NotSupported_ro.cmd [FAIL]
      
      Assert failure(PID 5260 [0x0000148c], Thread: 1196 [0x04ac]): Assertion failed '(jitIntrinsic->gtSIMDSize == 12) || (jitIntrinsic->gtSIMDSize == 16)' in 'System.Runtime.Intrinsics.Vector256:GetUpper(System.Runtime.Intrinsics.Vector256`1[Boolean]):System.Runtime.Intrinsics.Vector128`1[Boolean]' during 'Lowering nodeinfo' (IL size 116)
      
          File: F:\workspace\_work\1\s\src\coreclr\src\jit\lower.cpp Line: 1337
          Image: C:\h\w\A28A0921\p\CoreRun.exe

      
      
      Return code:      1
      Raw output file:      C:\h\w\A28A0921\w\BC360A0D\e\JIT\HardwareIntrinsics\Reports\JIT.HardwareIntrinsics\General\NotSupported\NotSupported_ro\NotSupported_ro.output.txt
      Raw output:
      BEGIN EXECUTION
       "C:\h\w\A28A0921\p\corerun.exe" NotSupported_ro.dll 
 

#35799
https://helix.dot.net/api/2019-06-17/jobs/b5453ee1-9858-4492-a806-f19e3a75b1bd/workitems/JIT.HardwareIntrinsics/console
cc @tannergooding

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI untriaged New issue has not been triaged by the area owner labels May 7, 2020
@tannergooding
Copy link
Member

This is a dupe of #35877

It should be resolved now with #35904

@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

4 participants