JohnLetnev / airhead-research

Automatically exported from code.google.com/p/airhead-research
0 stars 0 forks source link

Token Filter unit tests seem to fail on Windows systems (but not Unix) #91

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ant test

What is the expected output? What do you see instead?

All of the TokenFilter related tests fail when the filter is loaded from file.

Please use labels and text to provide additional information.

I think the temp file behavior may be different than what is expected, given 
that the tests were designed on a unix system.

This is a very low priority bug since the code works and the unit tests pass as 
expected.  However, I thought we should at least have it recorded somewhere for 
fixing eventually.

Original issue reported on code.google.com by David.Ju...@gmail.com on 4 Apr 2011 at 5:46