Skip to content

Commit

Permalink
Disable test that fails on microbuild agents
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jul 17, 2024
1 parent b3ec77b commit 7e10c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/GenerationSandbox.Tests/ComRuntimeTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
public class ComRuntimeTests
{
[Fact]
[Trait("TestCategory", "FailsInCloudTest")]
public void RemotableInterface()
{
IShellWindows shellWindows = (IShellWindows)new ShellWindows();
Expand Down

0 comments on commit 7e10c76

Please sign in to comment.