Regression
windows-32 / Tests-windows-32 / Windows32.NewTools.Debugger.Tests.Model.StDebuggerCommandTest.testStDefineMissingEntityCommandExecution (from NewTools-Debugger-Tests)
Error Message
2
Stacktrace
SubscriptOutOfBounds 2 Context(Object)>>errorSubscriptBounds: Context>>at: Context>>tempAt: StDebuggerActionModel>>isInterruptedContextMissingClassException StDebugger>>canExecuteCreateMissingClassCommand StDefineClassCommand>>appliesTo: StDefineClassCommand(StDebuggerCommand)>>canBeExecuted [ :subCommand | subCommand canBeExecuted ] in StDefineMissingEntityCommand>>applicableCommand [ :each | (aBlock value: each) ifTrue: [ ^ foundBlock cull: each ] ] in OrderedCollection(Collection)>>detect:ifFound:ifNone: OrderedCollection>>do: OrderedCollection(Collection)>>detect:ifFound:ifNone: OrderedCollection(Collection)>>detect:ifNone: StDefineMissingEntityCommand>>applicableCommand StDebuggerCommandTest>>testStDefineMissingEntityCommandExecution StDebuggerCommandTest(TestCase)>>performTest