[BUG] Ignore me; DRNPBugReportTest

tomkoenig at mindspring.com tomkoenig at mindspring.com
Sat Dec 18 19:31:25 CET 2004



The error report: 18 December 2004 1:31:17 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.9alpha [latest update: #6533]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Documents and Settings\Thomas Koenig\Desktop\Squeak
Trusted Dir C:\Documents and Settings\Thomas
Koenig\Desktop\Squeak\Thomas Koenig
Untrusted Dir C:\My Squeak\Thomas Koenig

Rectangle>>rightCenter
	Receiver: 100 at 100 corner: 200 at 200
	Arguments and temporary variables: 

	Receiver's instance variables: 
		origin: 	100 at 100
		corner: 	200 at 200

DecentReviewerNPBugReportTest>>setUp
	Receiver: DecentReviewerNPBugReportTest>>#testSend
	Arguments and temporary variables: 

	Receiver's instance variables: 
		testSelector: 	#testSend
		aDecentReviewerNotePad: 	a DecentReviewerNotePad
		aMethodContext: 	Rectangle>>rightCenter

[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self setUp. 
self performTest]}
	Arguments and temporary variables: 

BlockContext>>ensure:
	Receiver: [] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self
setUp.  self performTest]}
	Arguments and temporary variables: 
		aBlock: 	[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self
tearDown]...etc...
		returnValue: 	nil
		b: 	nil
	Receiver's instance variables: 
		sender: 	BlockContext>>ensure:
		pc: 	28
		stackp: 	0
		nargs: 	0
		startpc: 	26
		home: 	DecentReviewerNPBugReportTest(TestCase)>>runCase


--- The full stack ---
Rectangle>>rightCenter
DecentReviewerNPBugReportTest>>setUp
[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self setUp. 
self performTest]}
BlockContext>>ensure:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BlockContext>>sunitEnsure:
DecentReviewerNPBugReportTest(TestCase)>>runCase
[] in TestResult>>runCase: {[aTestCase runCase]}
BlockContext>>on:do:
BlockContext>>sunitOn:do:
[] in TestResult>>runCase: {[[aTestCase runCase]   sunitOn: self class
failure   do: [:signal |     fail...]}
BlockContext>>on:do:
BlockContext>>sunitOn:do:
TestResult>>runCase:
DecentReviewerNPBugReportTest(TestCase)>>run:
[] in TestSuite>>run: {[:each |  self sunitChanged: each.  each run:
aResult]}
OrderedCollection>>do:
TestSuite>>run:
[] in TestSuite>>run {[self run: result]}
BlockContext>>ensure:
BlockContext>>sunitEnsure:
TestSuite>>run
[] in TestRunner>>runSuite: {[result := suite run]}
BlockContext>>ensure:
TestRunner>>runSuite:
[] in TestRunner>>runOneTest {[self runWindow.  selectedSuite isZero  
ifTrue: [^ self displayPassFail: 'N...]}
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
TestRunner>>runOneTest
PluggableButtonMorph>>performAction
[] in PluggableButtonMorph>>mouseUp: {[:m | (m containsPoint: evt
cursorPoint)   ifTrue: [m performAction]]}
Array(SequenceableCollection)>>do:
PluggableButtonMorph>>mouseUp:
PluggableButtonMorph(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableButtonMorph(Morph)>>handleEvent:
PluggableButtonMorph(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self. 
ActiveEvent := anEvent.  result := focusHolder     han...]}
[] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]}
BlockContext>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor: {[:h |  ActiveHand := h.  h
processEvents.  capturingGesture := capturingGest...]}
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess {[[World doOneCycle.  Processor
yield.  false] whileFalse.  nil]}
[] in BlockContext>>newProcess {[self value.  Processor
terminateActive]}


More information about the Squeak-harvest mailing list