You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/05/17 00:36:14 UTC

[jira] [Commented] (HBASE-11166) TestTimestampEncoder doesn't have category

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

Ted Yu commented on HBASE-11166:
--------------------------------

I got:
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project hbase-prefix-tree: Compilation failure: Compilation failure:
[ERROR] /Users/tyu/trunk/hbase-prefix-tree/src/test/java/org/apache/hadoop/hbase/codec/prefixtree/timestamp/TestTimestampEncoder.java:[24,30] cannot find symbol
[ERROR] symbol  : class SmallTests
[ERROR] location: package org.apache.hadoop.hbase
[ERROR] /Users/tyu/trunk/hbase-prefix-tree/src/test/java/org/apache/hadoop/hbase/codec/prefixtree/timestamp/TestTimestampEncoder.java:[35,10] cannot find symbol
[ERROR] symbol: class SmallTests
[ERROR] @Category(SmallTests.class)
{code}

> TestTimestampEncoder doesn't have category
> ------------------------------------------
>
>                 Key: HBASE-11166
>                 URL: https://issues.apache.org/jira/browse/HBASE-11166
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 0.98.2
>            Reporter: Ted Yu
>            Assignee: Rekha Joshi
>            Priority: Minor
>         Attachments: HBASE-11166.1.patch
>
>
> Jeff Bowles discovered that TestTimestampEncoder doesn't have category



--
This message was sent by Atlassian JIRA
(v6.2#6252)