Skip to content

[Bug]: Nonexistant service for DB backup does not fail #213

@tarjei

Description

@tarjei

Preconditions

Latest liip test fixtures bundle.

Steps to reproduce

Hi had this config:

liip_test_fixtures:
   cache_db:
    sqlite: liip_test_fixtures.services_database_backup.sqlite

The service liip_test_fixtures.services_database_backup.sqlite has been renamed (AFAIK) to Liip\TestFixturesBundle\Services\DatabaseBackup\SqliteDatabaseBackup but loadFixtures() will function as normal but be very slow due to DB backups not working.

Expected result

loadFixtures() should fail.

Actual result

loadFixtures gets a lot slower than expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions