I don't remember this test, but I'm guessing it was added before RestWS support. It no longer passes (at least on my machine).

Comments

scor’s picture

Status: Active » Needs review
StatusFileSize
new1.11 KB

good catch. I forgot to update the test in the RestWS issue. This patch also removes the check for the user RDF model which is not part of the node any more (its own entity via entity.module).

scor’s picture

StatusFileSize
new1.1 KB

updated patch to account for the new rdfx_get_rdf_model() signature.

clayball’s picture

Status: Needs review » Reviewed & tested by the community

Applied the patch and ran the tests. The RDF serialization tests appear to be working.

Maybe someone would like to double check?

scor’s picture

Status: Reviewed & tested by the community » Fixed

Thanks Clay for testing. fixed with http://drupalcode.org/project/rdfx.git/commit/46d19b1

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.