Marcus Denker

Results 295 comments of Marcus Denker

Full image load error: ``` MetacelloNotification: Loaded -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-11700/64/src --- cache MetacelloNotification: Loading -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-11700/64/src --- cache MetacelloNotification: Loaded -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-11700/64/src --- cache MetacelloNotification:...

Two test fail that are not related to the change: StPlaygroundPageTest>>testContents SpCodePresenterTest>>testDoBrowseMethodReferences

Failing tests not related: - [CI] Failing test: ProperMethodCategorizationTest>>testNoUncategorizedMethods #11669 - [CI] two failing test in SpCommandTest #11702

Yes, these Variables in the playground are not temps, but WorkspaceVariables, what the compiler does is to add a special "RequestorScope" to the scope hierarchy that has the defintions. This...

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.

Failing tests not related: - [CI] Failing test: ProperMethodCategorizationTest>>testNoUncategorizedMethods #11669 - [CI] two failing test in SpCommandTest #11702

yes, github is not very clever, the "closes #someNumber" has to be in the comment if the PR to be detected.