[Bug 532205] [NEW] Unit test failure: test_blanks_and_comments(TestParsedHostProvider)
Mathias Gug
mathiaz at ubuntu.com
Thu Mar 4 21:19:27 GMT 2010
Public bug reported:
Binary package hint: puppet
While trying to run the puppet test suite on Lucid, the following test
failed:
14) Failure:
test_blanks_and_comments(TestParsedHostProvider)
[./ral/providers/host/parsed.rb:110:in `test_blanks_and_comments'
/usr/lib/ruby/1.8/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__'
/usr/lib/ruby/1.8/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run']:
<[{:line=>"# comment one", :record_type=>:comment},
{:line=>"", :record_type=>:blank},
{:alias=>["another", "host"],
:ip=>"192.168.43.56",
:name=>"myhost",
:record_type=>:parsed},
{:line=>" ", :record_type=>:blank},
{:line=>"# another comment", :record_type=>:comment},
{:ip=>"192.168.43.57", :name=>"anotherhost", :record_type=>:parsed}]> expected but was
<[{:line=>"# comment one", :record_type=>:comment},
{:line=>"", :record_type=>:blank},
{:host_aliases=>["another", "host"],
:ip=>"192.168.43.56",
:name=>"myhost",
:record_type=>:parsed},
{:line=>" ", :record_type=>:blank},
{:line=>"# another comment", :record_type=>:comment},
{:ip=>"192.168.43.57", :name=>"anotherhost", :record_type=>:parsed}]>.
** Affects: puppet (Ubuntu)
Importance: Undecided
Status: New
--
Unit test failure: test_blanks_and_comments(TestParsedHostProvider)
https://bugs.launchpad.net/bugs/532205
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in ubuntu.
More information about the Ubuntu-server-bugs
mailing list