Skip to content

Regression

Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / Windows64.Kernel.Tests.Objects.ProtoObjectTest.testFastPointersTo (from Kernel-Tests)

Failing for the past 1 build (Since Unstable #58 )
Took 18 sec.

Error Message

#remove:ifAbsent: should not have been implemented in Array

Stacktrace

ShouldNotImplement
#remove:ifAbsent: should not have been implemented in Array
Array(Object)>>shouldNotImplement
Array(SequenceableCollection)>>remove:ifAbsent:
Array(Collection)>>remove:
[:each | (aBlock value: each) ifTrue: [self remove: each]] in Array(Collection)>>removeAllSuchThat:
Array(SequenceableCollection)>>do:
Array(Collection)>>removeAllSuchThat:
Object(ProtoObject)>>pointersToExcept:among:
Object(ProtoObject)>>pointersToAmong:
ProtoObjectTest>>testFastPointersTo
ProtoObjectTest(TestCase)>>performTest