Conversation
|
accompanying Configuration that reditects 6 to here is attached (rename zip -> mcz) |
|
It turns out that those tests only fail on linux but pass on macOS. I added that in #59 |
|
Hi @krono, Since issue #14, we have adopted the strategy to create separate packages per platform version. If we load the same packages in different platform versions, there is more work to support and understand where somethings needs to be fixed to deal with platform differences than fixing a bug across all supported platforms. So, if we want to add Squeak 6, the best thing to do is to add a separate package for it. It would be great if this can be part of this PR. I'm fine with merging this into master and I can make sure dev branch catches up. |
|
Hi @jbrichau Done :) |
|
Hi @krono, |
|
I think so, yes. I'll have a look later-on |
|
Just a heads up: Most problems here exists because the pre-loaded Metacello in the Trunk-image used by smalltalkCI does not yet support squeak-Trunk. Trackin here: hpi-swa/smalltalkCI#340 |
|
Does using |
|
You might be right. I was not paying attention, sorry |
|
No problem, I'm adding that to the |
|
👍 |
|
All is green for squeak trunk 👍 |
|
Thats good and odd at the same time. On my machine I had one failure still, but I'm glad thats not the case on travis :) |
|
Which one? I want to make sure it runs on Travis at all. |
|
Dynamic Var default value. But it just might have been a fluke, I botched the loading and loaded the packages manually |
No description provided.