You'll need to provide significantly more details before anyone will be able to provide meaningful help.
Some of the questions that arose when I saw your description: - Is that failure in a specific job or in every job? - What are the characteristics of that job (if a specific job)? - Do those tests fail when executed from the command line? - Do those tests fail when executed from inside a Docker image defined to build and execute the tests? - Since I've never seen an "org.testing.Assert" library, I assume there is either a typo in your stack trace or you're using a special library. Is there a typo or are you using a special library? - Can you duplicate the failure outside Jenkins? - What JDK are you running in the failing environment? - What JDK was running in the environment where it worked? - Is this specific to a certain platform (Windows, Linux, FreeBSD, zLinux, etc.) By posting minimal information and then repeatedly asking for a status update, you're not showing any indication that you've investigated the issue more deeply yourself, nor that you're willing to spend energy to investigate more deeply. Persuade the people in the mailing list that you've investigated further by including detailed descriptions of the experiments you've attempted and the results of those experiments. Describing your investigation will help you and will probably help others who encounter similar problems in the future. Mark Waite On Mon, Sep 24, 2018 at 9:52 AM Pranav Kv <[email protected]> wrote: > Any updates? > > Thanks > > On Mon, 24 Sep 2018, 6:05 am Pranav Kv, <[email protected]> wrote: > >> Anyone can help on this? >> >> On Thu, 20 Sep 2018, 8:34 pm Pranav Kv, <[email protected]> wrote: >> >>> Still failing validation error in jenkins LTS 2.121..but no issue with >>> 1.644 >>> >>> Java.lang.AssertionError: file abcd.xml validation rule not trigger, >>> validation error found:[] expected [[abcd.xml]] but found [[]] >>> >>> org.testing.Assert.fail(Aasert.java94)) >>> org.testing.Assert.failNotEquals(Asser. Java:494) >>> org.testing.Assert.assertEqual(Assert.java:808) >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-users/8a6efbb7-2868-4885-b4c7-ef9294ea4dde%40googlegroups.com >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAHwQEkKWUpubxR3Hj_yZL-4rs90s%2BsgNL7Bcij5YqhMD3_-yTA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAHwQEkKWUpubxR3Hj_yZL-4rs90s%2BsgNL7Bcij5YqhMD3_-yTA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFSrW4Wqd7OUPjPNzyMXSYoE-qjpcC9gYnxDqiGC4a4Ng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
