search for: eventtest

Displaying 5 results from an estimated 5 matches for "eventtest".

2012 Nov 16
2
Failed to build libvirt-1.0.0-1.fc17.src.rpm on a CentOS 6.3 system
...13 OK TEST: nodedevxml2xmltest ............. 13 OK TEST: interfacexml2xmltest ................... 19 OK TEST: cputest ........................................ 40 .......................... 66 OK TEST: eventtest ............... 15 OK TEST: libvirtdconftest ....................................... 39 OK make[1]: *** [check-TESTS] Error 1 make: *** [check-am] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.E2o2Vs (%check) Bad exit status from /var/tmp/rpm-tmp.E...
2005 Dec 14
0
One of my attributes is nil, but it shouldn''t be
...x234a514 @attributes={"name"=>nil, "timexstring"=>"", "description"=>nil}, @new_record=true> >> e.timexstring.nil? => false def test_append_timex e = Event.new assert !e.timexstring.nil? end 1) Failure: test_append_timex(EventTest) [test/unit/event_test.rb:39]: <false> is not true.
2005 Dec 12
2
Using a lib in YAML fixtures
...b in the yaml file. So I came up with this: onetime: id: 1 name: One Time description: This event occurs only one time. timex: <%= REYear.new(7) & REMonth.new(24) & REDay.new(3, 0, 17, 0) %> If I try to load in the fixture, I get the following error: 1) Error: test_create(EventTest): Fixture::FormatError: a YAML error occured parsing /Users/pergesu/work/mesafire/config/../test/fixtures/events.yml. Please note that YAML must be consistently indented using spaces. Tabs are not allowed. Please have a look at http://www.yaml.org/faq.html The exact error was: NameError: uninitia...
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello, If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6, take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6, and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository. It also shows how to get libvirt/virt-manager working with Xen on RHEL6. Hopefully it helps :)
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello, If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6, take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6, and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository. It also shows how to get libvirt/virt-manager working with Xen on RHEL6. Hopefully it helps :)