You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/11 10:18:11 UTC

[jira] [Commented] (QPID-7349) [Java Tests] Test EndToEndTest.testHillClimbing failed to achieve target thresholds during one iteration and failed

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

ASF subversion and git services commented on QPID-7349:
-------------------------------------------------------

Commit 1752139 from orudyy@apache.org in branch 'java/trunk'
[ https://svn.apache.org/r1752139 ]

QPID-7349: Modify settings in EndToEndTest.testHillClimbing in order to run underlying performance test faster and successful

> [Java Tests] Test EndToEndTest.testHillClimbing failed to achieve target thresholds during one iteration and failed
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7349
>                 URL: https://issues.apache.org/jira/browse/QPID-7349
>             Project: Qpid
>          Issue Type: Test
>          Components: Java Performance Tests, Java Tests
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>
> Test EndToEndTest.testHillClimbing failed to achieve target thresholds during one iteration and failed as below:
> {noformat}
> Unexpected number of lines in CSV expected:<6> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: Unexpected number of lines in CSV expected:<6> but was:<1>
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.Assert.failNotEquals(Assert.java:329)
> 	at junit.framework.Assert.assertEquals(Assert.java:78)
> 	at junit.framework.Assert.assertEquals(Assert.java:234)
> 	at junit.framework.TestCase.assertEquals(TestCase.java:401)
> 	at org.apache.qpid.systest.disttest.endtoend.EndToEndTest.testHillClimbing(EndToEndTest.java:182)
> {noformat}
> The results have not been written into CSV file because test thresholds have not been achieved :
> {noformat}
> 2016-07-10 22:00:44,957         INFO  [main] o.a.q.d.c.HillClimbingTestRunner Completed test unsuccessfully, run number 1/1, result TestResult{_name='HillClimbing', _hasErrors=false, _producedMessageRate=1.0, _consumedMessageRate=0.774593338497289}, target rate : 1.0, production to target ratio : 100.0%, consumption to production ratio : 77.5%.
> 2016-07-10 22:00:44,957         INFO  [main] o.a.q.d.c.HillClimbingTestRunner Target throughput (1.0) missed.
> 2016-07-10 22:00:44,957         WARN  [main] o.a.q.d.c.Controller Finished test TestInstance[testName=HillClimbing, iterationNumber=0] without producing a result.
> 2016-07-10 22:00:44,957         INFO  [main] o.a.q.d.r.ResultsCsvWriter Wrote 0 test result(s) to output file /tmp/EndToEndTest.testHillClimbing_1468188037533/hillclimbing.csv
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org