Whew! doing a clean build resolved the phantom test class. All tests
pass, even mine :)
Jeff Eastman wrote:
The build compiles but org.apache.mahout.math.TestVectorWritable fails
for some reason and it does not get to my test.
Jeff Eastman wrote:
I will run the build before I commit.
I will run the build before I commit.
...
I will run the build before I commit.
my bad
Ted Dunning wrote:
Our modules aren't working out as well as expected.
On Wed, Jan 20, 2010 at 4:56 PM, Jeff Eastman
<j...@windwardsolutions.com>wrote:
Sean Owen wrote:
That last commit concerning the dirichlet code and models seems to
cause the build to fail -- or else I'm the victim of another
environment-specific issue.
I note it only because the fix raises a question. It causes core/ to
depend utils/, and I had thought that was not the idea?
Sean
Oh darn, my new unit test does depend upon utils for the TFIDF
stuff. Where
should I move it to?