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) 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 >
