-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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] GCStress=C + JitStress=2 test failures in Vector tests #39581
Labels
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
GCStress
os-linux
Linux OS (any supported distro)
Milestone
Comments
BruceForstall
added a commit
to BruceForstall/runtime
that referenced
this issue
Jul 18, 2020
@tannergooding @CarolEidt @echesakovMSFT @kunalspathak |
BruceForstall
added a commit
that referenced
this issue
Jul 18, 2020
The following is the minimal setup to reproduce the issue
|
Got smaller repro without JitStress in #39815 (still need |
The issue is understood, will submit a fix shortly |
Posted description of the issue in the PR with the regression test #39815 |
echesakov
added a commit
to echesakov/runtime
that referenced
this issue
Jul 28, 2020
Jacksondr5
pushed a commit
to Jacksondr5/runtime
that referenced
this issue
Aug 10, 2020
* Disable Vector tests failing under GCStress Issues: dotnet#39576 dotnet#39579 * Also disable Vector256_1_r/Vector_1_ro tests Issue: dotnet#39581
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
GCStress
os-linux
Linux OS (any supported distro)
These tests fail on Linux/arm64 with:
Tests:
failures:
These failures occur in the
runtime-coreclr gcstress-extra
pipeline:https://dev.azure.com/dnceng/public/_build/results?buildId=726589&view=ms.vss-test-web.build-test-results-tab
Related: #39576, #39579
category:testing
theme:vector-codegen
skill-level:intermediate
cost:medium
The text was updated successfully, but these errors were encountered: