You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2013/10/07 00:07:42 UTC

[jira] [Commented] (HIVE-5475) TestStatsPublisherEnhanced tests fail in sequential test run

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

Thejas M Nair commented on HIVE-5475:
-------------------------------------

{code}
Stacktrace

junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at org.apache.hadoop.hive.ql.exec.TestStatsPublisherEnhanced.tearDown(TestStatsPublisherEnhanced.java:61)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
{code}


> TestStatsPublisherEnhanced tests fail in sequential test run
> ------------------------------------------------------------
>
>                 Key: HIVE-5475
>                 URL: https://issues.apache.org/jira/browse/HIVE-5475
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas M Nair
>
> As seen in 0.12 build with hadoop1 - https://builds.apache.org/job/Hive-branch-0.12-hadoop1/lastCompletedBuild/testReport/
> Following tests fail - 
> >>> org.apache.hadoop.hive.ql.exec.TestStatsPublisherEnhanced.testStatsPublisherOneStat	1.5 sec	1
> >>> org.apache.hadoop.hive.ql.exec.TestStatsPublisherEnhanced.testStatsPublisher	0.84 sec	1
> >>> org.apache.hadoop.hive.ql.exec.TestStatsPublisherEnhanced.testStatsPublisherMultipleUpdates	0.99 sec	1
> >>> org.apache.hadoop.hive.ql.exec.TestStatsPublisherEnhanced.testStatsPublisherMultipleUpdatesSubsetStatistics	0.93 sec	1
> >>> org.apache.hadoop.hive.ql.exec.TestStatsPublisherEnhanced.testStatsAggregatorCleanUp



--
This message was sent by Atlassian JIRA
(v6.1#6144)