All,

Never mind, I just had to install the latest version of Forge to clear this error.

But now I am seeing this:

-------------------------------------------------------------------------------
Test set: org.jboss.windup.rules.xml.XMLFileNestedConditionTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 67.486 sec <<< FAILURE! - in org.jboss.windup.rules.xml.XMLFileNestedConditionTest
testNestedCondition(org.jboss.windup.rules.xml.XMLFileNestedConditionTest) Time elapsed: 9.724 sec <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at org.jboss.windup.rules.xml.XMLFileNestedConditionTest.testNestedCondition(XMLFileNestedConditionTest.java:128)


Blue Skies,
~Ian


From: "Ian Tewksbury" <itewksbu@redhat.com>
To: windup-dev@lists.jboss.org
Sent: Saturday, December 13, 2014 5:37:09 PM
Subject: [windup-dev] GraphServiceTest Error

All,

I am trying to build windup from master for the first time in a while but running into this error when trying to run a mvn clean install. Am I missing something or are the tests just broken right now?

-------------------------------------------------------------------------------
Test set: org.jboss.windup.graph.typedgraph.graphservice.GraphServiceTest
-------------------------------------------------------------------------------
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 17.857 sec <<< FAILURE! - in org.jboss.windup.graph.typedgraph.graphservice.GraphServiceTest
testGraphSearchWithoutCommit(org.jboss.windup.graph.typedgraph.graphservice.GraphServiceTest) Time elapsed: 0.042 sec <<< ERROR!
java.lang.IllegalStateException: Test runner could not locate test class [org.jboss.windup.graph.typedgraph.graphservice.GraphServiceTest] in any deployed Addon.


Blue Skies,

~Ian


_______________________________________________
windup-dev mailing list
windup-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/windup-dev