[Activerdf] Re: rdflite windows rake tests
Eyal Oren
eyal.oren at deri.org
Sat Dec 23 12:07:44 GMT 2006
On 12/21/06/12/06 17:12 +0100, Pierre De Wilde wrote:
>When I run 'rake test' under Windows XP from activerdf-1.2 directory, I
>got:
>
>C:\ruby\lib\ruby\gems\1.8\gems\activerdf-1.2>rake test
>(in C:/ruby/lib/ruby/gems/1.8/gems/activerdf-1.2)
>Loaded suite
>C:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader
>Started
>.......E...EEEE...........................
>Finished in 3.703 seconds.
Ok, thanks a lot for trying. Those error messages are fine. They indicate
that you have only one type of read-write adapter installed (namely
rdflite) so we cannot run tests that require multiple read-write adapters.
After installing redland or yars all tests should pass. I'll actually
change the tests not to fail but give an informative message instead.
Also, since the toplevel activerdf tests doesn't include the adapter tests,
could you maybe also run 'rake test' from the rdflite directory? I should
actually change the toplevel rakefile to include the adapter's tests as
well, but I didn't get around to it (volunteers welcome of course).
For you information, I'll be on vacation until the 8th of January, so any
ActiveRDF questions will have to wait until then. Enjoy the holidays
(whichever variant you celebrate) and a happy new year!
-eyal
More information about the Activerdf
mailing list