Jira (PUP-6993) Acceptance test failures for Japanese Windows

2016-12-09 Thread Ethan Brown (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ethan Brown updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6993 
 
 
 
  Acceptance test failures for Japanese Windows  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ethan Brown 
 
 
 
 
 
 
 
 
 
 Noted in IMAGES-390 at https://tickets.puppetlabs.com/browse/IMAGES-390?focusedCommentId=374916=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-374916 there were issues running the full acceptance suite for Puppet against the Japanese Windows 2012R2 template {{win-2012r2-ja-x86_64}}This ticket tracks failures in the Puppet suite that do not properly accommodate non-ASCII output during tests (where https://gist.github.com/Iristyle/771b6ec052570e34f02009da531aed4a has all the test failures in detail).  The identified problems are:* BKR-1008 - user_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/user/should_modify.rb* BKR-1008 - user_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/user/should_create.rb* BKR-1011 - group_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/group/should_create.rb* This ticket - failure in test code - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/windows/eventlog.rb* This ticket - failure in test heleprs -  Not yet triaged -   https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/modules/install/with_version.rb* This ticket - failure in test heleprs -  Not yet triaged -  https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/modules/install/basic_install.rb* Likely a point in time failure - unrelated to UTF-8 work -  https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/parser_functions/puppet_lookup_cmd.rb#L2385-L2389To reproduce the failures, using the following {{hosts.yaml}}:{code}---HOSTS:  centos6-64-1:pe_dir:pe_ver:pe_upgrade_dir:pe_upgrade_ver:hypervisor: vmpoolerplatform: el-6-x86_64template: centos-6-x86_64roles:- agent- master- database- dashboard  windows2012r2-64-1:pe_dir:pe_ver:pe_upgrade_dir:pe_upgrade_ver:hypervisor: vmpoolerplatform: windows-2012r2-64ruby_arch: x64template: win-2012r2-ja-x86_64# template: win-2012r2-x86_64roles:- agentCONFIG:  nfs_server: none  consoleport: 443  pooling_api: http://vmpooler.delivery.puppetlabs.net/{code}And execute:{code}GEM_SOURCE=http://rubygems.delivery.puppetlabs.net/ bundle exec rake ci:test:aio BEAKER_HOSTS=hosts.yaml SHA='1.8.1' SERVER_VERSION='2.7.1'{code} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 

Jira (PUP-6993) Acceptance test failures for Japanese Windows

2016-12-09 Thread Ethan Brown (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ethan Brown updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6993 
 
 
 
  Acceptance test failures for Japanese Windows  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ethan Brown 
 
 
 
 
 
 
 
 
 
 Noted in IMAGES-390 at https://tickets.puppetlabs.com/browse/IMAGES-390?focusedCommentId=374916=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-374916 there were issues running the full acceptance suite for Puppet against the Japanese Windows 2012R2 template {{win-2012r2-ja-x86_64}}This ticket tracks failures in the Puppet suite that do not properly accommodate non-ASCII output during tests (where https://gist.github.com/Iristyle/771b6ec052570e34f02009da531aed4a has all the test failures in detail).  The identified problems are:* BKR-1008 - user_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/user/should_modify.rb* BKR-1008 - user_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/user/should_create.rb* BKR-1011 - group_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/group/should_create.rb* This ticket - failure in test code - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/windows/eventlog.rb* This ticket - failure in test heleprs - Not yet triaged -  https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/modules/install/with_version.rb* This ticket - failure in test heleprs - Not yet triaged - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/modules/install/basic_install.rb*  Not yet triaged  Likely a point in time failure  -  unrelated to UTF-8 work -   https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/parser_functions/puppet_lookup_cmd.rb#L2385-L2389To reproduce the failures, using the following {{hosts.yaml}}:{code}---HOSTS:  centos6-64-1:pe_dir:pe_ver:pe_upgrade_dir:pe_upgrade_ver:hypervisor: vmpoolerplatform: el-6-x86_64template: centos-6-x86_64roles:- agent- master- database- dashboard  windows2012r2-64-1:pe_dir:pe_ver:pe_upgrade_dir:pe_upgrade_ver:hypervisor: vmpoolerplatform: windows-2012r2-64ruby_arch: x64template: win-2012r2-ja-x86_64# template: win-2012r2-x86_64roles:- agentCONFIG:  nfs_server: none  consoleport: 443  pooling_api: http://vmpooler.delivery.puppetlabs.net/{code}And execute:{code}GEM_SOURCE=http://rubygems.delivery.puppetlabs.net/ bundle exec rake ci:test:aio BEAKER_HOSTS=hosts.yaml SHA='1.8.1' SERVER_VERSION='2.7.1'{code} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 

Jira (PUP-6993) Acceptance test failures for Japanese Windows

2016-12-09 Thread Ethan Brown (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ethan Brown updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6993 
 
 
 
  Acceptance test failures for Japanese Windows  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ethan Brown 
 
 
 

Story Points:
 
 2 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6993) Acceptance test failures for Japanese Windows

2016-12-09 Thread Ethan Brown (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ethan Brown updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6993 
 
 
 
  Acceptance test failures for Japanese Windows  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ethan Brown 
 
 
 
 
 
 
 
 
 
 Noted in IMAGES-390 at https://tickets.puppetlabs.com/browse/IMAGES-390?focusedCommentId=374916=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-374916 there were issues running the full acceptance suite for Puppet against the Japanese Windows 2012R2 template {{win-2012r2-ja-x86_64}}This ticket tracks failures in the Puppet suite that do not properly accommodate non-ASCII output during tests (where https://gist.github.com/Iristyle/771b6ec052570e34f02009da531aed4a has all the test failures in detail).  The identified problems are:* BKR-1008 - user_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/user/should_modify.rb* BKR-1008 - user_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/user/should_create.rb* BKR-1011 - group_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/group/should_create.rb* This ticket - failure in test code - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/windows/eventlog.rb*  This ticket - failure in test heleprs -  Not yet triaged -  https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/modules/install/with_version.rb*  This ticket - failure in test heleprs -  Not yet triaged - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/modules/install/basic_install.rb* Not yet triaged -  https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/parser_functions/puppet_lookup_cmd.rb#L2385-L2389To reproduce the failures, using the following {{hosts.yaml}}:{code}---HOSTS:  centos6-64-1:pe_dir:pe_ver:pe_upgrade_dir:pe_upgrade_ver:hypervisor: vmpoolerplatform: el-6-x86_64template: centos-6-x86_64roles:- agent- master- database- dashboard  windows2012r2-64-1:pe_dir:pe_ver:pe_upgrade_dir:pe_upgrade_ver:hypervisor: vmpoolerplatform: windows-2012r2-64ruby_arch: x64template: win-2012r2-ja-x86_64# template: win-2012r2-x86_64roles:- agentCONFIG:  nfs_server: none  consoleport: 443  pooling_api: http://vmpooler.delivery.puppetlabs.net/{code}And execute:{code}GEM_SOURCE=http://rubygems.delivery.puppetlabs.net/ bundle exec rake ci:test:aio BEAKER_HOSTS=hosts.yaml SHA='1.8.1' SERVER_VERSION='2.7.1'{code} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
  

Jira (PUP-6993) Acceptance test failures for Japanese Windows

2016-12-09 Thread Ethan Brown (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ethan Brown updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6993 
 
 
 
  Acceptance test failures for Japanese Windows  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ethan Brown 
 
 
 

Priority:
 
 Normal Blocker 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-6993) Acceptance test failures for Japanese Windows

2016-12-09 Thread Ethan Brown (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ethan Brown created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6993 
 
 
 
  Acceptance test failures for Japanese Windows  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 Windows 
 
 
 

Created:
 

 2016/12/09 11:23 AM 
 
 
 

Labels:
 

 utf-8 i18n 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Ethan Brown 
 
 
 
 
 
 
 
 
 
 
Noted in IMAGES-390 at https://tickets.puppetlabs.com/browse/IMAGES-390?focusedCommentId=374916=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-374916 there were issues running the full acceptance suite for Puppet against the Japanese Windows 2012R2 template win-2012r2-ja-x86_64 
This ticket tracks failures in the Puppet suite that do not properly accommodate non-ASCII output during tests (where https://gist.github.com/Iristyle/771b6ec052570e34f02009da531aed4a has all the test failures in detail). The identified problems are: 
 

BKR-1008 - user_get failure - https://github.com/puppetlabs/puppet/blob/master/acceptance/tests/resource/user/should_modify.rb
 

BKR-1008 - user_get failure -