org.junit.ComparisonFailure: expected:<[Content is not allowed in prolog]. [line 1, column 1]> but was:<[Il contenuto non è consentito nel prologo]. [line 1, column 1]>
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by manuelfiorelli
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agoorg.junit.ComparisonFailure: expected:<[Content is not allowed in prolog]. [line 1, column 1]> but was:<[Il contenuto non è consentito nel prologo]. [line 1, column 1]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.eclipse.rdf4j.rio.rdfxml.RDFXMLParserTest.testFatalErrorPrologContent(RDFXMLParserTest.java:137)