Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Use iterator in tests for node names #29

Merged
merged 1 commit into from
Jan 26, 2017
Merged

Use iterator in tests for node names #29

merged 1 commit into from
Jan 26, 2017

Conversation

dantleech
Copy link
Member

@dantleech dantleech commented Jun 30, 2016

We are getting a failure on HHVM in the bundle functional tests because it does not like receiving an Iterator as an argument to end() when we return from NodeInterface#getNodeNames.

In the unit tests we return an array, we should have been returning an iterator all along.

@wouterj wouterj merged commit 96bd9b6 into master Jan 26, 2017
@wouterj wouterj deleted the fix_iterator branch January 26, 2017 20:57
@wouterj wouterj removed the wip/poc label Jan 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants