Issue #2567 has been updated by Markus Roberts.

Category changed from testing to network
Status changed from Accepted to Ready for Testing
Priority changed from Low to Normal
Branch set to http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2567

This turned out to be an actual bug in the code rather than just a testing 
issue; due to the tangled logic it was doing DNS lookups on all non-numeric 
patterns as they came in (including things like "10.20.30.$1" and "100.101.*"). 
 The variable test times were just a symptom.

Branch up at http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2567

----------------------------------------
Bug #2567: Some specs slow & may be doing DNS
http://projects.reductivelabs.com/issues/2567

Author: Markus Roberts
Status: Ready for Testing
Priority: Normal
Assigned to: Markus Roberts
Category: network
Target version: 0.25.2
Affected version: 0.25.0
Keywords: 
Branch: http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2567


Some of the spec tests (e.g. spec/unit/network/authstore.rb) run at wildly 
different speeds depending on which tests have run before and (possibly) on the 
state of the local network connection.

The suspicion is that some library is doing reverse DNS lookup or something of 
the sort.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--

You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.


Reply via email to