On Linux all the tests passed.
On Mac, though, test-all-no-stop crashed:
/bin/sh: command substitution: line 0: syntax error near unexpected token `newline' /bin/sh: command substitution: line 0: `for i in build/results/*-upgrade.text ; do case "$(tail -1 < $i)" in "Upgrade test succeeded for "*' Unexpected upgrade failures on these implementations: ;; *) echo ; esac ; done) make[2]: *** [check-all-upgrade-results] Error 1
This looks like a bug in the Makefile to me.
I'm off for a while now; hope to look into this later.
Cheers, r