You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/08/11 22:33:20 UTC

[jira] [Updated] (ACCUMULO-4349) Test failures in master after port-search changes

     [ https://issues.apache.org/jira/browse/ACCUMULO-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs updated ACCUMULO-4349:
----------------------------------------
    Fix Version/s:     (was: 1.9.0)

> Test failures in master after port-search changes
> -------------------------------------------------
>
>                 Key: ACCUMULO-4349
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4349
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {noformat}
> Tests run: 9, Failures: 2, Errors: 1, Skipped: 0, Time elapsed: 0.73 sec <<< FAILURE! - in org.apache.accumulo.server.util.TServerUtilsTest
> testStartServerUsedPortWithSearch(org.apache.accumulo.server.util.TServerUtilsTest)  Time elapsed: 0.379 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<1025> but was:<1024>
> 	at org.apache.accumulo.server.util.TServerUtilsTest.testStartServerUsedPortWithSearch(TServerUtilsTest.java:258)
> testStartServerUsedPort(org.apache.accumulo.server.util.TServerUtilsTest)  Time elapsed: 0.003 sec  <<< FAILURE!
> java.lang.AssertionError: Expected exception: java.net.UnknownHostException
> testStartServerFreePort(org.apache.accumulo.server.util.TServerUtilsTest)  Time elapsed: 0.002 sec  <<< ERROR!
> java.net.UnknownHostException: Unable to find a listen port
> 	at org.apache.accumulo.server.util.TServerUtilsTest.startServer(TServerUtilsTest.java:341)
> 	at org.apache.accumulo.server.util.TServerUtilsTest.testStartServerFreePort(TServerUtilsTest.java:220)
> {noformat}
> These seem like they might be related to your changes in ACCUMULO-4331, [~dlmarion]. Can you please take a look?



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