Skip to content

Commit

Permalink
Temporarily disable eventsourceerror test for Windows ARM32 (#81244)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonLapounov authored Jan 27, 2023
1 parent 007df05 commit 89c68dc
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 @@ -506,6 +506,9 @@
<ExcludeList Include="$(XunitTestBinBase)/JIT/Stress/ABI/pinvokes_do/**">
<Issue>https://github.com/dotnet/runtime/issues/66745</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/tracing/eventpipe/eventsourceerror/eventsourceerror/*">
<Issue>https://github.com/dotnet/runtime/issues/81241</Issue>
</ExcludeList>
</ItemGroup>

<!-- Windows arm64 specific excludes -->
Expand Down

0 comments on commit 89c68dc

Please sign in to comment.