CVSROOT: /sources/gnash Module name: gnash Changes by: Zou Lunkai <zoulunkai> 07/11/26 07:03:18
Modified files: testsuite/misc-ming.all: key_event_test.c Log message: expect the failure, it's actions order realted. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/key_event_test.c?cvsroot=gnash&r1=1.8&r2=1.9 Patches: Index: key_event_test.c =================================================================== RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/key_event_test.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -b -r1.8 -r1.9 --- key_event_test.c 22 Nov 2007 08:04:48 -0000 1.8 +++ key_event_test.c 26 Nov 2007 07:03:17 -0000 1.9 @@ -321,7 +321,7 @@ SWFDisplayItem_remove(it3); SWFMovie_nextFrame(mo); // _root frame22 - check_equals(mo, "test5", "'0+ls3+ls2+ls1+obj1+ls1+obj2+ls2+obj3+obj1+obj2+obj3'"); + xcheck_equals(mo, "test5", "'0+ls3+ls2+ls1+obj1+ls1+obj2+ls2+obj3+obj1+obj2+obj3'"); add_actions(mo, "totals(); stop();"); SWFMovie_nextFrame(mo); // _root frame23 //Output movie _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit