Skip to content

Conversation

mangod9
Copy link
Member

@mangod9 mangod9 commented Jul 7, 2025

Fixes #106241

@Copilot Copilot AI review requested due to automatic review settings July 7, 2025 19:58
Copy link
Contributor

@Copilot Copilot AI left a comment

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
Copy link
Member Author

mangod9 commented Jul 7, 2025

/azp run runtime-coreclr gcstress0x3-gcstress0xc

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mangod9
Copy link
Member Author

mangod9 commented Jul 8, 2025

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.

Copy link
Member

@mdh1418 mdh1418 left a comment

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
Copy link
Member Author

mangod9 commented Jul 9, 2025

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

2 participants