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

Test failure : Interop\\PInvoke\\Vector2_3_4\\Vector2_3_4\\Vector2_3_4.cmd #47259

Closed
VincentBu opened this issue Jan 21, 2021 · 3 comments · Fixed by #47843
Closed

Test failure : Interop\\PInvoke\\Vector2_3_4\\Vector2_3_4\\Vector2_3_4.cmd #47259

VincentBu opened this issue Jan 21, 2021 · 3 comments · Fixed by #47843
Assignees
Labels
arch-x86 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes os-windows
Milestone

Comments

@VincentBu
Copy link
Contributor

Failed in run runtime-coreclr jitstressregs 20210120.1

Failed test : Interop\\PInvoke\\Vector2_3_4\\Vector2_3_4\\Vector2_3_4.cmd

CoreCLR windows x86 Checked jitstressregs0x80 @ Windows.10.Amd64.Open

Error message:

Return code: 1
Raw output file: C:\h\w\A21E0907\w\B0140927\e\Interop\PInvoke\Reports\Interop.PInvoke\Vector2_3_4\Vector2_3_4\Vector2_3_4.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\A21E0907\p\corerun.exe" Vector2_3_4.dll 
Running RunVector2Tests... 
TestLibrary.AssertTestException: Assert.AreEqual: Expected: [<71, 999>]. Actual: [<0, 999>]. 
 at TestLibrary.Assert.HandleFail(String assertionName, String message)
 at TestLibrary.Assert.AreEqual[T](T expected, T actual, String message)
 at Vector2_3_4Test.RunVector2Tests()
 at Vector2_3_4Test.Main()
Expected: 100
Actual: 101
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\A21E0907\p
> C:\h\w\A21E0907\w\B0140927\e\Interop\PInvoke\Vector2_3_4\Vector2_3_4\Vector2_3_4.cmd
Expected: True
Actual: False

Stack trace
   at Interop_PInvoke._Vector2_3_4_Vector2_3_4_Vector2_3_4_._Vector2_3_4_Vector2_3_4_Vector2_3_4_cmd()

@VincentBu VincentBu added arch-x86 os-windows JitStress CLR JIT issues involving JIT internal stress modes labels Jan 21, 2021
@dotnet-issue-labeler dotnet-issue-labeler 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 Jan 21, 2021
@jkoritzinsky
Copy link
Member

@sandreenko my guess is this is related to the x86 simd8 support.

@BruceForstall BruceForstall added this to the 6.0.0 milestone Jan 21, 2021
@BruceForstall BruceForstall removed the untriaged New issue has not been triaged by the area owner label Jan 21, 2021
@VincentBu
Copy link
Contributor Author

Failed again in runtime-coreclr jitstressregs 20210131.1

Failed tests:

CoreCLR windows x86 Checked jitstressregs0x80 @ Windows.10.Amd64.Open
        - Interop\\PInvoke\\Vector2_3_4\\Vector2_3_4\\Vector2_3_4.cmd

Error message:

Return code:      1
Raw output file:      C:\h\w\B19A0942\w\B1E3097F\e\Interop\PInvoke\Reports\Interop.PInvoke\Vector2_3_4\Vector2_3_4\Vector2_3_4.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\B19A0942\p\corerun.exe" Vector2_3_4.dll 
Running RunVector2Tests... 
TestLibrary.AssertTestException: Assert.AreEqual: Expected: [<71, 999>]. Actual: [<0, 999>]. 
   at TestLibrary.Assert.HandleFail(String assertionName, String message)
   at TestLibrary.Assert.AreEqual[T](T expected, T actual, String message)
   at Vector2_3_4Test.RunVector2Tests()
   at Vector2_3_4Test.Main()
Expected: 100
Actual: 101
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\B19A0942\p
> C:\h\w\B19A0942\w\B1E3097F\e\Interop\PInvoke\Vector2_3_4\Vector2_3_4\Vector2_3_4.cmd

stack trace:
   at Interop_PInvoke._Vector2_3_4_Vector2_3_4_Vector2_3_4_._Vector2_3_4_Vector2_3_4_Vector2_3_4_cmd()

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Feb 6, 2021
@VincentBu
Copy link
Contributor Author

Failed again in runtime-coreclr jitstressregs 20210207.1

Failed test:

CoreCLR windows x86 Checked jitstressregs0x80 @ Windows.10.Amd64.Open

   -Interop\\PInvoke\\Vector2_3_4\\Vector2_3_4\\Vector2_3_4.cmd

Error message:

Return code: 1
Raw output file: C:\h\w\A63C08EF\w\B86909D1\e\Interop\PInvoke\Reports\Interop.PInvoke\Vector2_3_4\Vector2_3_4\Vector2_3_4.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\A63C08EF\p\corerun.exe" Vector2_3_4.dll 
Running RunVector2Tests... 
TestLibrary.AssertTestException: Assert.AreEqual: Expected: [<71, 999>]. Actual: [<0, 999>]. 
 at TestLibrary.Assert.HandleFail(String assertionName, String message)
 at TestLibrary.Assert.AreEqual[T](T expected, T actual, String message)
 at Vector2_3_4Test.RunVector2Tests()
 at Vector2_3_4Test.Main()
Expected: 100
Actual: 101
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\A63C08EF\p
> C:\h\w\A63C08EF\w\B86909D1\e\Interop\PInvoke\Vector2_3_4\Vector2_3_4\Vector2_3_4.cmd
Expected: True
Actual: False

Stack trace
   at Interop_PInvoke._Vector2_3_4_Vector2_3_4_Vector2_3_4_._Vector2_3_4_Vector2_3_4_Vector2_3_4_cmd()

@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Feb 9, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x86 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes os-windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants