Failed
osx-32 / Tests-osx-32 / MacOSX32.ReleaseTests.CleanCode.NoUnusedTemporaryVariablesLeftTest.testNoUnusedTemporaryVariablesLeft (from ReleaseTests)
Stacktrace
Process>>pvtSignal:list: Array(SequenceableCollection)>>do: ASTCache(HashedCollection)>>grow ASTCache(WeakKeyDictionary)>>grow ASTCache(WeakKeyDictionary)>>fullCheck ASTCache(HashedCollection)>>atNewIndex:put: ASTCache(WeakKeyDictionary)>>at:put: [ self at: key put: aBlock value ] in ASTCache(Dictionary)>>at:ifAbsentPut: ASTCache(Dictionary)>>at:ifAbsent: ASTCache(Dictionary)>>at:ifAbsentPut: ASTCache>>at: ASTCache class>>at: CompiledMethod>>ast [ :m | m ast temporaries anySatisfy: [ :x | x binding isUnused ] ] in NoUnusedTemporaryVariablesLeftTest>>testNoUnusedTemporaryVariablesLeft OrderedCollection>>select: NoUnusedTemporaryVariablesLeftTest>>testNoUnusedTemporaryVariablesLeft NoUnusedTemporaryVariablesLeftTest(TestCase)>>performTest