[
https://issues.apache.org/jira/browse/MAHOUT-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved MAHOUT-515.
------------------------------
Assignee: Jeff Eastman
Resolution: Fixed
Do I understand this is resolved then? Tests run locally and on Maven for me,
and on Hudson AFAICT. If it's just a hygiene issues definitely go forth and
tweak it.
> PFPGrowthTest has a hard-wired reference to an existing output directory
> ------------------------------------------------------------------------
>
> Key: MAHOUT-515
> URL: https://issues.apache.org/jira/browse/MAHOUT-515
> Project: Mahout
> Issue Type: Bug
> Components: Frequent Itemset/Association Rule Mining
> Affects Versions: 0.3
> Reporter: Jeff Eastman
> Assignee: Jeff Eastman
> Fix For: 0.4
>
>
> This test began failing when another test was added which had the same
> dependency. That test has been corrected but is not yet checked-in.
> The correct pattern is to use getTestTempDirPath() to allocate temporary
> files. I was unable to quickly do this in the test (it caused other of its
> tests to fail) so I'm opening an issue for somebody more knowledgeable in
> this code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.