Re: testsuiteDashboard.xsl - empty files are valid

Hi all,

I think I found another bug in the tesuite Dashboard. It checks only for 
the same string length. But in our test we also have sometimes the same 
string length, but different capitalizations, like YeS, ALERT. This 
wasn't tested yet. I noticed this because of the directionality tests, 
because rtl and ltr has the same length, with completely different 
meaning. I expected an error in my current setup, but it worked for me, 
so that I started wondering.

I just committed a fix for it. Would be good, if maybe somebody could 
review it.

Cheers,
Karl

On 12.04.2013 11:33, Karl Fritsche wrote:
> Hi all,
>
> I just pushed a small change to the testsuiteDashboard.xsl, because I 
> found a bug, that empty files passes all tests. No changes in the 
> coverage, so nobody accidentally committed empty files and misused 
> this bug. :)
>
> Cheers,
> Karl
>
>
>
>
>

Received on Wednesday, 17 April 2013 14:29:33 UTC