8000 Fix deprecation triggering test deduction by alexpott · Pull Request #24604 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Fix deprecation triggering test deduction #24604

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

Conversation

alexpott
Copy link
Contributor
@alexpott alexpott commented Oct 18, 2017
Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT
Doc PR symfony/symfony-docs#...

This PR is just testing some additions #24597 - I want to see if the travis run is successful.

@nicolas-grekas nicolas-grekas added this to the 3.3 milestone Oct 18, 2017
@nicolas-grekas
8000
Copy link
Member

@alexpott #24597 now merged, what should we do with this PR?
(yes, it's hard to test the test system, I usually check out locally to simulate the target bridge)

@nicolas-grekas
Copy link
Member
nicolas-grekas commented Oct 24, 2017

@alexpott, looks like you were right (tests are broken on 3.3 and above) Can you please rebase this PR on latest 3.3?

@alexpott alexpott force-pushed the fix-deprecation-triggering-test-deduction branch from 4e931cb to 5333680 Compare October 24, 2017 16:42
@nicolas-grekas
Copy link
Member
8000 nicolas-grekas commented Oct 24, 2017

Thank you @alexpott.

@nicolas-grekas nicolas-grekas merged commit 5333680 into symfony:3.3 Oct 24, 2017
nicolas-grekas added a commit that referenced this pull request Oct 24, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

Fix deprecation triggering test deduction

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   | yes
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->

<!--
- Bug fixes must be submitted against the lowest branch where they apply
  (lowest branches are regularly merged to upper ones so they get the fixes too).
- Features and deprecations must be submitted against the 3.4,
  legacy code removals go to the master branch.
- Please fill in this template according to the PR you're about to submit.
- Replace this comment by a description of what your PR is solving.
-->
This PR is just testing some additions #24597 - I want to see if the travis run is successful.

Commits
-------

5333680 Fix review points
@nicolas-grekas
Copy link
Member

For some reasons, the hhvm, 5.6 and 5.5 builds are failing, even after this has been merged up to master.

@alexpott
Copy link
Contributor Author

@nicolas-grekas Fixed in #24681

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.

4 participants
0