Issue #2872 has been updated by Markus Roberts.

Target version changed from Puppet - 0.25.3 to Puppet - 0.25.4


----------------------------------------
Bug #2872: Test isolation: Spurious failures in 
spec/integration/indirector/rest.rb
http://projects.reductivelabs.com/issues/2872

Author: Markus Roberts
Status: Needs more information
Priority: Low
Assigned to: Markus Roberts
Category: testing
Target version: 0.25.4
Affected version: 0.25.1
Keywords: 
Branch: 


When spec/integration/indirector/rest.rb is run after 
spec/unit/parser/functions/template.rb 24 spurious failures are produced:

    should not fail (FAILED - #)
    should return an instance of the model class (FAILED - #)
    should pass options all the way through (FAILED - #)
    should return the instance of the model class associated with the provided 
lookup key (FAILED - #)
    should set an expiration on model instance (FAILED - #)
    should use a supported format (FAILED - #)
    should return nil (FAILED - #)
    should raise an exception (FAILED - #)
    should not fail (FAILED - #)
    should return all matching results (FAILED - #)
    should pass options all the way through (FAILED - #)
    should return model instances (FAILED - #)
    should return the instance of the model class associated with the provided 
lookup key (FAILED - #)
    should return nil (FAILED - #)
    should raise an exception (FAILED - #)
    should not fail (FAILED - #)
    should return success (FAILED - #)
    should return failure (FAILED - #)
    should raise an exception (FAILED - #)
    should not fail (FAILED - #)
    should return an instance of the model class (FAILED - #)
    should return a matching instance of the model class (FAILED - #)
    should return failure (FAILED - #)
    should raise an exception (FAILED - #)

To reproduce:

    touch spec/unit/parser/functions/template.rb
    spec spec/unit/parser/functions/template.rb 
spec/integration/indirector/rest.rb -t 60 --format s --loadby mtime




-- 
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