You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Heather (JIRA)" <ji...@apache.org> on 2015/09/14 13:35:45 UTC

[jira] [Created] (PHOENIX-2257) Failing integration test in DerivedTableIT

James Heather created PHOENIX-2257:
--------------------------------------

             Summary: Failing integration test in DerivedTableIT
                 Key: PHOENIX-2257
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2257
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.6
         Environment: Ubuntu and Fedora, 64-bit Java 8
            Reporter: James Heather


{{code}
Failed tests:
  DerivedTableIT.testDerivedTableWithGroupBy:320 expected:<['e']> but was:<['b', 'c', 'e']>
  DerivedTableIT.testDerivedTableWithGroupBy:320 expected:<['e']> but was:<['b', 'c', 'e']>
{{code}}

This is on a freshly cloned copy of the repo, on the master branch.
In the output, I get a couple of {{TableInfoMissingException}}s, which might be related.



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