You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2010/02/25 23:56:27 UTC

[jira] Resolved: (HBASE-2268) [stargate] "Failed tests: warning(junit.framework.TestSuite$1)" and DEBUG output is dumped to console since move to Mavenized build

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

Andrew Purtell resolved HBASE-2268.
-----------------------------------

    Resolution: Fixed
      Assignee: Andrew Purtell

> [stargate] "Failed tests: warning(junit.framework.TestSuite$1)" and DEBUG output is dumped to console since move to Mavenized build
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2268
>                 URL: https://issues.apache.org/jira/browse/HBASE-2268
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.21.0
>
>
> Two problems with running unit tests since Stargate was moved to Maven, possibly related:
> 1) DEBUG output from tests is dumped to console.
> 2) "Failed tests: warning(junit.framework.TestSuite$1)" -- what?
> {noformat}
> Results :
> Failed tests: 
>   warning(junit.framework.TestSuite$1)
> Tests run: 76, Failures: 1, Errors: 0, Skipped: 0
> {noformat}
> Someone who knows Maven, can you take a look at this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.