-
Notifications
You must be signed in to change notification settings - Fork 1
Description
@Nyan11 can you help on this problem?
#########################
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