[
https://issues.apache.org/jira/browse/ANY23-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665824#comment-16665824
]
Hudson commented on ANY23-345:
------------------------------
SUCCESS: Integrated in Jenkins build Any23-trunk #1640 (See
[https://builds.apache.org/job/Any23-trunk/1640/])
ANY23-345 fix duplicated microdata test (hans: rev
21ffebda30011e638f3ca7281e2f911db503bb41)
* (edit)
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-2-expected.nquads
* (edit)
core/src/test/java/org/apache/any23/extractor/microdata/MicrodataExtractorTest.java
> MicrodataExtractorTest has a duplicated test
> --------------------------------------------
>
> Key: ANY23-345
> URL: https://issues.apache.org/jira/browse/ANY23-345
> Project: Apache Any23
> Issue Type: Bug
> Components: microdata, test
> Affects Versions: 2.2
> Reporter: Hans Brende
> Assignee: Hans Brende
> Priority: Major
> Fix For: 2.3
>
>
> {{MicrodataExtractorTest.testExample5221()}} is identical to
> {{MicrodataExtractorTest.testExample5222()}}. Literally identical. They
> perform exactly the same test on exactly the same files.
> I believe the second test is supposed to be testing
> 5.2.1-non-normative-example-2.html (which is never tested) rather than
> 5.2.1-non-normative-example-1.html.
> Unfortunately, the 5.2.1-non-normative-example-2.html test fails.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)