Skip to content

Conversation

@paradajozsef
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? Let's see Travis results
Fixed tickets -
License MIT
Doc PR -

@paradajozsef paradajozsef changed the title [FrameworkBundle] Fix frameworkextension test [WIP][FrameworkBundle] Fix FrameworkBundle tests Jan 27, 2016
@paradajozsef
Copy link
Contributor Author

Other tests are failing too. (They didn't show until this was fixed) In progress..

Status: Needs Work

Copy link
Member

Choose a reason for hiding this comment

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

When is $versionStrategy allowed to be an instance of DefinitionDecorator while $version is null?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You are right, this fix is wrong.

@paradajozsef
Copy link
Contributor Author

@xabbuh Could you take a look please? Only 5.3 failes now on Travis but for some other reason, not related to tests:
https://travis-ci.org/symfony/symfony/jobs/105325452

Status: Needs Review

Copy link
Member

Choose a reason for hiding this comment

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

APCu is not enabled.?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hm, then the message should be changed here and here too. WDYT?

(And actually idk why we check here apc ini settings when apcu_clear_cache used)

Copy link
Contributor

Choose a reason for hiding this comment

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

if ($version) is useless

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed, thx

@paradajozsef paradajozsef changed the title [WIP][FrameworkBundle] Fix FrameworkBundle tests [2.7] Fix tests Jan 30, 2016
@paradajozsef
Copy link
Contributor Author

After #17605 merged, this PR fixes the remaining failing tests.

@fabpot
Copy link
Member

fabpot commented Jan 30, 2016

Thank you @paradajozsef.

fabpot added a commit that referenced this pull request Jan 30, 2016
This PR was squashed before being merged into the 2.7 branch (closes #17582).

Discussion
----------

[2.7] Fix tests

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | Let's see Travis results
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

c8e1384 [2.7] Fix tests
@xabbuh xabbuh closed this Jan 30, 2016
@paradajozsef paradajozsef deleted the fix-fwextension-test-2.7 branch January 13, 2017 22:59
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.

6 participants