You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sqoop QA bot (JIRA)" <ji...@apache.org> on 2015/09/21 18:42:04 UTC

[jira] [Commented] (SQOOP-2584) Sqoop2: Fix test failure in InvalidRESTCallsTest

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

Sqoop QA bot commented on SQOOP-2584:
-------------------------------------

Testing file [SQOOP-2584.1.patch|https://issues.apache.org/jira/secure/attachment/12761451/SQOOP-2584.1.patch] against branch sqoop2 took 0:43:25.296015.

{color:red}Overall:{color} -1 due to an error(s), see details below:

{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed (executed 1420 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1707/artifact/patch-process/cobertura_report.txt])
{color:green}SUCCESS:{color} No new findbugs warnings ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1707/artifact/patch-process/findbugs_report.txt])
{color:red}ERROR:{color} Some of integration tests failed ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1707/artifact/patch-process/test_integration.txt], executed 0 tests)

Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1707/console].

This message is automatically generated.

> Sqoop2: Fix test failure in InvalidRESTCallsTest
> ------------------------------------------------
>
>                 Key: SQOOP-2584
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2584
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2584.1.patch
>
>
> org.apache.sqoop.integration.server.InvalidRESTCallsTest v1/connector/666[GET]: Get connector by non-existing ID(org.apache.sqoop.integration.server.InvalidRESTCallsTest)  Time elapsed: 0.013 sec  <<< FAILURE!
> java.lang.AssertionError: expected [true] but found [false]
> 	at org.testng.Assert.fail(Assert.java:94)
> 	at org.testng.Assert.failNotEquals(Assert.java:494)
> 	at org.testng.Assert.assertTrue(Assert.java:42)
> 	at org.testng.Assert.assertTrue(Assert.java:52)
> 	at org.apache.sqoop.integration.server.InvalidRESTCallsTest$Validator.assertServerException(InvalidRESTCallsTest.java:81)
> 	at org.apache.sqoop.integration.server.InvalidRESTCallsTest$6.validate(InvalidRESTCallsTest.java:140)
> 	at org.apache.sqoop.integration.server.InvalidRESTCallsTest.test(InvalidRESTCallsTest.java:195)



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