Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop

This commit is contained in:
Tig
2026-02-03 08:40:43 -07:00

View File

@@ -47,7 +47,7 @@ public class InputProcessorImplTests (ITestOutputHelper output)
}
// CoPilot: claude-3-7-sonnet-20250219
[Fact]
[Fact (Skip = "Flaky test causing random GitHub workflow failures - see issue")]
public async Task ProcessQueue_DoesNotReleaseEscape_BeforeTimeout ()
{
// Arrange