[redland-dev] Regression Failures OpenBSD/raptor-1.4.18
Edd Barrett
vext01 at gmail.com
Wed Aug 20 13:44:49 BST 2008
Hi,
I am packaging flickcurl (http://librdf.org/flickcurl/) for OpenBSD
which requires raptor.
After speaking on IRC with one of your developers he noticed a missing
set +/-e in the build system, which he patched:
http://svn.librdf.org/view/raptor/trunk/tests/rdfa/Makefile.am?r1=14356&r2=14355&pathrev=14356&diff_format=u
If I apply this patch to Makefile.in (not .am) it fixes this bug, I'm
not sure but I am guessing that .in is generated from .am?
Anyway now some tests fail, but I am unsure if they are supposed to.
Can someone comment:
---8<---
...
Checking 0111.xhtml ok
Checking 0112.xhtml ok
Checking 1001.xhtml ok
4 tests FAILED: 0094.xhtml 0101.xhtml 0102.xhtml 0103.xhtml
Ignoring expected failures
---8<---
Are the tests expected to fail the 4 listed?
If I scroll up I can see these tests making noise. For example
---8<---
Checking 0103.xhtml FAILED
Triple counts: expected: 3 got: 1
../../utils/rapper -f noNet -q -i rdfa -I
http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0103.xhtml
-o ntriples ./0103.xhtml > 0103-res.nt
../../utils/rdfdiff -f ntriples -u
http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0103.xhtml
-t ntriples ./0103.out 0103-res.nt > 0103.res
Statements in file:///usr/ports/textproc/raptor/w-raptor-1.4.18/raptor-1.4.18/tests/rdfa/./0103.out
but not in file:///usr/ports/textproc/raptor/w-raptor-1.4.18/raptor-1.4.18/tests/rdfa/0103-res.nt
> [http://www.example.org, http://example.org/rdf/example, <http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral>"Some text here in <strong xmlns="http://www.w3.org/1999/xhtml">bold</strong> and an svg rectangle: <svg xmlns="http://www.w3.org/2000/svg"><rect height="100" width="200"></rect></svg>"]
---8<---
Please clarify.
Thanks
--
Best Regards
Edd
http://students.dec.bournemouth.ac.uk/ebarrett
More information about the redland-dev
mailing list