Skip to content

Fix the DomCrawler tests #16073

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
Oct 2, 2015
Merged

Fix the DomCrawler tests #16073

merged 1 commit into from
Oct 2, 2015

Conversation

stof
Copy link
Member

@stof stof commented Oct 2, 2015

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

This fixes the tests by applying changes from #16057 and #16058 in the right order in addNode

@fabpot
Copy link
Member

fabpot commented Oct 2, 2015

Thank you @stof.

@fabpot fabpot merged commit e6feed2 into symfony:2.8 Oct 2, 2015
fabpot added a commit that referenced this pull request Oct 2, 2015
This PR was merged into the 2.8 branch.

Discussion
----------

Fix the DomCrawler tests

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

This fixes the tests by applying changes from #16057 and #16058 in the right order in ``addNode``

Commits
-------

e6feed2 Fix the DomCrawler tests
@stof stof deleted the fix_crawler branch October 2, 2015 13:00
@stof
Copy link
Member Author

stof commented Oct 2, 2015

@fabpot can you work on merging 2.8 into master to make the ServiceRouterLoader available in master too so that deps=high tests pass again ?

@fabpot
Copy link
Member

fabpot commented Oct 2, 2015

master is now up-to-date with 2.8

@stof
Copy link
Member Author

stof commented Oct 2, 2015

great

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