Hans Brende created ANY23-449:
---------------------------------
Summary: Fix the online microdata test failure
Key: ANY23-449
URL: https://issues.apache.org/jira/browse/ANY23-449
Project: Apache Any23
Issue Type: Bug
Components: core
Affects Versions: 2.3
Reporter: Hans Brende
Assignee: Hans Brende
Fix For: 2.4
Test failure: https://builds.apache.org/job/Any23-trunk/1678/
The test output reads:
[ERROR] Failures:
[ERROR] MicrodataExtractorTest.runOnlineTests:273 1 failures out of 82 total
tests
Test 0026: Web Schemas TF: Schema.org tests: test 11 (format md)
Test 0026: Web Schemas TF: Schema.org tests: test 11 (format md)
https://w3c.github.io/microdata-rdf/tests/sdo_eg_md_11.html ==>
https://w3c.github.io/microdata-rdf/tests/sdo_eg_md_11.ttl
EXPECT: _:0 http://schema.org/author
http://w3c.github.io/author/jd_salinger.html
...34 statements in common...
ACTUAL: _:1 http://schema.org/author
https://w3c.github.io/author/jd_salinger.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)