Skip to content

Disable failing test for GCStress. - #50828

Merged
AaronRobinsonMSFT merged 1 commit into
dotnet:mainfrom
AaronRobinsonMSFT:disable_test
Apr 7, 2021
Merged

Disable failing test for GCStress.#50828
AaronRobinsonMSFT merged 1 commit into
dotnet:mainfrom
AaronRobinsonMSFT:disable_test

Conversation

@AaronRobinsonMSFT

Copy link
Copy Markdown
Member

Tracked with #13453.

/cc @BruceForstall

@AaronRobinsonMSFTAaronRobinsonMSFT added disabled-test The test is disabled in source code against the issue area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Apr 7, 2021
@AaronRobinsonMSFTAaronRobinsonMSFT added this to the 6.0.0 milestone Apr 7, 2021
@AaronRobinsonMSFT

Copy link
Copy Markdown
MemberAuthor

Just committing this as it is disabling a test with no functional change.

@AaronRobinsonMSFT
AaronRobinsonMSFT merged commit 52f9867 into dotnet:mainApr 7, 2021
@AaronRobinsonMSFT
AaronRobinsonMSFT deleted the disable_test branch April 7, 2021 02:15
thaystg added a commit to thaystg/runtime that referenced this pull request Apr 7, 2021
* upstream/main: (568 commits)
[wasm] Set __DistroRid on Windows to browser-wasm (dotnet#50842)
[wasm] Fix order of include paths, to have the obj dir first (dotnet#50303)
[wasm] Fix debug build of AOT cross compiler (dotnet#50418)
Fix outdated comment (dotnet#50834)
[wasm][tests] Add properties to allow passing args to xharness (dotnet#50678)
Vectorized common String.Split() paths (dotnet#38001)
Fix binplacing symbol files. (dotnet#50819)
Move type check to after the null ref branch in out marshalling of blittable classes. (dotnet#50735)
Remove extraneous CMake version requirement. (dotnet#50805)
[wasm] Remove unncessary condition for EMSDK (dotnet#50810)
Add loop alignment stats to JitLogCsv (dotnet#50624)
Resolve ILLink warnings in System.Diagnostics.DiagnosticSource (dotnet#50265)
Avoid unnecessary closures/delegates in Process (dotnet#50496)
Fix for field layout verification across version bubble boundary (dotnet#50364)
JIT: Enable CSE for VectorX.Create (dotnet#50644)
[main] Update dependencies from mono/linker (dotnet#50779)
[mono] More domain cleanup (dotnet#50771)
Race condition in Mock reference tracker runtime with GC. (dotnet#50804)
Remove IAssemblyName (and various fusion remnants) (dotnet#50755)
Disable failing test for GCStress. (dotnet#50828)
...
@ghostghost locked as resolved and limited conversation to collaborators May 15, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIdisabled-testThe test is disabled in source code against the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AaronRobinsonMSFT@BruceForstall