Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

argon2i should be argon2i.yml #26038

Copy link
Copy link
Closed
Closed
Copy link
@nacc

Description

@nacc
Issue body actions

$kernel = $this->createKernel(array('test_case' => 'PasswordEncode', 'root_config' => 'argon2i'));

On Ubuntu 18.04, without the $subject change, we get:

There were 2 errors:

1) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordArgon2i
InvalidArgumentException: The root config "/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/PasswordEncode/argon2i" does not exist.

/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php:40
/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/WebTestCase.php:65
/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:275
/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:78

2) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordArgon2iOutput
InvalidArgumentException: The root config "/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/PasswordEncode/argon2i" does not exist.

/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php:40
/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/WebTestCase.php:65
/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:275
/<<BUILDDIR>>/symfony-3.4.3+dfsg/src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:160

Additionally, the above seems like it should be User7 to match the xml and php files.

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.