I don't know exactly what the problem was, but it occurred on my branch
where I was doing a bunch of refactoring. It occurred then did not and I
could not reproduce it, and without seeing the root cause of your issue,
it's hard to theorize on what is wrong. Try checking what the assertion is
failing on, and debugging to find the root cause if necessary.
On Mon, Dec 1, 2014 at 11:46 PM, Ondrej Zizka <ozizka(a)redhat.com> wrote:
It happenned in master, and did not on Beta 5.
Could you share what was the problem about? I didn't go through the graph
to check what is actually missing and why (rather continued coding Victims).
Let's discuss on IRC today.
Regards,
Ondra
On 1.12.2014 16:45, Lincoln Baxter, III wrote:
Just off the top of my head. Are you sure your local work is sync'd with
what is in the repo? These look like old failures from a long time ago. Hm.
Either that or you somehow managed to reproduce a phantom problem I had
recently in your test environment.
On Thu, Nov 27, 2014 at 1:01 AM, Ondrej Zizka <ozizka(a)redhat.com> wrote:
> 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
> _______________________________________________
> windup-dev mailing list
> windup-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/windup-dev
>
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
_______________________________________________
windup-dev mailing
listwindup-dev@lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/windup-dev
_______________________________________________
windup-dev mailing list
windup-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/windup-dev
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."