Skip to content

Commit cb4d8a2

Browse files
authored
[test][Eventpipe] Disable eventsourceerror on OSX (#105278)
1 parent 7d86f88 commit cb4d8a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tests/issues.targets

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,9 @@
423423
<ExcludeList Include="$(XunitTestBinBase)/profiler/eventpipe/eventpipe/*">
424424
<Issue>https://github.com/dotnet/runtime/issues/66174</Issue>
425425
</ExcludeList>
426+
<ExcludeList Include="$(XunitTestBinBase)/tracing/eventpipe/eventsourceerror/eventsourceerror/*">
427+
<Issue>https://github.com/dotnet/runtime/issues/80666</Issue>
428+
</ExcludeList>
426429
</ItemGroup>
427430

428431
<!-- OSX x64 on CoreCLR Runtime -->

0 commit comments

Comments
 (0)