We are very close to a green build… there are just 3 issues:
1) BlockClosureTest>>#testOnForkErrorTakesLessThanOneSecond
- only on Linux
- https://pharo.fogbugz.com/f/cases/11983/
2) ZnServerTests>>testEntityTooLarge
ZnServerTests>>testHeaderLineTooLong
ZnServerTests>>testRequestLineTooLong
- only on Win
- there seems to be already a workaround?
- https://pharo.fogbugz.com/f/cases/10908/
3) ReleaseTest>>#testObsoleteBehaviors
- seems to be related to NativeBoost tests
Obsolete behaviors remaining: an Array(a subclass of
NBExternalArray....)
- https://pharo.fogbugz.com/f/cases/12165