Comment 2 for bug 1929880

Revision history for this message
Utkarsh Gupta (utkarsh) wrote :

Okay, we've cleared the way through so far, yay! \o/

Now, the interesting bit is that there are circular dependencies for testing as well. php-doctrine-bundle's tests rely on the working symfony & symfony's tests rely on working php-doctrine-bundle :)

But at the moment, php-doctrine-bundle needs a rebuild. Because otherwise, it tries to pull in parts of symfony/cache v4.

So I'd like to disable the tests & do a rebuild & upload. This will help enable symfony's tests and later on we work on enabling tests for php-doctrine-bundle.