pharo
pharo copied to clipboard
[CI] Failing test: ProperMethodCategorizationTest>>testNoUncategorizedMethods
Bug description ProperMethodCategorizationTest>>testNoUncategorizedMethods is failing since some days
the following classes have uncategorized methods: an OrderedCollection(LGitMessageDecoder class)
I did a PR https://github.com/pharo-vcs/libgit2-pharo-bindings/pull/67
Even though the PR was merged, the test is still failing
The problem is fixed in libgit (PR is merged).
But we need to do a new release and change Iceberg (I think) to load that.
this is fixed