[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230243#comment-15230243
 ] 

Hudson commented on BOOKKEEPER-904:
-----------------------------------

FAILURE: Integrated in bookkeeper-master #1338 (See 
[https://builds.apache.org/job/bookkeeper-master/1338/])
BOOKKEEPER-904: (mmerli: rev 3fe7e7dad1a1a5a1ac958ef245f244d36523c0ea)
* 
bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/BookieInitializationTest.java


> test BookieInitializationTest.testDuplicateBookieServerStartup fails on 
> non-english machines
> --------------------------------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-904
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-904
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.4.0
>            Reporter: Enrico Olivelli
>            Assignee: Enrico Olivelli
>            Priority: Trivial
>             Fix For: 4.4.0
>
>
> The test checks for message "Address already in use", which is "Indirizzo giĆ  
> in uso"  in Italian.
> Maybe it is enough to catch BindException and remove the assertion
> {code}
> Assert.assertTrue("BKServer allowed duplicate startups!",
>                     ce.getCause().getMessage().contains("Address already in 
> use"));
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to