Community
Participate
Working Groups
Build Identifier: The ChangeRequestXmlTests and ChangeRequestRdfXmlTests expect the query response to contain rdfs:member/rdf:resource links to the change requests that satisfy the query. Providers can choose to inline the actual change request content in the response. The test suite should support this Reproducible: Always
Agree, the tests should be flexible in this case (esp with RDF/XML) but since XML mostly follows these rules, then seems it should as well.
Created attachment 206212 [details] Recognize inline resources in XML change request tests
The RDF change request tests are OK since they use Jena. The XML change request tests use XPath and look only for rdf:resource. The attached patch addresses this problem.
Resolved by the following commit: http://git.eclipse.org/c/lyo/org.eclipse.lyo.testsuite.git/commit/?id=6e40ee24b761a4952683932d126a91a29c86e8f4
Closing...