1) Failure:
test_multiplerefreshes(TestEvents)
[./other/events.rb:80:in `test_multiplerefreshes'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Exec file did not get created.
<false> is not true.
2) Error:
test_refreshordering(TestEvents):
NoMethodError: undefined method `tags' for #<Puppet::Type::MetaParamSubscribe:0x7f5b92f4e670>
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1326:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
./other/events.rb:113:in `test_refreshordering'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
3) Error:
test_simplerequire(TestEvents):
NoMethodError: undefined method `length' for nil:NilClass
./other/events.rb:51:in `test_simplerequire'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
4) Failure:
test_simplesubscribe(TestEvents)
[/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./other/events.rb:27:in `test_simplesubscribe'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Transaction evaluate failed.
Exception raised:
Class: <NoMethodError>
Message: <"undefined method `tags' for #<Puppet::Type::MetaParamSubscribe:0x7f5b92ec5910>">
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1326:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
/home/james/src/puppet/lib/puppet/transaction.rb:282:in `evaluate'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `send'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./other/events.rb:27:in `test_simplesubscribe'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
5) Failure:
test_autorequire_user(TestExec)
[./ral/type/exec.rb:760:in `test_autorequire_user'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Could not evaluate autorequire.
Exception raised:
Class: <Puppet::DevError>
Message: <"You cannot add relationships without a catalog">
---Backtrace---
/home/james/src/puppet/lib/puppet/type.rb:1687:in `autorequire'
./ral/type/exec.rb:761:in `test_autorequire_user'
./ral/type/exec.rb:760:in `test_autorequire_user'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
6) Failure:
test_createcwdandexe(TestExec)
[./ral/type/exec.rb:489:in `test_createcwdandexe'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
<false> is not true.
7) Error:
test_envparam(TestExec):
Puppet::Error: Parameter env failed: Munging failed for value "envtest=yayness" in class env: undefined method `tags' for #<Puppet::Type::Exec::ParameterEnv:0x7f5b92f3d050>
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `warning'
/home/james/src/puppet/lib/puppet/type/exec.rb:232:in `unsafe_munge'
/home/james/src/puppet/lib/puppet/parameter.rb:464:in `munge'
/home/james/src/puppet/lib/puppet/parameter.rb:507:in `value='
/home/james/src/puppet/lib/puppet/util/methodhelper.rb:16:in `send'
/home/james/src/puppet/lib/puppet/util/methodhelper.rb:16:in `set_options'
/home/james/src/puppet/lib/puppet/util/methodhelper.rb:13:in `each'
/home/james/src/puppet/lib/puppet/util/methodhelper.rb:13:in `set_options'
/home/james/src/puppet/lib/puppet/parameter.rb:401:in `initialize'
/home/james/src/puppet/lib/puppet/type.rb:525:in `new'
/home/james/src/puppet/lib/puppet/type.rb:525:in `newattr'
/home/james/src/puppet/lib/puppet/type.rb:455:in `[]='
/home/james/src/puppet/lib/puppet/type.rb:1932:in `set_parameters'
/home/james/src/puppet/lib/puppet/type.rb:1926:in `each'
/home/james/src/puppet/lib/puppet/type.rb:1926:in `set_parameters'
/home/james/src/puppet/lib/puppet/type.rb:1906:in `initialize'
/home/james/src/puppet/lib/puppet/type.rb:951:in `new'
/home/james/src/puppet/lib/puppet/type.rb:951:in `create'
/home/james/src/puppet/lib/puppet/metatype/manager.rb:77:in `newexec'
./ral/type/exec.rb:548:in `test_envparam'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
8) Failure:
test_execthenfile(TestExec)
[/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./ral/type/exec.rb:427:in `test_execthenfile'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Transaction evaluate failed.
Exception raised:
Class: <NoMethodError>
Message: <"undefined method `tags' for #<Puppet::Type::MetaParamRequire:0x7f5b92f26d28>">
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1331:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
/home/james/src/puppet/lib/puppet/transaction.rb:282:in `evaluate'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `send'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./ral/type/exec.rb:427:in `test_execthenfile'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
9) Failure:
test_refreshonly_functional(TestExec)
[/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./ral/type/exec.rb:136:in `test_refreshonly_functional'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Transaction evaluate failed.
Exception raised:
Class: <NoMethodError>
Message: <"undefined method `tags' for #<Puppet::Type::MetaParamSubscribe:0x7f5b9315d358>">
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1326:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
/home/james/src/puppet/lib/puppet/transaction.rb:282:in `evaluate'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `send'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./ral/type/exec.rb:136:in `test_refreshonly_functional'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
10) Failure:
test_retrievethenmkexe(TestExec)
[/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./ral/type/exec.rb:203:in `test_retrievethenmkexe'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Transaction evaluate failed.
Exception raised:
Class: <NoMethodError>
Message: <"undefined method `tags' for #<Puppet::Type::MetaParamRequire:0x7f5b93118758>">
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1331:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
/home/james/src/puppet/lib/puppet/transaction.rb:282:in `evaluate'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `send'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./ral/type/exec.rb:203:in `test_retrievethenmkexe'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
11) Error:
test_userngroup(TestExec):
RuntimeError: Global resource removal is deprecated
/home/james/src/puppet/lib/puppet/type.rb:934:in `clear'
/home/james/src/puppet/lib/puppet/metatype/manager.rb:13:in `allclear'
/home/james/src/puppet/lib/puppet/metatype/manager.rb:12:in `each'
/home/james/src/puppet/lib/puppet/metatype/manager.rb:12:in `allclear'
./ral/type/exec.rb:354:in `mknverify'
./ral/type/exec.rb:367:in `test_userngroup'
./ral/type/exec.rb:360:in `each'
./ral/type/exec.rb:360:in `test_userngroup'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
12) Error:
test_recurse?(TestFile):
Puppet::DevError: Munging failed for value 10 in class recurse: undefined method `tags' for
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `warning'
/home/james/src/puppet/lib/puppet/type/file.rb:127:in `unsafe_munge'
/home/james/src/puppet/lib/puppet/parameter.rb:464:in `munge'
/home/james/src/puppet/lib/puppet/parameter.rb:507:in `value='
/home/james/src/puppet/lib/puppet/type.rb:452:in `[]='
./ral/type/file.rb:397:in `test_recurse?'
./ral/type/file.rb:396:in `each'
./ral/type/file.rb:396:in `test_recurse?'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
13) Failure:
test_recursion(TestFile)
[./ral/type/file.rb:415:in `test_recursion'
./ral/type/file.rb:414:in `each'
./ral/type/file.rb:414:in `test_recursion'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Exception raised:
Class: <Puppet::Error>
Message: <"Parameter recurse failed: Munging failed for value 50 in class recurse: undefined method `tags' for
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `warning'
/home/james/src/puppet/lib/puppet/type/file.rb:127:in `unsafe_munge'
/home/james/src/puppet/lib/puppet/parameter.rb:464:in `munge'
/home/james/src/puppet/lib/puppet/parameter.rb:507:in `value='
/home/james/src/puppet/lib/puppet/util/methodhelper.rb:16:in `send'
/home/james/src/puppet/lib/puppet/util/methodhelper.rb:16:in `set_options'
/home/james/src/puppet/lib/puppet/util/methodhelper.rb:13:in `each'
/home/james/src/puppet/lib/puppet/util/methodhelper.rb:13:in `set_options'
/home/james/src/puppet/lib/puppet/parameter.rb:401:in `initialize'
/home/james/src/puppet/lib/puppet/type.rb:525:in `new'
/home/james/src/puppet/lib/puppet/type.rb:525:in `newattr'
/home/james/src/puppet/lib/puppet/type.rb:455:in `[]='
/home/james/src/puppet/lib/puppet/type.rb:1932:in `set_parameters'
/home/james/src/puppet/lib/puppet/type.rb:1926:in `each'
/home/james/src/puppet/lib/puppet/type.rb:1926:in `set_parameters'
/home/james/src/puppet/lib/puppet/type.rb:1906:in `initialize'
/home/james/src/puppet/lib/puppet/type/file.rb:400:in `initialize'
./ral/type/file.rb:416:in `new'
./ral/type/file.rb:416:in `test_recursion'
./ral/type/file.rb:415:in `test_recursion'
./ral/type/file.rb:414:in `each'
./ral/type/file.rb:414:in `test_recursion'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
14) Failure:
test_RecursionWithAddedFiles(TestFileSources)
[./ral/type/filesources.rb:204:in `test_RecursionWithAddedFiles'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
<493> expected but was
<420>.
15) Failure:
test_recursivelinkingmissingtarget(TestFileTarget)
[./ral/type/file/target.rb:167:in `test_recursivelinkingmissingtarget'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Did not make link.
<false> is not true.
16) Failure:
test_fakedata(TestMetric)
[./util/metrics.rb:44:in `rundata'
./util/metrics.rb:57:in `test_fakedata'
./util/metrics.rb:56:in `times'
./util/metrics.rb:56:in `test_fakedata'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Exception raised:
Class: <RuntimeError>
Message: <"Could not create RRD file /tmp/puppettesting16934/configdir297/rrd/eventdata.rrd: creating '/tmp/puppettesting16934/configdir297/rrd/eventdata.rrd': No such file or directory">
---Backtrace---
/home/james/src/puppet/lib/puppet/util/metric.rb:47:in `create'
/home/james/src/puppet/lib/puppet/util/metric.rb:122:in `store'
./util/metrics.rb:48:in `rundata'
./util/metrics.rb:48:in `each'
./util/metrics.rb:48:in `rundata'
./util/metrics.rb:44:in `rundata'
./util/metrics.rb:57:in `test_fakedata'
./util/metrics.rb:56:in `times'
./util/metrics.rb:56:in `test_fakedata'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
17) Failure:
test_wv_yum(TestPackageProvider)
[./ral/providers/package.rb:175:in `run_package_installation_test'
./ral/providers/package.rb:236:in `test_wv_yum'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Could not call 'latest'.
Exception raised:
Class: <Puppet::DevError>
Message: <"Tried to get latest on a missing package">
---Backtrace---
/home/james/src/puppet/lib/puppet/provider/package/yum.rb:93:in `latest'
./ral/providers/package.rb:176:in `run_package_installation_test'
./ral/providers/package.rb:175:in `run_package_installation_test'
./ral/providers/package.rb:236:in `test_wv_yum'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
18) Failure:
test_rrdgraph_report(TestReports)
[./other/report.rb:117:in `test_rrdgraph_report'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Exception raised:
Class: <RuntimeError>
Message: <"Got 1 failure(s) while initializing: change from absent to directory failed: Cannot create /tmp/puppettesting16934/configdir434/rrd/absinthe.lovedthanlost.net; parent directory /tmp/puppettesting16934/configdir434/rrd does not exist">
---Backtrace---
/home/james/src/puppet/lib/puppet/util/settings.rb:619:in `use'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:152:in `apply'
/home/james/src/puppet/lib/puppet/util/settings.rb:615:in `use'
/usr/lib/ruby/1.8/sync.rb:229:in `synchronize'
/home/james/src/puppet/lib/puppet/util/settings.rb:597:in `use'
/home/james/src/puppet/lib/puppet/reports/rrdgraph.rb:110:in `process'
./other/report.rb:118:in `test_rrdgraph_report'
./other/report.rb:117:in `test_rrdgraph_report'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
19) Failure:
test_explicit_dependencies_beat_automatic(TestTransactions)
[./other/transactions.rb:850:in `test_explicit_dependencies_beat_automatic'
./other/transactions.rb:845:in `each'
./other/transactions.rb:845:in `test_explicit_dependencies_beat_automatic'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Failed to create graph from File[/tmp/puppettesting16934/tempfile_357/file] to File[/tmp/puppettesting16934/tempfile_357].
Exception raised:
Class: <NoMethodError>
Message: <"undefined method `tags' for
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1331:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
./other/transactions.rb:851:in `test_explicit_dependencies_beat_automatic'
./other/transactions.rb:850:in `test_explicit_dependencies_beat_automatic'
./other/transactions.rb:845:in `each'
./other/transactions.rb:845:in `test_explicit_dependencies_beat_automatic'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
20) Failure:
test_fail_on_cycle(TestTransactions)
[./other/transactions.rb:776:in `test_fail_on_cycle'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
<Puppet::Error> exception expected but was
Class: <NoMethodError>
Message: <"undefined method `tags' for
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1331:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
./other/transactions.rb:777:in `test_fail_on_cycle'
./other/transactions.rb:776:in `test_fail_on_cycle'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
21) Failure:
test_failedrefreshes(TestTransactions)
[./other/transactions.rb:438:in `test_failedrefreshes'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Refresh file did not get created.
<false> is not true.
22) Failure:
test_generated_callbacks(TestTransactions)
[./other/transactions.rb:645:in `test_generated_callbacks'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Did not make callback file.
<false> is not true.
23) Failure:
test_multisubs(TestTransactions)
[./other/transactions.rb:407:in `test_multisubs'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
File 1 did not get created.
<false> is not true.
24) Failure:
test_noop_with_notify(TestTransactions)
[./other/transactions.rb:888:in `test_noop_with_notify'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
did not log file change.
<nil> is not true.
25) Failure:
test_only_stop_purging_with_relations(TestTransactions)
[./other/transactions.rb:919:in `test_only_stop_purging_with_relations'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Did not delete non-purged file.
<false> is not true.
26) Failure:
test_refresh_across_two_components(TestTransactions)
[/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./other/transactions.rb:374:in `test_refresh_across_two_components'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Transaction evaluate failed.
Exception raised:
Class: <NoMethodError>
Message: <"undefined method `tags' for
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1326:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
/home/james/src/puppet/lib/puppet/transaction.rb:282:in `evaluate'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `send'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./other/transactions.rb:374:in `test_refresh_across_two_components'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
27) Failure:
test_refreshes_generate_events(TestTransactions)
[./other/transactions.rb:181:in `test_refreshes_generate_events'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Refresh did not generate an event.
<false> is not true.
28) Failure:
test_refreshing(TestTransactions)
[/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./other/transactions.rb:332:in `test_refreshing'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
Transaction evaluate failed.
Exception raised:
Class: <NoMethodError>
Message: <"undefined method `tags' for #<Puppet::Type::MetaParamSubscribe:0x7f5b930e0ee8>">
---Backtrace---
/home/james/src/puppet/lib/puppet/util/log.rb:537:in `set_source_from_ral'
/home/james/src/puppet/lib/puppet/util/log.rb:518:in `source='
/home/james/src/puppet/lib/puppet/util/log.rb:503:in `initialize'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `new'
/home/james/src/puppet/lib/puppet/util/log.rb:133:in `create'
/home/james/src/puppet/lib/puppet/util/logging.rb:11:in `debug'
/home/james/src/puppet/lib/puppet/type.rb:1326:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1302:in `to_edges'
/home/james/src/puppet/lib/puppet/type.rb:1723:in `builddepends'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `collect'
/home/james/src/puppet/lib/puppet/type.rb:1721:in `builddepends'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:329:in `relationship_graph'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `each'
/home/james/src/puppet/lib/puppet/resource/catalog.rb:327:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:501:in `relationship_graph'
/home/james/src/puppet/lib/puppet/transaction.rb:497:in `prepare'
/home/james/src/puppet/lib/puppet/transaction.rb:282:in `evaluate'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `send'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:84:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/utils.rb:83:in `run_events'
/home/james/src/puppet/test/lib/puppettest/support/assertions.rb:58:in `assert_events'
./other/transactions.rb:332:in `test_refreshing'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run'
---------------
29) Failure:
test_unscheduled_and_untagged_response(TestTransactions)
[./other/transactions.rb:463:in `test_unscheduled_and_untagged_response'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__'
/usr/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']:
File did not get created.
<false> is not true.
673 tests, 6180 assertions, 24 failures, 5 errors
rake aborted!
Command failed with status (14): [/usr/bin/ruby -I"lib:lib:../lib" "/home/ja...]
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [cd test; rake...]
/home/james/src/puppet/Rakefile:78
(See full trace by running task with --trace)