Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Debug] Update exception messages to fix the tests #13186

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

Merged
merged 1 commit into from
Dec 31, 2014

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented Dec 31, 2014

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

@nicolas-grekas
Copy link
Member

Tests are fine, maybe you missed a composer update before running them?

@nicolas-grekas
Copy link
Member

Ok my bad, travis is failing.
This is not the correct fix.
Instead, you should require-dev symfony/class-loader ~2.2 in the composer.json of the debug component

@jakzal
Copy link
Contributor Author

jakzal commented Dec 31, 2014

Exception message format has changed in #11034. #13173 added few more test cases in 2.5 and tests started to fail after 2.5 was merged to 2.6.

@jakzal
Copy link
Contributor Author

jakzal commented Dec 31, 2014

I'll double check composer. I've been switching between branches quite a lot.

@nicolas-grekas
Copy link
Member

Hum, too fast again, let me check more carefully :)

@nicolas-grekas
Copy link
Member

Ok, your PR is good, 👍 sorry for the mistake

@jakzal
Copy link
Contributor Author

jakzal commented Dec 31, 2014

@nicolas-grekas travis agrees ;)

@nicolas-grekas
Copy link
Member

Thank you @jakzal.

@nicolas-grekas nicolas-grekas merged commit d5ccf01 into symfony:2.6 Dec 31, 2014
nicolas-grekas added a commit that referenced this pull request Dec 31, 2014
This PR was merged into the 2.6 branch.

Discussion
----------

[Debug] Update exception messages to fix the tests

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

d5ccf01 [Debug] Update exception messages.
@jakzal jakzal deleted the 2.6-update-tests branch December 31, 2014 11:32
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

Successfully merging this pull request may close these issues.

2 participants