Skip to content

Comments

Fix storedconfig tests for 1886 and reenable them#92

Merged
slippycheeze merged 2 commits intopuppetlabs:2.7.xfrom
duritong:tickets/2.7.x/1886
Jan 10, 2012
Merged

Fix storedconfig tests for 1886 and reenable them#92
slippycheeze merged 2 commits intopuppetlabs:2.7.xfrom
duritong:tickets/2.7.x/1886

Conversation

@duritong
Copy link
Contributor

@duritong duritong commented Sep 5, 2011

This should make that feature now properly available and tests should run on all (?) ruby platforms.

At least I ran tests with 1.8.5 (activerecord 2.3.x), 1.8.7 (activerecord 2.3.x) and 1.9.2 (activerecord 3.1.x). In the past they were only failing on the last one. So hopefully we fixed things now.

~pete

We didn't properly call the method to test, which lead to a failing
test. However, this couldn't be properly displayed on ruby
installations with an ActiveRecord 3.x installed, as the inspect in
the `after test` part, tried to examine the table, which (obviuosly)
raised a NotConnected exception.

By calling the method the right way, we fix the test and hence also
fix the failing inspection.
@duritong
Copy link
Contributor Author

What's the current status of this review and what needs to be done, that this gets merged in the next release?

@slippycheeze
Copy link
Contributor

This was pending someone being able to review and merge it, rather than anything external; it seems to work correctly, so I am going to merge it and check that it doesn't break on the entire test suite.

slippycheeze added a commit that referenced this pull request Jan 10, 2012
Fix storedconfig tests for 1886 and reenable them
@slippycheeze slippycheeze merged commit 450da6a into puppetlabs:2.7.x Jan 10, 2012
hlindberg pushed a commit to hlindberg/puppet that referenced this pull request Oct 16, 2014
Fixed #12391 - Addressed mention of erroneous PE 1.2.5 release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants