- `Color >> #asHTMLColor` is gone in Pharo 6 but the only senders are tests. Why do we test this method? - `Smalltalk #removeFromShutDownList:` is gone, `#addToStartUpList:` is still there though - `GRStringTest >> #testSubStrings` breaks but it tests ANSI behaviour - `GRSlimeTest >> #testUsesCurlyBraceArrays` breaks but that looks like and RB bug
Color >> #asHTMLColoris gone in Pharo 6 but the only senders are tests. Why do we test this method?Smalltalk #removeFromShutDownList:is gone,#addToStartUpList:is still there thoughGRStringTest >> #testSubStringsbreaks but it tests ANSI behaviourGRSlimeTest >> #testUsesCurlyBraceArraysbreaks but that looks like and RB bug