Hi,
this is what I get with current master.
However on Jenkins it's ok.
Any idea what can be wrong?
Thanks,
Ondra
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.532
sec <<< FAILURE! - in
org.jboss.windup.rules.xml.XMLTransformationXMLRulesTest
testXSLTTransformation(org.jboss.windup.rules.xml.XMLTransformationXMLRulesTest)
Time elapsed: 6.247 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.jboss.windup.rules.xml.XMLTransformationXMLRulesTest.testXSLTTransformation(XMLTransformationXMLRulesTest.java:118)
Results :
Failed tests:
XMLTransformationTest.testXSLTTransformation:126 null
GroovyExtensionXmlRulesTest.testHintsAndClassificationOperation:120
expected:<2> but was:<0>
XMLFileNestedConditionTest.testNestedCondition:128 expected:<1> but
was:<0>
XMLHintsClassificationsTest.testHintAndClassificationOperation:130
expected:<2> but was:<0>
XMLTransformationXMLRulesTest.testXSLTTransformation:118 null