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: Udo Giacomozzi
Subject: Re: [Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/Drawing...
Date: Wed, 7 Nov 2007 10:13:29 +0100

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

Udo





reply via email to

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