Skip to content

Instantly share code, notes, and snippets.

@joshcooper
Created January 12, 2016 19:23
Show Gist options
  • Save joshcooper/59ebeca05e8cab44fc49 to your computer and use it in GitHub Desktop.
Save joshcooper/59ebeca05e8cab44fc49 to your computer and use it in GitHub Desktop.
https://jenkins.puppetlabs.com/view/puppet-agent/view/ad%20hoc/job/platform_puppet-agent_intn-van-sys_suite-manual-facter-ad-hoc/19/SLAVE_LABEL=beaker,TEST_TARGET=cumulus25-64a/consoleFull
Begin tests/ticket_1123_facter_with_invalid_locale.rb
ticket 1123 facter should not crash with invalid locale setting
* set an invalid value for locale and run facter
a1n8v6ua6x1ajmb.delivery.puppetlabs.net (cumulus25-64-1) 11:20:38$ LANG=ABCD facter facterversion
3.1.4
a1n8v6ua6x1ajmb.delivery.puppetlabs.net (cumulus25-64-1) executed in 0.04 seconds
Warning:
facter did not warn about the locale
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/dsl/outcomes.rb:42
/var/lib/jenkins/workspace/platform_puppet-agent_intn-van-sys_suite-manual-facter-ad-hoc/SLAVE_LABEL/beaker/TEST_TARGET/cumulus25-64a/facter/acceptance/tests/ticket_1123_facter_with_invalid_locale.rb:7
/var/lib/jenkins/workspace/platform_puppet-agent_intn-van-sys_suite-manual-facter-ad-hoc/SLAVE_LABEL/beaker/TEST_TARGET/cumulus25-64a/facter/acceptance/tests/ticket_1123_facter_with_invalid_locale.rb:3
/var/lib/jenkins/workspace/platform_puppet-agent_intn-van-sys_suite-manual-facter-ad-hoc/SLAVE_LABEL/beaker/TEST_TARGET/cumulus25-64a/facter/acceptance/tests/ticket_1123_facter_with_invalid_locale.rb:3
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/test_case.rb:128
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/test_case.rb:128
/usr/local/rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/test_case.rb:125
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/test_suite.rb:311
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/test_suite.rb:308
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/test_suite.rb:308
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/test_suite.rb:357
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/cli.rb:159
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/lib/beaker/cli.rb:99
/usr/local/rvm/gems/ruby-2.1.1/gems/beaker-2.32.0/bin/beaker:6
/usr/local/rvm/gems/ruby-2.1.1/bin/beaker:23
/usr/local/rvm/gems/ruby-2.1.1/bin/beaker:23
/usr/local/rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15
/usr/local/rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15
tests/ticket_1123_facter_with_invalid_locale.rb failed in 0.05 seconds
Begin tests/ticket_1164_win32ole_custom_fact.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment