Closed
Description
Prerequisites
- I have written a descriptive issue title
- I have verified that I am running the latest version of ImageSharp
- I have verified if the problem exist in both
DEBUG
andRELEASE
mode - I have searched open and closed issues to ensure it has not already been reported
Description
the run-tests.ps1 script is used to run the unit tests.
When I run it from a powershell console window (on Windows10) repeatingly other windows pop up for some fraction of a second. These windows look like cmd console windows or similar, but I'm not sure as they close immediately.
My issue with that is: While tests are running I often would like to do other stuff in parallel, but those flashing windows not only are visually disturbing, they steal the keyboard input focus as well.
I'm not sure where they're originating, but it would be great if we could either hide them or get them opening in background instead.
Steps to Reproduce
- open PowerShell
- build ImageSharp
- run tests (I used net471 as framework)
System Configuration
- ImageSharp version: current master branch
- Other ImageSharp packages and versions:
- Environment (Operating system, version and so on): Windows10, fresh April Update
- .NET Framework version:
- Additional information:
Metadata
Metadata
Assignees
Labels
No labels