Project

General

Profile

Actions

Bug #5124

closed

intermittant test failure on host_test.rb:314

Added by Joseph Magen almost 10 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Tests
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

test "should not save if root password is undefined when the host is managed" do
host = Host.new :name => "myfullhost", :managed => true
assert !host.valid?
assert host.errors[:root_pass].any?
end

Actions #1

Updated by Dominic Cleal almost 10 years ago

  • Category set to Tests

I've not seen this from Jenkins, can you provide an example of the failure?

Actions #2

Updated by Anonymous almost 7 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF