gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/Drawing...


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/Drawing...
Date: Wed, 7 Nov 2007 10:41:11 +0100

On Wed, Nov 07, 2007 at 10:13:29AM +0100, Udo Giacomozzi wrote:
> Hello Sandro,
> 
> Friday, September 14, 2007, 5:32:38 PM, you wrote:
> SS> +       bnd = printBounds(a.getBounds());
> SS> +       if ( bnd == "6710886.35,6710886.35 6710886.35,6710886.35" ) {
> SS> +               trace("PASSED: getBounds() returns "+bnd+" after clear");
> SS> +       } else {
> SS> +               trace("FAILED: getBounds() returns "+bnd+" after clear");
> SS> +       }
> SS> +
> 
> This test depends on locale settings:
> 
> FAIL: DrawingApiTestRunner: expected: "6710886.35,6710886.35 
> 6710886.35,6710886.35" obtained: 6710886,35,6710886,35 6710886,35,6710886,35 
> [./DrawingApiTest.as:82]
> 
> or maybe there is a bug in the VM when it should /not/ depend on
> the locale (likely).

Just check with the PP to know if it should or not rely on it.
I think we fixed a similar case recently (Benjamin did IIRC).

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]