CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 07/09/22 09:28:43
Modified files: . : ChangeLog testsuite/misc-swfc.all: movieclip_destruction_test1.sc Log message: * testsuite/misc-swfc.all/movieclip_destruction_test1.sc: remove redundant test. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4373&r2=1.4374 http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-swfc.all/movieclip_destruction_test1.sc?cvsroot=gnash&r1=1.18&r2=1.19 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.4373 retrieving revision 1.4374 diff -u -b -r1.4373 -r1.4374 --- ChangeLog 22 Sep 2007 09:15:22 -0000 1.4373 +++ ChangeLog 22 Sep 2007 09:28:43 -0000 1.4374 @@ -1,5 +1,7 @@ 2007-09-22 Sandro Santilli <[EMAIL PROTECTED]> + * testsuite/misc-swfc.all/movieclip_destruction_test1.sc: remove + redundant test. * server/sprite_instance.cpp (execute_frame_tags): revert the change in init action execution which blew up youtube. We get more unexpected failures then unexpected succeses with Index: testsuite/misc-swfc.all/movieclip_destruction_test1.sc =================================================================== RCS file: /sources/gnash/gnash/testsuite/misc-swfc.all/movieclip_destruction_test1.sc,v retrieving revision 1.18 retrieving revision 1.19 diff -u -b -r1.18 -r1.19 --- testsuite/misc-swfc.all/movieclip_destruction_test1.sc 21 Sep 2007 06:35:31 -0000 1.18 +++ testsuite/misc-swfc.all/movieclip_destruction_test1.sc 22 Sep 2007 09:28:43 -0000 1.19 @@ -135,7 +135,6 @@ .initaction mc3: // Add initactions for mc3(mc3 is not placed) _root.initActionExecuted += ", mc3"; - _root.check_equals(mc1, null); _root.check_equals(typeof(mc1), 'undefined'); _root.check_equals(typeof(_root.getInstanceAtDepth(-16386)), 'undefined'); .end _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit