Re: Checkins for GRDDL.py, testft.py, grddl-tests.html and other fixes

Sorry I missed this earlier.

The getAuthor.xsl code had changed between when the test was created (a 
long time ago) and the version when you ran the tests.

I went back through the revision history and found the appropiate 
version, and pasted back in rules for the rel='homepage' version, which 
differ significantly from the 'page' version.

The affected tests should work now.

Jeremy

Chimezie Ogbuji wrote:
> Various fixes below.  GRDDL.py now get's through all localized tests
> except #xhtmlWithMoreThanOneGrddlTransformation which is broken.
> The input document has an //address/a[@rel='homepage'] but
> aboutAuthor.xsl is looking for //address/a[@rel='page'] instead - so it
> picks up nothing.  Im not sure if the rel value is from a particular
> conventions so I won't fix it right away.  I hope to later attempt a run
> on the entire batch, but wanted to synch up my deltas for now.  
> 
> Other changes:
> 
> RCS file: /w3ccvs/WWW/2001/sw/grddl-wg/td/grddlonrdf-xmlmediatype.rdf
> revision 1.3
> date: 2007/04/06 20:30:59;  author: cogbuji;  state: Exp;  lines: +1 -1
> converted to a localized test
> 
> RCS file: /w3ccvs/WWW/2001/sw/grddl-wg/td/grddl-tests.html,v
> ----------------------------
> revision 1.16
> date: 2007/04/06 20:32:42;  author: cogbuji;  state: Exp;  lines: +10 -7
> xhtmlWithGrddlEnabledProfile properly marked as a NetworkedTest (and
> movd appropriately)
> ----------------------------
> 
> 
> RCS file: /w3ccvs/WWW/2001/sw/grddl-wg/td/GRDDL.py,v
> ----------------------------
> revision 1.2
> date: 2007/04/06 20:36:02;  author: cogbuji;  state: Exp;  lines: +22
> -18
> - graceful failure for unknown text-based RDF syntax
> - Fixed support for spaces in @rel
> - Properly resolves profile URIs against a base of the source document
> (for localized profile tests)
> - Can now take multiple zones (instead of just one)
> ----------------------------
> 
> RCS file: /w3ccvs/WWW/2001/sw/grddl-wg/td/testft.py,v
> ----------------------------
> revision 1.9
> date: 2007/04/06 20:39:30;  author: cogbuji;  state: Exp;  lines: +338
> -290
> - added support for running local tests only (--local)
> - integrated proper checking for g:subsumes / g:alternate in generation
> of EARL reports (mostly from john-l patch)
> - fixed namespace references for grddl test vocabulary
> ----------------------------
> 

-- 
Hewlett-Packard Limited
registered Office: Cain Road, Bracknell, Berks RG12 1HN
Registered No: 690597 England

Received on Monday, 23 April 2007 16:55:52 UTC