CoreCLR test infra: improve "Skip" messages for tests blocked in issues.targets #91562
Labels
area-Infrastructure-coreclr
in-pr
There is an active PR which will close this issue when it is merged
Milestone
Assume a test under the merged system is blocked with an issue using the file:
src/tests/issues.targets
Today, the infrastructure ends up with the following snippet in the xml log:
corresponding to the following section in the issues.targets file:
I believe we should fix the merged wrapper generator support code and test
build scripts to somehow transport the reasoning string from the issues.targets
file to the output log to make it easier to understand the skip reasons.
Thanks
Tomas
/cc @dotnet/runtime-infrastructure @jkoritzinsky
The text was updated successfully, but these errors were encountered: