Skip to content

Commit

Permalink
Disable eventsourceerror test (#81094)
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorBo authored Jan 24, 2023
1 parent 1607ab2 commit 3d61658
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@
<ExcludeList Include="$(XunitTestBinBase)/baseservices/exceptions/stackoverflow/stackoverflowtester/*">
<Issue>https://github.com/dotnet/runtime/issues/46175</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/tracing/eventpipe/eventsourceerror/eventsourceerror/*">
<Issue>https://github.com/dotnet/runtime/issues/80666</Issue>
</ExcludeList>
</ItemGroup>

<!-- Arm32 All OS -->
Expand Down

0 comments on commit 3d61658

Please sign in to comment.