We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
simpleruntimeeventvalidation
1 parent 609b863 commit ff61977Copy full SHA for ff61977
src/tests/issues.targets
@@ -2027,6 +2027,9 @@
2027
<ExcludeList Include = "$(XunitTestBinBase)/JIT/opt/OSR/pinnedlocal/**">
2028
<Issue>https://github.com/dotnet/runtime/issues/70820</Issue>
2029
</ExcludeList>
2030
+ <ExcludeList Include="$(XunitTestBinBase)/tracing/eventpipe/simpleprovidervalidation/**">
2031
+ <Issue>https://github.com/dotnet/runtime/issues/88499</Issue>
2032
+ </ExcludeList>
2033
</ItemGroup>
2034
2035
<!-- Known failures for mono runtime on Windows -->
0 commit comments