Console tests: remove tests that expect to observe ANSI sequences (#40495)
authorTom Deseyn <tom.deseyn@gmail.com>
Thu, 22 Aug 2019 15:47:32 +0000 (17:47 +0200)
committerViktor Hofer <viktor.hofer@microsoft.com>
Tue, 3 Sep 2019 15:40:00 +0000 (17:40 +0200)
commit910917feed89936a47e480c1590ba81ac7345ff7
treea3807980446e2bb68a5b9b977178921820e599ca
parent05e12f9e7685830d3cc3be0a02f587b281c5b58f
Console tests: remove tests that expect to observe ANSI sequences (#40495)

These tests expect ANSI escape sequences to be written to the Console.SetOut stream,
which doesn't match with the implementation (since https://github.com/dotnet/corefx/commit/98552707c585bc0f0c138fdeed991c28f00a0ac5).
src/System.Console/tests/Color.cs
src/System.Console/tests/WindowAndCursorProps.cs