Skip to content

testId1 and testId3 failure #29

@LabordePierre

Description

@LabordePierre

@Nyan11 can you help on this problem?

#28

#########################

2 tests did not pass:

#########################

StashBlocUserDataTest
✗ #testId1 (4ms)
TestFailure: Got 'BlElement new
id: ''toto'';
yourself' instead of 'BlElement new
id: #toto;
yourself'.
StashBlocUserDataTest(TestAsserter)>>assert:description:resumable:
StashBlocUserDataTest(TestAsserter)>>assert:description:
StashBlocUserDataTest(TestAsserter)>>assert:equals:
StashBlocUserDataTest>>testId1 ...assert: source equals: 'BlElement new
id: #toto;
yourself'
StashBlocUserDataTest(TestCase)>>performTest
✗ #testId3 (2ms)
TestFailure: Got 'BlElement new
elementId: (BlElementIndexedId new
index: 1;
prefixId: (BlElementNamedId new
identifier: ''test'';
yourself);
yourself);
yourself' instead of 'BlElement new
elementId: (BlElementIndexedId new
index: 1;
prefixId: (BlElementNamedId new
identifier: #test;
yourself);
yourself);
yourself'.
StashBlocUserDataTest(TestAsserter)>>assert:description:resumable:
StashBlocUserDataTest(TestAsserter)>>assert:description:
StashBlocUserDataTest(TestAsserter)>>assert:equals:
StashBlocUserDataTest>>testId3 ...assert: source equals: 'BlElement new
elementId: (BlElementIndexedId new
index: 1;
prefixId: (BlElementNamedId new
identifier: #test;
yourself);
yourself);
yourself'
StashBlocUserDataTest(TestCase)>>performTest

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions