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

[Arm64] DevDiv_359736 test failures: No Exception thrown #7615

Closed
jashook opened this issue Mar 11, 2017 · 5 comments
Closed

[Arm64] DevDiv_359736 test failures: No Exception thrown #7615

jashook opened this issue Mar 11, 2017 · 5 comments
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI bug
Milestone

Comments

@jashook
Copy link
Contributor

jashook commented Mar 11, 2017

Tests

jit\Regression\JitBlue\DevDiv_359736\DevDiv_359736_do\DevDiv_359736_do.cmd
JIT\Regression\JitBlue\DevDiv_359736\DevDiv_359736_ro\DevDiv_359736_ro.cmd

Expected Output:

BEGIN EXECUTION
 "C:\Users\DDJOIN\proyectos\febrero-2-2017\pruevas\tests2\Core_Root\corerun.exe" DevDiv_359736_do.exe
FAILED: No exception thrown
Expected: 100
Actual: -1
END EXECUTION - FAILED
FAILED

category:correctness
theme:cse
skill-level:intermediate
cost:small

@mikedn
Copy link
Contributor

mikedn commented Mar 11, 2017

Likely a duplicate of #7141

@BruceForstall
Copy link
Member

These tests still fail.

@BruceForstall BruceForstall changed the title [Arm64][2-Failures] No Exception thrown [Arm64] DevDiv_359736 test failures: No Exception thrown Jul 20, 2018
@BruceForstall
Copy link
Member

@briansull Should this be fixed now? If so, can you submit a PR that removes

<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/DevDiv_359736/**">
    <Issue>8648</Issue>
</ExcludeList>

from issues.targets?

(and close this issue)

@briansull
Copy link
Contributor

I verified that these tests now pass on Arm64 hardware

@briansull
Copy link
Contributor

Test has been Enabled with dotnet/coreclr#20347

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the Future milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI bug
Projects
None yet
Development

No branches or pull requests

5 participants