search for: cwinslett

Displaying 2 results from an estimated 2 matches for "cwinslett".

Did you mean: winslett
2006 May 03
1
Test not Reseting
...d. Am I doing something wrong? The "@delete_victim = User.find(4)" bust the setup class each time it comes around, even though that is in my users.yml class UserTest < Test::Unit::TestCase fixtures :users def setup @chris_logged_in = User.new({:username => ''cwinslett'', :password => ''testpassword''}) @chris_logged_in = @chris_logged_in.try_to_login @sherri = User.find(2) @delete_victim = User.find(4) end # Replace this with your real tests. def test_truth assert_kind_of User, @chris_logged...
2008 Apr 17
2
policygentool in selinux-policy-devel-2.4.6-106
I just installed a fresh copy of Centos 5.1, yum upgraded all, and the following error occurred with selinux-policy-devel-2.4.6-106.el5_1.3 rpm. When I was trying to run policygentool, I was getting the following error: Traceback (most recent call last): File "/usr/share/selinux/devel/policygentool", line 25, in ? Import polgen ImportError: No module