Tyler Palsulich created OODT-803:
------------------------------------
Summary: TestQueueMuxMonitor Test Failure
Key: OODT-803
URL: https://issues.apache.org/jira/browse/OODT-803
Project: OODT
Issue Type: Bug
Components: resource manager
Affects Versions: 0.8
Reporter: Tyler Palsulich
Priority: Critical
{{org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor#testGetNodeByURL}} is
failing for me.
{{mvn version}}:
{code}
Apache Maven 3.0.5
Maven home: /usr/share/maven
Java version: 1.7.0_65, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-43-generic", arch: "amd64", family: "unix"
{code}
Stack trace:
{code}
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.246 sec <<<
FAILURE!
testGetNodeByURL(org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor) Time
elapsed: 5.182 sec <<< FAILURE!
junit.framework.AssertionFailedError:
expected:<org.apache.oodt.cas.resource.structs.ResourceNode@19aea6e2> but
was:<org.apache.oodt.cas.resource.structs.ResourceNode@194e4c9a>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at
org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor.testGetNodeByURL(TestQueueMuxMonitor.java:122)
{code}
Output:
{code}
Jan 07, 2015 3:11:32 PM org.apache.oodt.cas.resource.mux.QueueMuxMonitor
reduceLoad
SEVERE: Queue 'queue-3' has dissappeared.
Jan 07, 2015 3:11:32 PM org.apache.oodt.cas.resource.mux.QueueMuxMonitor
assignLoad
SEVERE: Queue 'queue-3' has dissappeared.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)