Skip to content

Test failure: ProcessStart_UseShellExecute_OnUnix_SuccessWhenProgramInstalled(isFolder: False) #29375

@wtgodbe

Description

@wtgodbe

The test is failing on Linux with:

Assert.Equal() Failure
↓ (pos 0)
Expected: xdg-open
Actual: sh
↑ (pos 0)

There are a few related failures, such as ProcessStart_OpenFileOnLinux_UsesSpecifiedProgramUsingArgumentList(programToOpenWith: \"vi\"). These appear to have been introduced by dotnet/corefx@8b515ad#diff-c2151a182d9032ef4525c69b3569d024 & dotnet/corefx@4214b09#diff-c2151a182d9032ef4525c69b3569d024. The first change is in release/3.0, so we're seeing the failures in preview5 as well.

CC @stephentoub @tmds

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions