Re: [widgets] Buggy P&C i18n Tests

To be honest I've been having problems with the i18n test cases generally. For example:


 Tests that LRO direction applies to the name element.
 To pass, the displayed value must render as "םפללחק".
    

I can't get the text in that config.xml to show as anything other than "קחללפם" - even manually copying it into a HTML file with the div attribute in every combination and opening in every browser I've got (including Opera ;-) has the same result! 

On 5 Sep 2010, at 23:24, Marcos Caceres wrote:

> 
> 
> On 9/4/10 4:54 PM, Scott Wilson wrote:
>> I'm also getting a Zip file error on the i18n-039 & 040 sets (these are
>> the only ones I've implemented so far):
>> 
>> java.util.zip.ZipException: oversubscribed dynamic bit lengths tree
>> 
>> They seemed to work OK earlier on yesterday, but seem to have become
>> recently corrupted. (They won't unzip using standard zip desktop tools
>> either)
> 
> Re-uploaded all the tests, and we fixed the borked tests too. Happy testing :)
> 
>> S
>> 
>> On 3 Sep 2010, at 19:55, Marcos Caceres wrote:
>> 
>>> Hi,
>>> Please be warned that following tests have some bugs. We will fix them
>>> next week.
>>> 
>>> http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-lro/027/
>>> http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-rlo/027/
>>> http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-ltr/027/
>>> http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-rtl/027/
>>> http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-lro/028/
>>> http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-rlo/028/
>>> http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-ltr/028/
>>> http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-rtl/028/
>>> 
>>> Effectively, the UA would reject the value of each because it is not a
>>> valid media type, so it would never be "displayed".
>>> 
>>> Also, "If the src attribute of the content element is absent or an
>>> empty string, then the user agent must ignore this element". This
>>> means that the tests above would not run at all because the UA would
>>> reject the content element (as they don't have a src attribute).
>>> 
>>> --
>>> Marcos Caceres
>>> Opera Software
>>> 
>> 
> 
> -- 
> Marcos Caceres
> Opera Software

Received on Monday, 6 September 2010 10:26:19 UTC