Re: Error in expected result files?

Sorry, my bad, I did not update the directory :(

The only errors I currently get are of the following kind:
 <tr:error path="/{}doc/{}section[1]/{}par[1]/{}kw[2]/{}span[1]"
                datacategory="terminology"
                type="result-differs">
         <tr:expectedResult>
            <o:output o:term="yes">
               <o:termInfoText/>
            </o:output>
         </tr:expectedResult>
         <tr:actualResult>
            <o:output o:term="yes"/>
         </tr:actualResult>
      </tr:error>
(I don't produce <o:termInfoText/>) which I think Yves mentioned before.

Felix

Yves Savourel wrote:
> Hi Sebastian, Felix,
> 
> Felix: that was fixed when I updated the expected dir after I fixed my
> output. It's in CVS, you probably simply didn't updated your local
> copies.
> As far as I can tell, all is fine.
> 
> -ys
> 
> 
> -----Original Message-----
> From: public-i18n-its-request@w3.org
> [mailto:public-i18n-its-request@w3.org] On Behalf Of Sebastian Rahtz
> Sent: Sunday, January 28, 2007 4:05 PM
> To: Felix Sasaki
> Cc: public-i18n-its@w3.org
> Subject: Re: Error in expected result files?
> 
> 
> Felix Sasaki wrote:
>> I'm currently getting an errors which I believe is a problem in the 
>> expected results:
>>
>>   <tr:errorList implementation="test3" file="Terminology1.xml">
>>       <tr:error
>>
> path="/{}myDoc/{}head[1]/{http://www.w3.org/2005/11/its}rules[1]/@{http:
> //www.w3.org/2000/xmlns/}xmlns"
>>                 datacategory="terminology"
>>                 type="node-not-found"/>
>>    </tr:errorList>
>> (There is no xmlns attribute at the <its:rules> element)
>>
>> Yves, Sebastian, could you have a look at your implementations?
>>
>>   
> has someone fixed this? I don't see a problem in expected/ now.
> 

Received on Monday, 29 January 2007 02:06:39 UTC