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

MappingException when running PHPUnit #55

Open
nicolaskern opened this issue Dec 16, 2015 · 0 comments
Open

MappingException when running PHPUnit #55

nicolaskern opened this issue Dec 16, 2015 · 0 comments

Comments

@nicolaskern
Copy link

Hi,

I face a problem when running PHPUnit tests with PHP5.6 under Jenkins, it returns me this error :
Doctrine\Common\Persistence\Mapping\MappingException: Invalid mapping file "CCDNUser.SecurityBundle.Entity.Session.orm.yml" for class "CCDNUser\SecurityBundle\Entity\Session" at n/a in /var/lib/jenkins/jobs/MyProject/workspace/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php line 86

Do you have any idea of why this happens?
The schema seems to be valid, in sync with the entity.

Thanks,
Nicolas

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