diff options
author | Paul Berry <paul@puppetlabs.com> | 2010-08-31 11:46:36 -0700 |
---|---|---|
committer | Paul Berry <paul@puppetlabs.com> | 2010-12-17 11:22:09 -0800 |
commit | d11ae78871cf9b65e15497e55c98851ca3cbfd15 (patch) | |
tree | 233cc56e417a2c3f91a8aad7155517b3e5684bc1 /lib/puppet/util/rdoc/code_objects.rb | |
parent | 13972f7b2ca37906ee351f3ffa69cf3000a4c54b (diff) | |
download | puppet-d11ae78871cf9b65e15497e55c98851ca3cbfd15.tar.gz puppet-d11ae78871cf9b65e15497e55c98851ca3cbfd15.tar.xz puppet-d11ae78871cf9b65e15497e55c98851ca3cbfd15.zip |
[3782] Test isolation problem in test/ral/providers/cron/crontab.rb
The test in question (test_parse_line) was nondeterministic because it
was relying on the sort order of a Hash whose keys were symbols. When
the sort order caused a blank line to appear at the end of the file
under test, the blank line was elided by the crontab parser, causing a
failure.
Modified the test to execute in a deterministic order that doesn't
place the blank line at the end.
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions