Skip to content

Delete references to deleted PAL tests#122914

Merged
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:pal-tests
Jan 6, 2026
Merged

Delete references to deleted PAL tests#122914
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:pal-tests

Conversation

@jkotas

@jkotas jkotas commented Jan 6, 2026

Copy link
Copy Markdown
Member

No description provided.

@jkotas jkotas requested review from Copilot and jkoritzinsky January 6, 2026 06:32
@github-actions github-actions Bot added the area-PAL-coreclr only for closed issues label Jan 6, 2026
@jkotas

jkotas commented Jan 6, 2026

Copy link
Copy Markdown
Member Author
@jkotas

jkotas commented Jan 6, 2026

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

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

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

This PR removes references to two deleted PAL (Platform Abstraction Layer) test directories from test list files. The test directories have been previously deleted, and this change cleans up the corresponding test manifest files.

  • Removes references to WaitForMultipleObjectsEx/test3 test
  • Removes references to WaitForSingleObject/WFSOMutexTest test

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/coreclr/pal/tests/palsuite/paltestlist.txt Removes 2 test references for non-existent test directories (test3 and WFSOMutexTest)
src/coreclr/pal/tests/palsuite/compilableTests.txt Removes the same 2 test references from the compilable tests list
Comment thread src/coreclr/pal/tests/palsuite/compilableTests.txt Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jkotas

jkotas commented Jan 6, 2026

Copy link
Copy Markdown
Member Author

/ba-g deadletter

@jkotas jkotas merged commit a6f5b2d into dotnet:main Jan 6, 2026
95 of 98 checks passed
@jkotas jkotas deleted the pal-tests branch January 6, 2026 17:00
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-PAL-coreclr only for closed issues

3 participants