You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/02/25 19:10:00 UTC

[jira] [Created] (IMPALA-6586) FrontendTest.TestGetTablesTypeTable failing on some builds

Tim Armstrong created IMPALA-6586:
-------------------------------------

             Summary: FrontendTest.TestGetTablesTypeTable failing on some builds
                 Key: IMPALA-6586
                 URL: https://issues.apache.org/jira/browse/IMPALA-6586
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
    Affects Versions: Impala 2.12.0
            Reporter: Tim Armstrong
            Assignee: Alexander Behm


{noformat}
org.apache.impala.service.FrontendTest.TestGetTablesTypeTable
Failing for the past 1 build (Since Failed#45 )
Took 9 ms.
add description
Error Message

expected:<1> but was:<2>

Stacktrace

java.lang.AssertionError: expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.impala.service.FrontendTest.TestGetTablesTypeTable(FrontendTest.java:117)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)