[Laszlo-dev] Smokecheck is failing in ringding@6829
Max Carlson
max at openlaszlo.org
Fri Oct 12 18:15:39 PDT 2007
I don't see this on a clean build of trunk, r6132.
Henry Minsky wrote:
> I'm not seeing it in TOT, is anyone else reproducing this besides Tucker?
>
>
> On 10/12/07, Max Carlson <max at openlaszlo.org> wrote:
>> Can you do a binary search and find the change at fault? I can't think
>> of any changes I've made that would cause this...
>>
>> P T Withington wrote:
>>> Henry, Max? One of you been playing with data responses lately?
>>>
>>> LPS VERSION INFORMATION:
>>> URL:
>>> http://dueling-banjos.local:8080/ringding-clean/test/smoke/smokecheck.lzx?lzt=swf&lzr=swf7&debug=true&lzbacktrace=true
>>>
>>> Version: 4.1.x.0
>>> Release: Latest
>>> Build: 6829 /Users/ptw/OpenLaszlo/ringding-clean
>>> Date: 2007-10-12T18:11:43-0400
>>> Target: swf7
>>> Runtime: 9.45
>>>
>>> ERROR MESSAGE: ERROR @regression.lzl#512: call to undefined method
>>> 'toString'
>>>
>>> ERROR BACKTRACE:
>>> testRespHeaders @regression.lzl#512
>>> this: «lz.bug_1315#174| bug_1315»
>>> runTest @lzunit/lzunit.lzx#668
>>> this: «lz.bug_1315#174| bug_1315»
>>> arg 0: 'testRespHeaders'
>>> run @lzunit/lzunit.lzx#632
>>> this: «lz.bug_1315#174| bug_1315»
>>> arg 0: «TestResult#179| Tests: 842 Failures: 1 Errors:
>>> 1\nTestFailure: bug_1315 >>> testRespHeaders failed: Equals: expected
>>> '' got «undefined»\nTestError: bug_1315 >>> testRespHeaders failed: call
>>> to undefined method 'toString'»
>>> arg 1: 'testRespHeaders'
>>> runNextTest @lzunit/lzunit.lzx#1148
>>> this: «TestSuite#182| TestSuite»
>>> arg 0: 12624
>>> execute @lfc/events/LaszloEvents.lzs#95
>>> this: «LzDelegate#185| TestSuite.runNextTest()»
>>> arg 0: 12624
>>> removeCallIdleDelegates @lfc/services/LzIdle.lzs#67
>>> this: «LzIdleClass#188| LzIdle»
>>> arg 0: 12624
>>> sendEvent @lfc/events/LaszloEvents.lzs#437
>>> this: «LzEvent#191| LzIdle.onidle»
>>> arg 0: 12624
>>> __idleupdate @lfc/services/LzIdle.lzs#103
>>> this: «MovieClip#194| global»
>>> arg 0: 12624
>>> kernel/LzIdleKernel.lzs#29/16 @lfc/kernel/LzIdleKernel.lzs#32
>>> this: «undefined»
>>>
>>> OBJECT DETAILS:
>>> «lz.bug_1315#174| bug_1315» {
>>> _dbg_filename: 'smokecheck.lzx'
>>> _dbg_lineno: 100
>>> _instanceAttrs: {..., _dbg_lineno: 100, _dbg_filename: smokecheck.lzx}
>>> _instanceChildren: null
>>> addedToParent: true
>>> constructor: lz.bug_1315
>>> debugWrite: false
>>> immediateparent: TestSuite
>>> isinited: true
>>> mask: This is the canvas
>>> name: 'bug_1315'
>>> nodeLevel: 2
>>> parent: TestSuite
>>> resourceheight: 0
>>> resourcewidth: 0
>>> result: Tests: 842 Failures: 1 Errors: 1\nTestFailure: bug_1315 >>>
>>> testRespHeaders failed: Equals: expected '' got «undefined»\nTestError:
>>> bug_1315 >>> testRespHeaders failed: call to undefined method 'toString'
>>> sprite: LzSprite for bug_1315 name: bug_1315
>>> }
>>>
>>> «TestSuite#182| TestSuite» {
>>> _dbg_filename: 'smokecheck.lzx'
>>> _dbg_lineno: 25
>>> _events: [LzEvent, LzEvent, LzEvent, LzEvent, LzEvent, LzEvent, LzEvent]
>>> _height: 874
>>> _instanceAttrs: {..., _dbg_lineno: 25, _dbg_filename: smokecheck.lzx}
>>> _instanceChildren: «Array(81)| [[object Object], [object Object],
>>> [object Object], [object Object], [object Object], [object Object],
>>> [object Object], [object Object], [object Object], [object Object],
>>> [object Object], [object Object], [object Object], [object Object]...»
>>> _width: 1080
>>> addedToParent: true
>>> constructor: lz.TestSuite
>>> controlPanel: .controlPanel
>>> debugWrite: false
>>> hassetheight: true
>>> hassetwidth: true
>>> height: 874
>>> immediateparent: This is the canvas
>>> isinited: true
>>> mask: This is the canvas
>>> nextCase: 83
>>> nextTest: 0
>>> nodeLevel: 1
>>> onheight: TestSuite.onheight
>>> onsuitefinish: TestSuite.onsuitefinish
>>> ontestfail: TestSuite.ontestfail
>>> onteststart: TestSuite.onteststart
>>> onwidth: TestSuite.onwidth
>>> onx: TestSuite.onx
>>> ony: TestSuite.ony
>>> parent: This is the canvas
>>> resourceheight: 0
>>> resourcewidth: 0
>>> result: Tests: 842 Failures: 1 Errors: 1\nTestFailure: bug_1315 >>>
>>> testRespHeaders failed: Equals: expected '' got «undefined»\nTestError:
>>> bug_1315 >>> testRespHeaders failed: call to undefined method 'toString'
>>> resultstring: 'finish_testsuite: test/smoke/smokecheck.lzx failures: 2\n'
>>> sprite: LzSprite for TestSuite
>>> starttime: 1192227628014.8
>>> subnodes: «Array(82)| [LzView name: controlPanel , TestCompiler name:
>>> TestCompiler , Tautologies name: Tautologies , JavaScriptSemantics
>>> name: JavaScriptSemantics , IntentionalFailures name:
>>> IntentionalFailures , IntentionalErrors name: IntentionalError...»
>>> subviews: «Array(82)| [LzView name: controlPanel , TestCompiler name:
>>> TestCompiler , Tautologies name: Tautologies , JavaScriptSemantics
>>> name: JavaScriptSemantics , IntentionalFailures name:
>>> IntentionalFailures , IntentionalErrors name: IntentionalError...»
>>> testpath: 'test/smoke/smokecheck.lzx'
>>> tests: «Array(82)| [..., testConditionalCompilation, testSuccess,
>>> testJavaScriptSemantics, testFailures,testFailure,
>>> testUndefinedErrors,testError, testFormat, testFunctions,testConstants,
>>> testBitwiseOperators, testConstraintReference3,testConstraintRefere...»
>>> testStartTime: 1192227642564.22
>>> width: 1080
>>> }
>>>
>>> «LzDelegate#185| TestSuite.runNextTest()» {
>>> c: TestSuite
>>> constructor: LzDelegate
>>> f: 'runNextTest'
>>> }
>>>
>>> «LzIdleClass#188| LzIdle» {
>>> _events: [LzEvent]
>>> coi: []
>>> constructor: LzIdleClass
>>> onidle: LzIdle.onidle
>>> regNext: false
>>> removeCOI: LzIdle.removeCallIdleDelegates()
>>> }
>>>
>>> «LzEvent#191| LzIdle.onidle» {
>>> _dbg_eventName: 'onidle'
>>> _dbg_eventSender: LzIdle
>>> constructor: LzEvent
>>> delegateList: [Delegate for LzSprite for LzView name: rsv calls
>>> updatePlayStatus 913, Delegate for LzSprite for multistatebutton name:
>>> rb calls updatePlayStatus 914]
>>> locked: false
>>> ready: true
>>> }
>>>
>> --
>> Regards,
>> Max Carlson
>> OpenLaszlo.org
>>
>
>
--
Regards,
Max Carlson
OpenLaszlo.org
More information about the Laszlo-dev
mailing list