gnash-dev
[Top][All Lists]
Advanced

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

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


From: mark cox
Subject: [Gnash-dev] internet explorer. flash v7. test case results
Date: Wed, 22 Nov 2006 08:31:30 +1100

results for: http://www.gnu.org/software/gnash/testcases/v7/alltests.swf

 - xtrace enabled -
SWF7 - 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 $]
XFAILED: delete anObject [7]
XFAILED: anObject == undefined [8]
[$Id: Boolean.as,v 1.8 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: boolObj.tostring != undefined [33]
FAILED: boolObj.valueof != undefined [36]
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]
FAILED: cameraObj.setmode != undefined [35]
FAILED: cameraObj.setmotionlevel != undefined [37]
FAILED: cameraObj.setquality != undefined [39]
[$Id: Color.as ,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: colorObj.getrgb != undefined [33]
FAILED: colorObj.gettransform != undefined [36]
FAILED: colorObj.setrgb != undefined [39]
FAILED: colorObj.settransform != undefined [42]
[$Id: ContextMenu.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
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.getdate != undefined [33]
FAILED: date.getday != undefined [36]
FAILED: date.getfullyear != undefined [39]
FAILED: date.gethours != undefined [42]
FAILED: date.getmilliseconds != undefined [45]
FAILED: date.getminutes != undefined [48]
FAILED: date.getmonth != undefined [51]
FAILED: date.getseconds != undefined [54]
FAILED: date.gettime != undefined [57]
FAILED: date.gettimezoneoffset != undefined [60]
FAILED: date.getutcdate != undefined [63]
FAILED: date.getutcday != undefined [66]
FAILED: date.getutcfullyear != undefined [69]
FAILED: date.getutchours != undefined [72]
FAILED: date.getutcmilliseconds != undefined [75]
FAILED: date.getutcminutes != undefined [78]
FAILED: date.getutcmonth != undefined [81]
FAILED: date.getutcseconds != undefined [84]
FAILED: date.getyear != undefined [87]
FAILED: date.setdate != undefined [90]
FAILED: date.setfullyear != undefined [93]
FAILED: date.sethours != undefined [96]
FAILED: date.setmilliseconds != undefined [99]
FAILED: date.setminutes != undefined [102]
FAILED: date.setmonth != undefined [105]
FAILED: date.setseconds != undefined [108]
FAILED: date.settime != undefined [111]
FAILED: date.setutcdate != undefined [114]
FAILED: date.setutcfullyear != undefined [117]
FAILED: date.setutchours != undefined [120]
FAILED: date.setutcmilliseconds != undefined [123]
FAILED: date.setutcminutes != undefined [126]
FAILED: date.setutcmonth != undefined [129]
FAILED: date.setutcseconds != undefined [132]
FAILED: date.setyear != undefined [135]
FAILED: date.tostring != undefined [138]
FAILED: date.utc != undefined [141]
[$Id: Error.as ,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: errorObj.tostring != undefined [33]
[$Id: Global.as,v 1.14 2006/11/05 00:45:27 rsavoye Exp $]
XPASSED: parseInt('   0352') == 352 [38]
FAILED: isNan(parseInt('a1023')) [44]
XPASSED: escape(':/?=&') == '%3A%2F%3F%3D%26' [63]
[$Id: LoadVars.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: loadvarsObj.addrequestheader != undefined [33]
FAILED: loadvarsObj.getbytesloaded != undefined [37]
FAILED: loadvarsObj.getbytestotal != undefined [39]
FAILED: loadvarsObj.sendandload != undefined [45]
FAILED: loadvarsObj.tostring != undefined [47]
[$Id: Microphone.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: microphoneObj.get != undefined [33]
FAILED: microphoneObj.setgain != undefined [35]
FAILED: microphoneObj.setrate != undefined [37]
FAILED: microphoneObj.setsilencelevel != undefined [39]
FAILED: microphoneObj.setuseechosuppression != undefined [41]
[$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.getInstanceAtDepth != undefined [62]
XPASSED: mc.getSWFVersion != undefined [63]
XPASSED: mc.getTextSnapshot != undefined [64]
XPASSED: mc.lineStyle != undefined [65]
XPASSED: mc.lineTo != undefined [66]
XFAILED: mc.loadVariables != undefined [67]
XPASSED: mc.localToGlobal != undefined [68]
XPASSED: mc.moveTo != undefined [69]
XPASSED: mc.setMask != undefined [70]
XPASSED: mc.startDrag != undefined [71]
XPASSED: mc.stopDrag != undefined [72]
XPASSED: mc.unloadMovie != undefined [73]
XPASSED: mc.enabled != undefined [75]
XFAILED: mc.focusEnabled != undefined [76]
XFAILED: mc.hitArea != undefined [77]
XFAILED: mc.menu != undefined [78]
XPASSED: mc.getURL != undefined [83]
XPASSED: mc.globalToLocal != undefined [84]
FAILED: mc.loadMovie != undefined [89]
FAILED: mc.removeMovieClip != undefined [94]
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 $]
FAILED: netstreamObj.setbuffertime != undefined [41]
[$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]
FAILED: sharedobjectObj.getsize != undefined [39]
[$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.allowdomain != undefined [32]
FAILED: System.security.allowinsecuredomain != undefined [35]
FAILED: System.security.loadpolicyfile != undefined [38]
FAILED: System.setclipboard != undefined [41]
FAILED: System.showsettings != undefined [44]
[$Id: TextSnapshot.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
FAILED: textsnapshotObj.findtext != undefined [33]
FAILED: textsnapshotObj.getcount != undefined [35]
FAILED: textsnapshotObj.getselected != undefined [37]
FAILED: textsnapshotObj.getselectedtext != undefined [39]
FAILED: textsnapshotObj.gettext != undefined [41]
FAILED: textsnapshotObj.hittesttextnearpos != undefined [43]
FAILED: textsnapshotObj.setselectcolor != undefined [45]
FAILED: textsnapshotObj.setselected != undefined [47]
[$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 $]
FAILED: expected: 0 obtained: NaN [48]
FAILED: expected: 15 obtained: NaN [64]
FAILED: expected: 0 obtained: NaN [66]
FAILED: expected: 0 obtained: NaN [68]
[$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::onLoad doesn't work [283]
[$Id: dejagnu.as ,v 1.7 2006/11/16 23:54:44 strk Exp $]
Staring...
Done...
[$Id: dejagnu.as,v 1.7 2006/11/16 23:54:44 strk Exp $]
Test the existance of all the methods

Test the existance of all the properties
FAILED: XMLNode::nodeName doesn't exist [80]
FAILED: XMLNode::nodeType doesn't exist [85]
FAILED: XMLNode::attributes doesn't exist [90]
FAILED: XMLNode::childNodes doesn't exist [95]
FAILED: XMLNode::firstChild doesn't exist [100]
FAILED: XMLNode::lastChild doesn't exist [105]
FAILED: XMLNode::nextSibling doesn't exist [110]
FAILED: XMLNode::parentNode doesn't exist [115]
FAILED: XMLNode::previousSibling doesn't exist [120]
Now test the functionality of the properties
FAILED: XMLNode::nodeName doesn't work [130]
FAILED: XMLNode::nodeValue doesn't work [137]
FAILED: XMLNode::firstChild with no children doesn't works [145]
FAILED: XMLNode::lastChild with no children doesn't works [151]
FAILED: XMLNode::parentNode with no children doesn't works [157]
FAILED: XMLNode::nextSibling with no children doesn't works [163]
FAILED: XMLNode::PreviousSibling with no children doesn't works [169]
Now test the functionality of the methods
FAILED: XMLNode::appendChild() doesn't work [188]
FAILED: XMLNode::nodeType property doesn't work [195]
FAILED: XMLNode::firstChild with child doesn't works [203]
FAILED: XMLNode::lastChild with children doesn't works [209]
FAILED: XMLNode::nextSibling with child doesn't works [216]
FAILED: XMLNode::PreviousSibling with child doesn't work [222]
FAILED: XMLNode::firstChild with children doesn't works [236]
FAILED: XMLNode::lastChild with children doesn't works [242]
FAILED: XMLNode::nextSibling with child doesn't works [249]

XFAILED: XMLNode::PreviousSibling with child doesn't works [257]

[$Id: dejagnu.as,v 1.7 2006/11/16 23:54:44 strk Exp $]
FAILED: LocalConnection::domain() returned localhost [69]
FAILED: LocalConnection::connect() [87]
FAILED: LocalConnection::close() [95]

#passed: 352
#failed: 173
#unexpected successes: 43


reply via email to

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