Skip to content

try enabling ALCTest in GCStress again.#117388

Merged
mangod9 merged 2 commits into
dotnet:mainfrom
mangod9:enable_alc_stress
Jul 10, 2025
Merged

try enabling ALCTest in GCStress again.#117388
mangod9 merged 2 commits into
dotnet:mainfrom
mangod9:enable_alc_stress

Conversation

@mangod9

@mangod9 mangod9 commented Jul 7, 2025

Copy link
Copy Markdown
Member

Fixes #106241

Copilot AI review requested due to automatic review settings July 7, 2025 19:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Re-enables the ALCTest unit test under GCStress by removing the flag that marked it as incompatible.

  • Deleted the <GCStressIncompatible>true</GCStressIncompatible> property to allow the test to run under GCStress.
  • Removed the accompanying comment that temporarily disabled GCStress support.

@github-actions github-actions Bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 7, 2025
@mangod9

mangod9 commented Jul 7, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr gcstress0x3-gcstress0xc

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mangod9

mangod9 commented Jul 8, 2025

Copy link
Copy Markdown
Member Author

Looks like the ALCTest is passing in the gcstress pipeline: https://helix.dot.net/api/jobs/69fc089e-cdde-4d81-a3eb-617da9772180/workitems/profiler.0.1/files/console.8131af21.log?api-version=2019-06-17.

@mdh1418, can you please confirm so we can get it enabled again. Thx.

@mdh1418 mdh1418 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does look like the test passed on this CI run.
Just to note, the original failure seemed flakey, so unless somehow the underlying cause was fixed by some alternate change, it might just be reopened again later.

@mangod9

mangod9 commented Jul 9, 2025

Copy link
Copy Markdown
Member Author

Ok, let's enable for now and determine if it fails again and we can investigate at that time.

@mangod9 mangod9 merged commit 5be07dc into dotnet:main Jul 10, 2025
72 of 74 checks passed
@mangod9 mangod9 deleted the enable_alc_stress branch July 10, 2025 02:37
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure: profiler\\assembly\\ALCTest\\ALCTest.cmd

3 participants