Jira (FACT-2995) check.sh script failing randomly on Ubuntu 20.04

2021-05-19 Thread Gabriel Nagy (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gabriel Nagy updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2995  
 
 
  check.sh script failing randomly on Ubuntu 20.04   
 

  
 
 
 
 

 
Change By: 
 Gabriel Nagy  
 
 
Fix Version/s: 
 FACT 4.2.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.392573.1616600888000.36309.1621425840056%40Atlassian.JIRA.


Jira (FACT-2995) check.sh script failing randomly on Ubuntu 20.04

2021-04-28 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2995  
 
 
  check.sh script failing randomly on Ubuntu 20.04   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Sprint: 
 NW-2021-04-28 , NW-2021-05-19  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.392573.1616600888000.20275.1619603460432%40Atlassian.JIRA.


Jira (FACT-2995) check.sh script failing randomly on Ubuntu 20.04

2021-04-20 Thread Luchian Nemes (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luchian Nemes assigned an issue to Luchian Nemes  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2995  
 
 
  check.sh script failing randomly on Ubuntu 20.04   
 

  
 
 
 
 

 
Change By: 
 Luchian Nemes  
 
 
Assignee: 
 Luchian Nemes  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.392573.1616600888000.13674.1618903020105%40Atlassian.JIRA.


Jira (FACT-2995) check.sh script failing randomly on Ubuntu 20.04

2021-04-14 Thread Ciprian Badescu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2995  
 
 
  check.sh script failing randomly on Ubuntu 20.04   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Story Points: 
 2  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.392573.1616600888000.8568.1618391100026%40Atlassian.JIRA.


Jira (FACT-2995) check.sh script failing randomly on Ubuntu 20.04

2021-04-14 Thread Ciprian Badescu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2995  
 
 
  check.sh script failing randomly on Ubuntu 20.04   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 

  
 
 
 
 

 
 # Add random order for test execution in github actions (and fix tests if failing) # Replace check.sh usage with a meta-rake task that will run same tasks as github actions # Update readme  The readme file instructs you to use check.sh to validate your changes.check.sh script executes `bundle exec rspec --order random` and fails randomly, while `bundle exec rspec` seems to always pass {code:java}    1) Facter::Resolvers::OsRelease when on opensuse-leap returns os identifier Failure/Error: expect(result).to eq('opensuse')expected: "opensuse"got: "ubuntu"(compared using ==) # ./spec/facter/resolvers/os_release_spec.rb:98:in `block (3 levels) in ' {code}{code:java}    1) Facter::Resolvers::OsRelease when on Debian returns os PRETTY_NAME Failure/Error: expect(result).to eq('Debian GNU/Linux 10 (buster)')expected: "Debian GNU/Linux 10 (buster)"got: "Ubuntu 20.04.1 LTS"(compared using ==) # ./spec/facter/resolvers/os_release_spec.rb:70:in `block (3 levels) in '{code}{code:java}    1) Facter::Resolvers::OsRelease when on Ubuntu returns os identifier Failure/Error: expect(result).to eq('')expected: ""got: "ubuntu"(compared using ==) # ./spec/facter/resolvers/os_release_spec.rb:44:in `block (3 levels) in '{code}    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent b

Jira (FACT-2995) check.sh script failing randomly on Ubuntu 20.04

2021-04-13 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2995  
 
 
  check.sh script failing randomly on Ubuntu 20.04   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Team: 
 Night's Watch  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.392573.1616600888000.7463.1618320480198%40Atlassian.JIRA.


Jira (FACT-2995) check.sh script failing randomly on Ubuntu 20.04

2021-04-13 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2995  
 
 
  check.sh script failing randomly on Ubuntu 20.04   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Sprint: 
 NW-2021-04-28  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.392573.1616600888000.7462.1618320480152%40Atlassian.JIRA.


Jira (FACT-2995) check.sh script failing randomly on Ubuntu 20.04

2021-03-24 Thread Ciprian Badescu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ciprian Badescu created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2995  
 
 
  check.sh script failing randomly on Ubuntu 20.04   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2021/03/24 8:48 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Ciprian Badescu  
 

  
 
 
 
 

 
 The readme file instructs you to use check.sh to validate your changes. check.sh script executes `bundle exec rspec --order random` and fails randomly, while `bundle exec rspec` seems to always pass    
 
 
 
 
   1) Facter::Resolvers::OsRelease when on opensuse-leap returns os identifier  
 
 
  Failure/Error: expect(result).to eq('opensuse')  
 
 

 
 
expected: "opensuse"  
 
 
 got: "ubuntu"