Skip to content

Failed

osx-64 / Tests-osx-64 / MacOSX64.Reflectivity.Tools.Tests.VariableBreakpointTest.testWatchVariableWritesInClass (from Reflectivity-Tools-Tests)

Failing for the past 2 builds (Since Unstable #1 )
Took 5 sec.

Error Message

Given Collections do not match. Got   left := an IdentitySet(RBAssignmentNode(v1 := anObject) RBAssignmentNode(v1 := 0)).  instead of   right :=an IdentitySet(RBAssignmentNode(v1 := anObject) RBAssignmentNode(v1 := 0) RBAssignmentNode(v1 := 4)). Collection size does not match: left=2 vs. right=3 Got 1 additional element(s) in the right collection:  an Array(RBAssignmentNode(v1 := 4))

Stacktrace

TestFailure
Given Collections do not match. Got 
	left := an IdentitySet(RBAssignmentNode(v1 := anObject) RBAssignmentNode(v1 := 0)).
 instead of 	 right :=an IdentitySet(RBAssignmentNode(v1 := anObject) RBAssignmentNode(v1 := 0) RBAssignmentNode(v1 := 4)).
Collection size does not match: left=2 vs. right=3
Got 1 additional element(s) in the right collection: 	an Array(RBAssignmentNode(v1 := 4))
VariableBreakpointTest(TestAsserter)>>assert:description:resumable:
VariableBreakpointTest(TestAsserter)>>assert:description:
VariableBreakpointTest(TestAsserter)>>assertCollection:equals:
VariableBreakpointTest>>testWatchVariableWritesInClass
VariableBreakpointTest(TestCase)>>performTest