On Thu, Dec 06, 2007 at 03:41:31PM +0000, Udo Giacomozzi wrote:

> Log message:
>       fix for test runner

...

> @@ -33,7 +33,6 @@
>              check_equals(_root._currentframe, 5);
>              note("test activated in frame "+_root._currentframe);
>  
> -            totals(1);
>              //Dejagnu.done();
>              
>              // BUG NOTICE: jumping to frame 10 makes Gnash restart the movie
> @@ -64,6 +63,7 @@
>  .frame 10
>    .action:    
>      note("goodbye");
> +    totals(1);
>    .end
>  
>  .end

Wouldn't this just quit before gprocessor has a chacne to activate any testing ?

--strk;


_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to