Unicode trouble again. I just uploaded Tests-ct.468 to the Trunk with the description from below.<br>
<br>
Unfortunately I cannot move Tests-ct.449 to the Trunk via the Squeaksource webinterface as it is only giving me Unicode HTML salad when I open this inbox version there. Thus our Trunk ancestry for the Tests package currently has an unresolved parent. I have no idea how to fix this; for now, this notice shall suffice for documenting the issue.<br>
<br>
Best,<br>
Christoph<br>
<br>
<b><font face="Bitmap DejaVu Sans" size="9">==================== Summary ====================</font></b><font face="Bitmap DejaVu Sans" size="9"><br>
<br>
Name: Tests-ct.468<br>
Author: ct<br>
Time: 15 December 2021, 4:45:41.608981 pm<br>
UUID: cd018297-0098-c54f-bb69-61d3d0be66b1<br>
Ancestors: Tests-ul.465, Tests-ct.449, Tests-ct.443, Tests-ct.451<br>
<br>
Merges tests and cleans up ancestry.<br>
<br>
Tests-ct.449:<br>
    Removes #testHandlerFromAction from expectedFailures because it now finally works ?<br>
<br>
Tests-ct.443:<br>
    Removes unintended mock category from package organization.<br>
<br>
Tests-ct.451:<br>
    Documents a long-known bug when parsing a message with multiple repetitions of a colon (currently red).<br>
    <br>
    See: http://forum.world.st/BUG-Parser-does-not-detect-syntax-error-with-double-colon-tp5112572.html<br>
<br>
</font><b><font face="Bitmap DejaVu Sans" size="9">=============== Diff against Tests-ul.465 ===============</font></b><font face="Bitmap DejaVu Sans" size="9"><br>
<br>
</font><b><font face="Bitmap DejaVu Sans" size="9">ParserTest>>testDoubleColonMessage {tests} · ct 4/13/2021 19:23</font></b><font face="Bitmap DejaVu Sans" size="9"><br>
</font><font color="#FF0000"><font face="Bitmap DejaVu Sans" size="9">+ testDoubleColonMessage<br>
+ <br>
+     self<br>
+         should: [Parser new<br>
+             parse: 'griffle foo bar:: baz'<br>
+             class: UndefinedObject]<br>
+         raise: SyntaxErrorNotification.</font></font><br>
<br>
<br>
<font color="#808080">---<br>
</font><font color="#808080"><i>Sent from </i></font><font color="#808080"><i><a href="https://github.com/hpi-swa-lab/squeak-inbox-talk"><u><font color="#808080">Squeak Inbox Talk</font></u></a></i></font>