-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Delete references to deleted PAL tests #122914
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
Conversation
|
Fixing coreclr outerloop failures https://helix.dot.net/api/2019-06-17/jobs/62deee1e-91f2-4f30-81df-44939fc03a18/workitems/PALTests/console |
|
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
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/test3test - Removes references to
WaitForSingleObject/WFSOMutexTesttest
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 |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
/ba-g deadletter |
No description provided.