Skip to content

[Windows] hiddeninput.exe will hang permanently during phpunit test #27248

Closed
@lancepioch

Description

@lancepioch

Symfony version(s) affected: 4.0.9 (symfony/console)

Description

https://github.com/symfony/symfony/blob/v4.0.9/src/Symfony/Component/Console/Helper/QuestionHelper.php#L309
This shell_exec will permanently hang while running through a phpunit (my version: 7.1.5) test

How to reproduce

Run a test with phpunit that utilizes the getHiddenResponse method (such as the Laravel console $this->secret)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions