Nailed it -- thanks!
Nathan Beyer wrote: > One more try :) > > On Wed, Apr 15, 2009 at 3:02 AM, Tim Ellison <[email protected]> wrote: >> Nathan Beyer wrote: >>> I'm not able to recreate this on Win Vista. I'm going to tweak the >>> test anyway and commit the change. Let me know if you're still seeing >>> the issue. >> That seemed to fix it for me on WinXP. There is another occurrence >> later in the same file: >> >> Test 1: Created Incorrect File. expected:<[C]:\Harmony\modules\lu...> >> but was:<[c]:\Harmony\modules\lu...> >> >> junit.framework.ComparisonFailure: Test 1: Created Incorrect File. >> expected:<[C]:\Harmony\modules\lu...> but was:<[c]:\Harmony\modules\lu...> >> at >> org.apache.harmony.luni.tests.java.io.FileTest.test_ConstructorLjava_lang_StringLjava_lang_String(FileTest.java:198) >> at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25) >> >> Regards, >> Tim >> >
