Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The test application no longer works #257

Open
FabienSalles opened this issue Mar 11, 2021 · 0 comments
Open

The test application no longer works #257

FabienSalles opened this issue Mar 11, 2021 · 0 comments

Comments

@FabienSalles
Copy link

When we install dependencies with composer, we no longer have some packages like DoctrineCacheBundle and WhiteOctoberPagerfantaBundle :

Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "DoctrineCacheBundle" from namespace "Doctrine\Bundle\DoctrineCacheBundle".
Did you forget a "use" statement for another namespace? in /srv/sylius/tests/Application/Kernel.php:48
Stack trace:
#0 /srv/sylius/tests/Application/vendor/symfony/http-kernel/Kernel.php(446): Tests\Pledg\SyliusPaymentPlugin\Application\Kernel->registerBundles()
#1 /srv/sylius/tests/Application/vendor/symfony/http-kernel/Kernel.php(133): Symfony\Component\HttpKernel\Kernel->initializeBundles()
#2 /srv/sylius/tests/Application/vendor/symfony/framework-bundle/Console/Application.php(169): Symfony\Component\HttpKernel\Kernel->boot()
#3 /srv/sylius/tests/Application/vendor/symfony/framework-bundle/Console/Application.php(75): Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands()
#4 /srv/sylius/tests/Application/vendor/symfony/console/Application.php(149): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Compo in /srv/sylius/tests/Application/Kernel.php on line 48

You can see the problem in some of your pipelines like https://github.com/Sylius/PluginSkeleton/pull/256/checks?check_run_id=2065773890

@FabienSalles FabienSalles changed the title The test application not working anymore The test application no longer works Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant