I'd look at the properties setup in the Ant build.xml test target to see what's
missing. I don't use Eclipse, so that is the only advice I have. For the
tests, I believe the solr.solr.home dir needs to be the one under the src test
dir.
On Jan 20, 2010, at 12:27 AM, Siv Anette Fjellkårstad wr
Hi!
I'm trying to run Solr1.4.0's unit tests from Eclipse (under Windows). About
half the tests are failing, and I don't know what I'm doing wrong. This is what
I've done:
1. Checked out the code outside Eclipse's workspace
2. File > New > Project > Java project.
3. Create project from existing