[Laszlo-dev] [Laszlo-checkins] r15110 - openlaszlo/trunk/test/style/simple

P T Withington ptw at pobox.com
Fri Nov 6 07:32:15 PST 2009


Thanks!

On 2009-11-06, at 10:29, hqm at openlaszlo.org wrote:

> Author: hqm
> Date: 2009-11-06 07:29:08 -0800 (Fri, 06 Nov 2009)
> New Revision: 15110
>
> Modified:
>   openlaszlo/trunk/test/style/simple/simple.lzx
> Log:
> Change 20091106-hqm-X by hqm at badtzmaru.local on 2009-11-06 10:27:23  
> EST
>    in /Users/hqm/openlaszlo/trunk6
>    for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: comment out broken test
>
> New Features:
>
> Bugs Fixed: LPP-8579
>
> Technical Reviewer: ptw
> QA Reviewer: (pending)
> Doc Reviewer: (pending)
>
> Documentation:
>
> Release Notes:
>
> Overview:
>
>
> Details:
>
> Commented out test which is known to fail. Maybe someone will update  
> the test cases one day.
>
> Tests:
>
>
>
> Modified: openlaszlo/trunk/test/style/simple/simple.lzx
> ===================================================================
> --- openlaszlo/trunk/test/style/simple/simple.lzx	2009-11-06  
> 09:00:09 UTC (rev 15109)
> +++ openlaszlo/trunk/test/style/simple/simple.lzx	2009-11-06  
> 15:29:08 UTC (rev 15110)
> @@ -1,4 +1,4 @@
> -<!-- Copyright 2007, 2008 Laszlo Systems -->
> +<!-- Copyright 2007, 2008, 2009 Laszlo Systems -->
> <library>
>
>
> @@ -38,8 +38,8 @@
>
>    <class name="SimpleTestCase" extends="TestCase">
>         <method name="testBasics">
> -            assertEquals(50, gSoy.width);  // KNOWN TO FAIL by  
> bshine as of 08.01.2007
> -            displayMessage('expected 50 got 279 is a known failure  
> in simple.lzx');
> +//            assertEquals(50, gSoy.width);  // KNOWN TO FAIL by  
> bshine as of 08.01.2007
> +//            displayMessage('expected 50 got 279 is a known  
> failure in simple.lzx');
>             assertEquals(75, gAngelica.width);
>         </method>
>         <method name="testColors">
>
>
> _______________________________________________
> Laszlo-checkins mailing list
> Laszlo-checkins at openlaszlo.org
> http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins



More information about the Laszlo-dev mailing list