Oh, and speaking of Windows, that reminds me that I have a patch available if anyone wants to code review on ZOOKEEPER-2178. The native client on trunk/branch-3.5 fails compilation on Windows. This patch fixes it.
--Chris Nauroth On 5/21/15, 10:46 AM, "Chris Nauroth" <[email protected]> wrote: >If I understand correctly, you're seeing test failures specifically on >Windows (not Linux) after ZOOKEEPER-2183. Is that right? > >Tests have been stable in Linux Jenkins and dev environments after that >patch, but perhaps there is another issue specific to Windows. I'll take >a look on Windows. It might also be worthwhile to detect Windows and set >test.junit.threads to 1 automatically in build.xml as a stop-gap. > >--Chris Nauroth > > > > >On 5/21/15, 9:05 AM, "Flavio Junqueira" <[email protected]> >wrote: > >>Yep, that did it. >>-Flavio >> >> >> On Thursday, May 21, 2015 5:23 AM, Michi Mutsuzaki >><[email protected]> wrote: >> >> >> >> I wonder if it's related to ZOOKEEPER-2183. Could you try setting >>test.junit.threads to 1 in build.xml? >> >>On Wed, May 20, 2015 at 1:44 PM, Flavio Junqueira >><[email protected]> wrote: >>> I'm not being able to get a clean build for the RC. I'm running it on >>>an azure vm with ubuntu and oracle jdk8. The java tests failing vary. At >>>this point, I just wanted to check if I'm the only one seeing failures. >>> -Flavio >>> >>> >>> On Saturday, May 16, 2015 6:25 AM, Michi Mutsuzaki >>><[email protected]> wrote: >>> >>> >>> >>> This is the second release candidate for 3.5.1-alpha. This candidate >>> fixes some issues found in the first candidate, including >>> ZOOKEEPER-2171. The full release notes is >>> available at: >>> >>>https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231080 >>>1 >>>&version=12326786 >>> >>> *** Please download, test and vote by May 29th 2015, 23:59 UTC+0. *** >>> >>> Source files: >>> http://people.apache.org/~michim/zookeeper-3.5.1-alpha-candidate-1/ >>> >>> Maven staging repo: >>> >>>https://repository.apache.org/content/groups/staging/org/apache/zookeepe >>>r >>>/zookeeper/3.5.1-alpha/ >>> >>> The tag to be voted upon: >>> https://svn.apache.org/repos/asf/zookeeper/tags/release-3.5.1-rc1/ >>> >>> ZooKeeper's KEYS file containing PGP keys we use to sign the release: >>> http://www.apache.org/dist/zookeeper/KEYS >>> >>> Should we release this candidate? >>> >>> >>> >>> >> >> >> >> >
