Re: Raptor 1.4.16-pre testing with GRDDL Test Cases

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I did another run of Raptor today against the GRDDL Test Cases
  http://www.w3.org/2001/sw/grddl-wg/td/grddl-tests.rdf
  Last-Modified: Mon, 25 Jun 2007 20:53:11 GMT
using the test framework testft.py

Raptor build info:
  1) Raptor 1.4.16 pre-release Subversion r12368
  2) libCURL 7.16.2 to retrieve URIs and handle redirections
  3) libxml2 2.6.29 for XML DOM, XPath, ...
  4) libxslt 1.1.21 for XSLT

The test suite was invoked as:
  python $testsuite/testft.py \
    --tester 'http://www.dajobe.org/foaf.rdf#me' \
    --project 'http://librdf.org/raptor/raptor.rdf' \
    --run '$rapper -m strict -i grddl -q -o rdfxml' \
    http://www.w3.org/2001/sw/grddl-wg/td/grddl-tests >raptor-earl.rdf \

This calls rapper in strict mode to disable looking for microformats
in HTML content when running the 'grddl' parser.


Test Failures
~~~~~~~~~~~~~

1) error1

http://www.w3.org/2001/sw/grddl-wg/td/grddl-tests#error1

This is an informative test as the link above describes.


2) inline-rdf4

Similar to the first report
http://lists.w3.org/Archives/Public/public-grddl-comments/2007AprJun/0102.html

This failure is caused by the test framework erroneously reporting failure
due to a bug in the latest released rdflib.


Summary
~~~~~~~

At this date raptor SVN r12368 passes all the required and approved
GRDDL tests.

This version has been installed behind http://triplr.org/ and as long
as it guesses correctly to run the grddl parser, these results should
be checkable online.


EARL file of the results attached.

Cheers

Dave

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFGhdXwQ+ySUE9xlVoRAgl3AJ0YhEMnYRvij9xONMK4pOqNKdk/BwCgmZdy
3alMBx3Udl+mGhIWqiws5Og=
=59n6
-----END PGP SIGNATURE-----

Received on Saturday, 30 June 2007 04:03:26 UTC