Aditya Dhulipala created OODT-831:
-------------------------------------
Summary: CAS PGE adapter framework build failed
Key: OODT-831
URL: https://issues.apache.org/jira/browse/OODT-831
Project: OODT
Issue Type: Bug
Components: pge wrapper framework
Environment: OS Yosemite JDK8 Maven3
Reporter: Aditya Dhulipala
This is the result of the surefire report
-------------------------------------------------------------------------------
Test set: org.apache.oodt.cas.pge.TestPGETaskInstance
-------------------------------------------------------------------------------
Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec <<<
FAILURE! - in org.apache.oodt.cas.pge.TestPGETaskInstance
testDumpMetadataIfRequested(org.apache.oodt.cas.pge.TestPGETaskInstance) Time
elapsed: 0.104 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...
<key>PGETask%2F[Name]</key>> but was:<...
<key>PGETask%2F[DumpMetadata]</key>>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at
org.apache.oodt.cas.pge.TestPGETaskInstance.testDumpMetadataIfRequested(TestPGETaskInstance.java:344)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)