Thank you, we'll try to address these issues soon...
On Fri, Jul 17, 2015 at 7:07 PM, Gábor Gévay wrote:
> > BlobUtilsTest.before:45 null
> > BlobUtilsTest.before:45 null
> > BlobServerDeleteTest.testDeleteFails:291 null
> > BlobLibraryCacheManagerTest.testRegisterAndDownload:196 Could n
> BlobUtilsTest.before:45 null
> BlobUtilsTest.before:45 null
> BlobServerDeleteTest.testDeleteFails:291 null
> BlobLibraryCacheManagerTest.testRegisterAndDownload:196 Could not
> remove write permissions from cache directory
> BlobServerPutTest.testPutBufferFails:224 null
> BlobServerP
Since the failing tests on windows have come up again, I did find some
failing tests when the community was testing the release candidates for
0.9.0 release.
Here is one of the log outputs: http://pastebin.com/raw.php?i=VWbx2ppf
These errors are on running mvn clean verify. Following were the
Yes, please open JIRAs for that.
If you want to provide some fixes, increasing the timeout in (4) is
probably reasonable.
On Fri, Jul 17, 2015 at 5:53 PM, Gábor Gévay wrote:
> Hello!
>
> I tried to setup a development environment on Windows, but several
> tests are failing:
>
> 1. The setWritab
Hello!
I tried to setup a development environment on Windows, but several
tests are failing:
1. The setWritable problem. This will be worked around by [1]
2. The tryCleanupOnError before close problem [2]. This could be
half-fixed by doing fixing 2. in the comment I wrote there, but I
think that