gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] internet explorer. flash v6. test case results. adobe flash


From: mark cox
Subject: [Gnash-dev] internet explorer. flash v6. test case results. adobe flash player 8.
Date: Wed, 22 Nov 2006 08:33:09 +1100

results of: http://www.gnu.org/software/gnash/testcases/v6/alltests.swf
 - xtrace enabled -
SWF6 - WIN 8,0,24,0

[$Id: array.as,v 1.10 2006/10/15 02:30:55 rsavoye Exp $]
XPASSED: a.toString() == "7,7,7,7,7,8,8,8,9,200,200,200,200,551,551" [71]
[$Id: delete.as,v 1.3 2006/10/15 02:30:55 rsavoye Exp $]
XPASSED: delete anObject [7]
XPASSED: anObject == undefined [8]
[$Id: Boolean.as,v 1.8 2006/11/05 00:45:27 rsavoye Exp $]
XPASSED: defaultBool.toString() == "false" [39]
XPASSED: defaultBool.valueOf() == false [40]
XPASSED: trueBool.toString() == "true" [43]
XPASSED: trueBool.valueOf() == true [44]
XPASSED: falseBool.toString() == "false" [47]
XPASSED: falseBool.valueOf() == false [48]
[$Id: Camera.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: cameraObj.get != undefined [33]
[$Id: Color.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
[$Id: ContextMenu.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: contextmenuObj != undefined [30]
FAILED: contextmenuObj.copy != undefined [33]
FAILED: contextmenuObj.hidebuiltinitems != undefined [35]
[$Id: CustomActions.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: customactionsObj != undefined [30]
FAILED: customactionsObj.get != undefined [33]
FAILED: customactionsObj.install != undefined [35]
FAILED: customactionsObj.list != undefined [37]
FAILED: customactionsObj.uninstall != undefined [39]
[$Id: Date.as,v 1.8 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: date.utc != undefined [141]
[$Id: Error.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
[$Id: Global.as,v 1.14 2006/11/05 00:45:27 rsavoye Exp $]
XPASSED: parseInt('   0352') == 352 [38]
XPASSED: escape(':/?=&') == '%3A%2F%3F%3D%26' [63]
[$Id: LoadVars.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
[$Id: Microphone.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: microphoneObj.get != undefined [33]
[$Id: Mouse.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: mouseObj != undefined [30]
FAILED: mouseObj.addlistener != undefined [33]
FAILED: mouseObj.hide != undefined [35]
FAILED: mouseObj.removelistener != undefined [37]
FAILED: mouseObj.show != undefined [39]
[$Id: MovieClip.as,v 1.11 2006/11/06 13:39:20 strk Exp $]
XPASSED: typeof(mc)=="movieclip" [31]
XPASSED: mc.attachAudio != undefined [43]
XPASSED: mc.beginFill != undefined [45]
XPASSED: mc.beginGradientFill != undefined [46]
XPASSED: mc.clear != undefined [47]
XPASSED: mc.curveTo != undefined [50]
XPASSED: mc.endFill != undefined [55]
XPASSED: mc.getBounds != undefined [58]
XPASSED: mc.getURL != undefined [83]
XPASSED: mc.globalToLocal != undefined [84]
XFAILED: mc.onData != undefined [99]
XFAILED: mc.onDragOut != undefined [100]
XFAILED: mc.onDragOver != undefined [101]
XFAILED: mc.onEnterFrame != undefined [102]
XFAILED: mc.onKeyDown != undefined [103]
XFAILED: mc.onKeyUp != undefined [104]
XFAILED: mc.onKillFocus != undefined [105]
XFAILED: mc.onLoad != undefined [106]
XFAILED: mc.onMouseDown != undefined [107]
XFAILED: mc.onMouseMove != undefined [108]
XFAILED: mc.onMouseUp != undefined [109]
XFAILED: mc.onPress != undefined [110]
XFAILED: mc.onRelease != undefined [111]
XFAILED: mc.onReleaseOutside != undefined [112]
XFAILED: mc.onRollOut != undefined [113]
XFAILED: mc.onRollOver != undefined [114]
XFAILED: mc.onSetFocus != undefined [115]
XFAILED: mc.onUnload != undefined [116]
XFAILED: mc.tabChildren != undefined [117]
XFAILED: mc.tabEnabled != undefined [118]
XFAILED: mc.tabIndex != undefined [119]
XFAILED: mc.trackAsMenu != undefined [120]
XPASSED: mc.useHandCursor != undefined [121]
XPASSED: mc._lockroot != undefined [132]
XFAILED: mc._parent != undefined [134]
XPASSED: mc2 != undefined [148]
XPASSED: mc2_mc.getBytesLoaded() == 0 [149]
XPASSED: mc2_mc.getBytesTotal() == 0 [150]
XPASSED: mc2.getBytesLoaded() == 0 [151]
XPASSED: mc2.getBytesTotal() == 0 [152]
[$Id: NetStream.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
[$Id: Number.as,v 1.8 2006/11/05 00:45:27 rsavoye Exp $]
[$Id: Selection.as,v 1.7 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: selectionObj != undefined [30]
FAILED: selectionObj.addlistener != undefined [33]
FAILED: selectionObj.getbeginindex != undefined [35]
FAILED: selectionObj.getcaretindex != undefined [37]
FAILED: selectionObj.getendindex != undefined [39]
FAILED: selectionObj.getfocus != undefined [41]
FAILED: selectionObj.removelistener != undefined [43]
FAILED: selectionObj.setfocus != undefined [45]
XFAILED: selectionObj.set != undefined [47]
[$Id: SharedObject.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: sharedobjectObj.getlocal != undefined [37]
[$Id: Stage.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: stageObj != undefined [30]
FAILED: stageObj.addlistener != undefined [33]
FAILED: stageObj.removelistener != undefined [35]
[$Id: String.as,v 1.4 2006/11/05 20:36:35 strk Exp $]
[$Id: System.as,v 1.7 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: System.security.allowinsecuredomain != undefined [35]
[$Id: TextSnapshot.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
[$Id: Video.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: videoObj.attach != undefined [33]
[$Id: Object.as,v 1.15 2006/11/05 00:45:27 rsavoye Exp $]
[$Id: Inheritance.as,v 1.10 2006/11/05 00:45:27 rsavoye Exp $]
XPASSED: functionObject.__proto__ == Function.prototype [42]
XPASSED: functionObject.__proto__.constructor == Function [43]
XPASSED: functionObject.apply != undefined [46]
XPASSED: functionObject.apply == Function.prototype.apply [47]
XPASSED: !sobj1 instanceOf Function [123]
XFAILED: NetConnection::getURL() doesn't exist
XFAILED: NetConnection::connect() didn't initialized correctly
[$Id: Function.as,v 1.16 2006/11/06 16:42:01 strk Exp $]
[$Id: with.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: expected: undefined obtained: abcdefghijklmnopqrstuvwxyz [32]
FAILED: expected: undefined obtained: abcd [33]
[$Id: dejagnu.as ,v 1.7 2006/11/16 23:54:44 strk Exp $]
FAILED: XML::getBytesLoaded() doesn't work [212]
FAILED: XML::getBytesTotal() doesn't work [218]
FAILED: XML::createElementNode() doesn't work [234]
FAILED: XML::createTextNode() doesn't work [241]


FAILED: Appending Text Node to Element Node doesn't work [254]
FAILED: XML::appendChild() doesn't work [266]


FAILED: XML::onLoad doesn't work [283]


reply via email to

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