Ok, thanks.
On 2011-03-30, at 16:06, André Bargull wrote:
> Ah, testRelativePath() uses windows path names like "C:\foo\bar". And `new
> java.io.File("C:\\foo\\bar")` won't likely produce anything useful for
> Mac/Linux. I'm just going to disable testRelativePath().
>
> On 3/30/2011 10:00 PM, André Bargull wrote:
>> LPP-2054
>>
>> FileUtils_Test works on Windows, does it succeed on Mac/Linux?
>>
>> On 3/30/2011 9:53 PM, P T Withington wrote:
>>> This ring a bell with anyone:
>>>
>>> test:
>>> [junit] Running org.openlaszlo.utils.FileUtils_Test
>>> [junit] Testsuite: org.openlaszlo.utils.FileUtils_Test
>>> [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.343 sec
>>> [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.343 sec
>>> [junit]
>>> [junit] Testcase: testPathnameFunctions took 0.26 sec
>>> [junit] Testcase: testAdjustRelativePath took 0.005 sec
>>> [junit] Testcase: testRelativePath took 0.003 sec
>>> [junit] FAILED
>>> [junit] relpath 2 expected:<...> but was:</...>
>>> [junit] junit.framework.ComparisonFailure: relpath 2 expected:<...>
>>> but was:</...>
>>> [junit] at
>>> org.openlaszlo.utils.FileUtils_Test.testRelativePath(FileUtils_Test.java:162)
>>> [junit]
>>>
>>> On 2011-03-30, at 14:35, [email protected] wrote:
>>>
>>>> linux-builder.corp.laszlosystems.com has reported that this build has
>>>> FAILED! Please review the following:
>>>>
>>>> Tailed (last 200 lines) Build Log :
>>>> http://linux-builder.corp.laszlosystems.com/buildlogs/tail-18986-trunk-nightly.log
>>>>
>>>>
>>>> Full Build Log :
>>>> http://linux-builder.corp.laszlosystems.com/buildlogs/18986-trunk-nightly.log
>>>>
>>>>
>>>> Build return code 0 on linux-builder.corp.laszlosystems.com, Deploy return
>>>> code 0, Megatest failed, 1
>>>>
>>>> Regards,
>>>> Release Management
>>>>
>>>> _______________________________________________
>>>> Laszlo-builds mailing list
>>>> [email protected]
>>>> http://www.openlaszlo.org/mailman/listinfo/laszlo-builds
>>>
>>>