On 12/14/2015 11:45 AM, Wilder Rodrigues wrote:
> no need to hard code the path. We can use the “File.separator” as it is being
> used in the class under test.
>
Indeed, I already filed a PR: https://github.com/apache/cloudstack/pull/1242
> Cheers,
> Wilder
>
> On 14 Dec 2015, at 11:36, Wido
no need to hard code the path. We can use the “File.separator” as it is being
used in the class under test.
Cheers,
Wilder
On 14 Dec 2015, at 11:36, Wido den Hollander
mailto:w...@widodh.nl>> wrote:
On 12/14/2015 07:25 AM, Sudharma Jain wrote:
While building Cloudstack on windows, it fails w
On 12/14/2015 07:25 AM, Sudharma Jain wrote:
> While building Cloudstack on windows, it fails with following exceptions.
>
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.052 sec
> <<< FAILURE! - in com.cloud.utils.TestProfiler
> testProfilerInNano(com.cloud.utils.TestProfile
While building Cloudstack on windows, it fails with following exceptions.
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.052 sec
<<< FAILURE! - in com.cloud.utils.TestProfiler
testProfilerInNano(com.cloud.utils.TestProfiler) Time elapsed: 1.004 sec
<<< FAILURE!
java.lang.Asser
On 24-09-15 14:46, Sudharma Jain wrote:
> Hi,
>
> While building cloudstack on windows, LocalTemplateDownloaderTest fails.
>
> java.lang.AssertionError: Failed download
> at org.junit.Assert.fail(Assert.java:88)
> at
> com.cloud.storage.template.LocalTemplateDownloaderTest.local
Hi,
While building cloudstack on windows, LocalTemplateDownloaderTest fails.
java.lang.AssertionError: Failed download
at org.junit.Assert.fail(Assert.java:88)
at
com.cloud.storage.template.LocalTemplateDownloaderTest.localTemplateDownloaderTest(LocalTemplateDownloaderTest.java:37