Skip to content

Remove dependency on RemoteExecutor in tests  #4500

@RussKie

Description

@RussKie

Problem description:

RemoteExecutor has been used in a number of tests for the sole purpose of enabling visual styles. However RemoteExecutor has proven to be rather unstable (see: dotnet/arcade#5325).

The tests have been update to run with visual styles on by default in #4197, however RemoteExecutor hasn't been cleaned out.

We need to scan the codebase for RemoteExecutor (and "Skip = "Crash with AbandonedMutexException. See: dotnet/arcade#5325"") and update those tests, removing RemoteExecutor.

Metadata

Metadata

Assignees

Labels

🚧 work in progressWork that is current in progresstest-bugProblem in test source code (most likely)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions