8000 install from source to include components tests by xabbuh · Pull Request #33637 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

install from source to include components tests #33637

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 2 commits into from
Sep 19, 2019

Conversation

xabbuh
Copy link
Member
@xabbuh xabbuh commented Sep 19, 2019
Q A
Branch? 3.4
Bug fix? no
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

Replaces #33634

…sts (xabbuh)"

This reverts commit 47fb090, reversing
changes made to 6fad4f1.
@xabbuh xabbuh marked this pull request as ready for review September 19, 2019 07:18
Copy link
Member
@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's the only sensible solution to make the CI back to green.

BUT 1. this adds ~3-4 minutes per deps=low/high jobs, almost doubling their time while they're already a blocker on (not so) busy days and 2. it makes running the tests locally quite painful: ppl will have to use --prefer-source when testing a single component - this means a. ppl should learn about it and b. they will have to wait more time to get up and running.

I think we should revert the PR that added .gitattributes. Active contributors should not be paying with their free time for ppl that only "+1" without caring about the consequences.

Instead, I think we should discuss a way to remove Tests folders from flex, opt-in.

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

nicolas-grekas added a commit that referenced this pull request Sep 19, 2019
This PR was squashed before being merged into the 3.4 branch (closes #33637).

Discussion
----------

install from source to include components tests

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Commits
-------

5aa4328 Revert "bug #33618 fix tests depending on other components' tests (xabbuh)"
c792908 install from source to include components tests
@nicolas-grekas nicolas-grekas merged commit 5aa4328 into symfony:3.4 Sep 19, 2019
@xabbuh xabbuh deleted the pr-33579-source-installs branch September 19, 2019 08:12
@nicolas-grekas
Copy link
Member

Issue 1. 889F is fixed by #33654

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
0