You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by GitBox <gi...@apache.org> on 2019/09/22 22:18:19 UTC

[GitHub] [any23] lewismc opened a new pull request #142: ANY23-444 Update all dependencies and plugins

lewismc opened a new pull request #142: ANY23-444 Update all dependencies and plugins
URL: https://github.com/apache/any23/pull/142
 
 
   This PR addresses https://issues.apache.org/jira/browse/ANY23-444
   
   In it's current state the PR introduces at least one test failure as follows
   ```
   [ERROR] Failures:
   [ERROR]   EmbeddedJSONLDExtractorTest.testJSONLDUnescapedCharacters:76->AbstractExtractorTestCase.assertExtract:227->AbstractExtractorTestCase.assertExtract:212->AbstractExtractorTestCase.assertNoIssues:386 Unexpected issue for extractor html-embedded-jsonld : [FATAL: 	'Unrecognized character escape (CTRL-CHAR, code 8)' 	(5,31), FATAL: 	'Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value' 	(6,43), FATAL: 	'Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value' 	(6,22)]
   [INFO]
   [ERROR] Tests run: 449, Failures: 1, Errors: 0, Skipped: 0
   ```
   I spent some time looking into the error but couldn't resolve it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services