Skip to content

Fix the expected result of the PhpFileLoaderTest #29888

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

Closed
wants to merge 1 commit into from
Closed

Fix the expected result of the PhpFileLoaderTest #29888

wants to merge 1 commit into from

Conversation

DanielRuf
Copy link

@DanielRuf DanielRuf commented Jan 14, 2019

Q A
Branch? master for features
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT
Doc PR symfony/symfony-docs#...

The CI is currently failing due to changes in the PhpFileLoaderTest assertion.
This PR tries to fix it.

@DanielRuf
Copy link
Author

DanielRuf commented Jan 14, 2019

Any reason why the 7.1 test still loads the old file? Some caching issue?
https://travis-ci.org/symfony/symfony/jobs/479620968

@DanielRuf
Copy link
Author

I think we can also migrate to Travis CI for testing on Windows as AppVeyor seems to be still unstable.

@xabbuh
Copy link
Member

xabbuh commented Jan 15, 2019

Thank you for proposing. But this was fixed in the meantime merging #29886.

@xabbuh xabbuh closed this Jan 15, 2019
@DanielRuf
Copy link
Author

Oh ok, thanks for the info.
But do you know why the CI still failed on some jobs?

@xabbuh
Copy link
Member

xabbuh commented Jan 15, 2019

Looks a bit weird. The only difference I spot is that your PR targets master and not the 4.2 branch.

@DanielRuf
Copy link
Author

@DanielRuf DanielRuf deleted the fix/fix-phpfileloadertest branch March 17, 2019 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants