Microdown
Microdown copied to clipboard
When running tests in latest dev 3 in P11 tests are not passing

- Took latest p11
- Pull MD
- run preloading script
- loaded dev
- run the tests
Interesting, perhaps because we use different install strategies!
I do it slightly different:
Latest p11
Pull MD
Not preloading but
And loading using Iceberg/Metacello
When propted, I pick incoming.
I then get no errors

I never really looked at that /preLoading.st script. I am worried about ObsoleteClasses. I do not get any any errors doing it your way either though. At least we both run the same number of tests :-)
This is super strange :) I will investigate it.