Jira (PUP-8708) Test Case Failure Encountered

2018-05-14 Thread Branan Riley (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Branan Riley commented on  PUP-8708  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Test Case Failure Encountered   
 

  
 
 
 
 

 
 I'm closing this as a duplicate of our Ruby 2.5 tracking ticket  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
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-8708) Test Case Failure Encountered

2018-05-14 Thread Branan Riley (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Branan Riley commented on  PUP-8708  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Test Case Failure Encountered   
 

  
 
 
 
 

 
 Ubuntu 18.04 ships with Ruby 2.5, which we have not yet finished updating Puppet to support. This is a known behavior change with that Ruby version. We intend to use Ruby 2.5 in Puppet Agent 6.0, so we will be taking care of compatibility fixes in the next month or so. For now, that error is safe to ignore.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
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-8708) Test Case Failure Encountered

2018-05-14 Thread Craig Gomes (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Craig Gomes updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8708  
 
 
  Test Case Failure Encountered   
 

  
 
 
 
 

 
Change By: 
 Craig Gomes  
 
 
Team: 
 Platform Core  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
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-8708) Test Case Failure Encountered

2018-05-14 Thread Craig Gomes (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Craig Gomes updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8708  
 
 
  Test Case Failure Encountered   
 

  
 
 
 
 

 
Change By: 
 Craig Gomes  
 
 
Team: 
 Platform  Core  OS  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
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-8708) Test Case Failure Encountered

2018-05-10 Thread Abhay Singh (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Abhay Singh updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8708  
 
 
  Test Case Failure Encountered   
 

  
 
 
 
 

 
Change By: 
 Abhay Singh  
 

  
 
 
 
 

 
 *Puppet Version:5.5.0* *Puppet Server Version:5.5.0* *OS Name/Version: Ubuntu:18.04*While running the test cases using a root user I am facing below test case failure. Failures details:1) Puppet::Type::File::ParameterSource#validate should strip trailing forward slashes Failure/Error: expect(resource[:source]).to eq(%w \ { [ file:/foo/bar\\ |file://foo/bar/] })expected: ["file:/foo/bar\\"] got: ["file:///foo/bar\\"](compared using ==) # ./spec/unit/type/file/source_spec.rb:47:in `block (3 levels) in ' # ./spec/unit/type/file/source_spec.rb:13:in `block (3 levels) in ' # ./lib/puppet/context.rb:65:in `override' # ./lib/puppet.rb:260:in `override' # ./spec/unit/type/file/source_spec.rb:12:in `block (2 levels) in 'Finished in 22.97 seconds (files took 4.05 seconds to load) 3500 examples, 1 failure, 1 pendingFailed examples:rspec ./spec/unit/type/file/source_spec.rb:45 # Puppet::Type::File::ParameterSource#validate should strip trailing forward slashes    Please let me know how do I proceed further or if anything more needs to be done.Thanks in Advance  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
  

Jira (PUP-8708) Test Case Failure Encountered

2018-05-10 Thread Abhay Singh (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Abhay Singh updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8708  
 
 
  Test Case Failure Encountered   
 

  
 
 
 
 

 
Change By: 
 Abhay Singh  
 
 
Environment: 
 While running the test cases using a root user I am facing below test case failure Ubuntu 18 . Failures details:1) Puppet::Type::File::ParameterSource#validate should strip trailing forward slashes Failure/Error: expect(resource[:source]).to eq(%w\{file:/foo/bar\\})expected: ["file:/foo/bar\\"] got: ["file:///foo/bar\\"](compared using ==) # ./spec/unit/type/file/source_spec.rb:47:in `block (3 levels) in ' # ./spec/unit/type/file/source_spec.rb:13:in `block (3 levels) in ' # ./lib/puppet/context.rb:65:in `override' # ./lib/puppet.rb:260:in `override' # ./spec/unit/type/file/source_spec.rb:12:in `block (2 levels) in 'Finished in 22.97 seconds (files took 4.05 seconds to load)3500 examples, 1 failure, 1 pendingFailed examples:rspec ./spec/unit/type/file/source_spec.rb:45 # Puppet::Type::File::ParameterSource#validate should strip trailing forward slashesPlease let me know how do I proceed further or if anything more needs to be done.Thanks in Advance 04 X86  
 

  
 
 
 
 

 
 *Puppet Version:5.5.0**Puppet Server Version:5.5.0**OS Name/Version: Ubuntu:18.04* While running the test cases using a root user I am facing below test case failure. Failures details:1) Puppet::Type::File::ParameterSource#validate should strip trailing forward slashes Failure/Error: expect(resource[:source]).to eq(%w{[file:/foo/bar\\|file://foo/bar/]})expected: ["file:/foo/bar\\"] got: ["file:///foo/bar\\"](compared using ==) # ./spec/unit/type/file/source_spec.rb:47:in `block (3 levels) in ' # ./spec/unit/type/file/source_spec.rb:13:in `block (3 levels) in ' # ./lib/puppet/context.rb:65:in `override' # ./lib/puppet.rb:260:in `override' # ./spec/unit/type/file/source_spec.rb:12:in `block (2 levels) in 'Finished in 22.97 seconds (files took 4.05 seconds to load) 3500 examples, 1 failure, 1 pendingFailed examples:rspec ./spec/unit/type/file/source_spec.rb:45 # Puppet::Type::File::ParameterSource#validate should strip trailing forward slashesPlease let me know how do I proceed further or if anything more needs to be done.Thanks in Advance  
 

  
 
 
 
 

 
 
 

 

Jira (PUP-8708) Test Case Failure Encountered

2018-05-10 Thread Abhay Singh (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Abhay Singh created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-8708  
 
 
  Test Case Failure Encountered   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 PUP 5.5.0  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2018/05/10 5:10 AM  
 
 
Environment: 
 While running the test cases using a root user I am facing below test case failure. Failures details: 1) Puppet::Type::File::ParameterSource#validate should strip trailing forward slashes Failure/Error: expect(resource[:source]).to eq(%w{file:/foo/bar\\}) expected: ["file:/foo/bar\\"] got: ["file:///foo/bar\\"] (compared using ==) 
 
./spec/unit/type/file/source_spec.rb:47:in `block (3 levels) in ' 
./spec/unit/type/file/source_spec.rb:13:in `block (3 levels) in ' 
./lib/puppet/context.rb:65:in `override' 
./lib/puppet.rb:260:in `override' 
./spec/unit/type/file/source_spec.rb:12:in `block (2 levels) in ' 
 Finished in 22.97 seconds (files took 4.05 seconds to load) 3500 examples, 1 failure, 1 pending Failed examples: rspec ./spec/unit/type/file/source_spec.rb:45 # Puppet::Type::File::ParameterSource#validate should strip trailing forward slashes Please let me know how do I proceed further or if anything more needs to be done. Thanks in Advance  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Abhay Singh  
 

  
 
 
 
 

 
 Puppet Version:5.5.0 Puppet Server Version:5.5.0 OS Name/Version: Ubuntu:18.04