gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Test Case Results. Flash v6. firefox. windows. adobe pla


From: mark cox
Subject: Re: [Gnash-dev] Test Case Results. Flash v6. firefox. windows. adobe player.
Date: Thu, 23 Nov 2006 08:22:09 +1100

 - xtrace enabled -
SWF6 - WIN 8,0,24,0

[$Id: Camera.as,v 1.7 2006/11/22 09:50:03 strk Exp $]
XFAILED: cameraObj != undefined [29]
XFAILED: cameraObj.setmode != undefined [37]
XFAILED: cameraObj.setmotionlevel != undefined [39]
XFAILED: cameraObj.setquality != undefined [41]

#passed: 2
#failed: 0
#expected failures: 4

 - xtrace enabled -
SWF7 - WIN 8,0,24,0

[$Id: Camera.as,v 1.7 2006/11/22 09:50:03 strk Exp $]
XFAILED: cameraObj != undefined [29]
XFAILED: cameraObj.setmode != undefined [37]
XFAILED: cameraObj.setmotionlevel != undefined [39]
XFAILED: cameraObj.setquality != undefined [41]

#passed: 2
#failed: 0
#expected failures: 4

 - xtrace enabled -
SWF6 - WIN 9,0,16,0

[$Id: Camera.as,v 1.7 2006/11/22 09:50:03 strk Exp $]
XFAILED: cameraObj != undefined [29]
XFAILED: cameraObj.setmode != undefined [37]
XFAILED: cameraObj.setmotionlevel != undefined [39]
XFAILED: cameraObj.setquality != undefined [41]

#passed: 2
#failed: 0
#expected failures: 4

 - xtrace enabled -
SWF7 - WIN 9,0,16,0

[$Id: Camera.as,v 1.7 2006/11/22 09:50:03 strk Exp $]
XFAILED: cameraObj != undefined [29]
XFAILED: cameraObj.setmode != undefined [37]
XFAILED: cameraObj.setmotionlevel != undefined [39]
XFAILED: cameraObj.setquality != undefined [41]

#passed: 2
#failed: 0
#expected failures: 4




On 11/22/06, strk <address@hidden> wrote:
On Wed, Nov 22, 2006 at 08:28:18AM +1100, mark cox wrote:

> SWF6 - WIN 9,0,16,0

> [$Id: Camera.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
> FAILED: cameraObj.get != undefined [33]

I think Camera class should not be allowed to be constructed
with 'new', only with get().
I've committed some changes to the Camera.as test, could you
try running that *single* test again with all your players?

If you install latest release of Ming you can build the tests yourself:

rm Camera.swf; for v in 5 6 7 8; do
  make Camera.swf SWFVERSION=$v && mv Camera.swf Camera-v$v.swf
done

--strk;


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


reply via email to

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