Log Message: ----------- 60213 19076 New assert extension to compare floats by closeTo https://pharo.fogbugz.com/f/cases/19076
19068 SUnit failed tests during command line or monkey run https://pharo.fogbugz.com/f/cases/19068
With these, we are down to 9 failing tests on the CI: SmalllintManifestCheckerTest.testCriticsOf SmalllintManifestCheckerTest.testToDoOf - tests need to be updated, will be fixed with next QA update SHParserST80Test.testNumberHierarchy - syntax errors in some methods. ReleaseTest.testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits - fixed upstream (yes, I need to start bugging people again⦠there is *nothing* to be gained from delaying integrating!) ReleaseTest.testMethodsWithUnboundGlobals - FFI package references a non existing class. We should really fix that... SystemAnnouncerLiveTest.testNoDeadSubscriptions Announcements.Tests.Core.Tests.WeakAnnouncerTest.testNoDeadWeakSubscriptions - no idea SystemVersionTest.testUpgrade The space in SystemVersion. makes *lots* of problems and has to be reverted. (e.g. âload code updateâ is broken due to that, too) ClassDescriptionTest.testClassDescriptionRespectsPolymorphismWithTraitDescription #iconNamed: in ClassDescription. Should it be there? Marcus