Bug #2869

Test isolation: Spurious failures in spec/unit/other/selinux.rb

Added by Markus Roberts 9 months ago. Updated 9 months ago.

Status:Closed Start:11/27/2009
Priority:Low Due date:
Assignee:James Turnbull % Done:

0%

Category:testing
Target version:0.25.2
Affected version:0.25.1 Branch:http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2869
Keywords:
Votes: 0

Description

When spec/unit/other/selinux.rb is run after spec/integration/reference/providers.rb 10 spurious failures are produced:

should be able to access :name (FAILED - #)
should be able to access :value (FAILED - #)
should set :value to off (FAILED - #)
should be able to access :persistent (FAILED - #)
should set :persistent to false (FAILED - #)
should be able to access :name (FAILED - #)
should be able to access :selmoduledir (FAILED - #)
should be able to access :selmodulepath (FAILED - #)
should be able to access :syncversion (FAILED - #)
should set the syncversion value to false (FAILED - #)

To reproduce:

touch spec/integration/reference/providers.rb
spec spec/integration/reference/providers.rb spec/unit/other/selinux.rb -t 60 --format s --loadby mtime

History

Updated by Markus Roberts 9 months ago

  • Assignee changed from Jesse Wolfe to Markus Roberts

Updated by Markus Roberts 9 months ago

  • Status changed from Accepted to Ready for Testing
  • Branch set to http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2869

Updated by Markus Roberts 9 months ago

  • Assignee changed from Markus Roberts to James Turnbull

Updated by James Turnbull 9 months ago

  • Status changed from Ready for Testing to Closed

Pushed in commit:“2d88926b76e14c8aa105ad7b1480cee9132fc699” in branch 0.25.x

Also available in: Atom PDF