Failed

osx-64 / Tests-osx-64 / MacOSX64.Kernel.Tests.Objects.ProtoObjectTest.testFastPointersTo (from Kernel-Tests)

Failing for the past 1 build (Since #1035 )
Took 1 min 19 sec.

Stacktrace

TestTookTooMuchTime
Process>>pvtSignal:list:
[ :stream|
		1 to: self size do: [ :index |
			(aBlock value: (each := self at: index))
				ifTrue: [ stream nextPut: each ]]] in Array(SequenceableCollection)>>select:
Array class(SequenceableCollection class)>>new:streamContents:
Array(SequenceableCollection)>>select:
Object(ProtoObject)>>pointersToExcept:among:
Object(ProtoObject)>>pointersToAmong:
ProtoObjectTest>>testFastPointersTo
ProtoObjectTest(TestCase)>>performTest