2d44a853e9
Although this made sure you'd not forget to rebuild the runtime before running all tests locally, it had an unexpected side effect that All Tests would check not the compiler built by "ant dist", but the compiler built by "ant compiler-quick", which can and does in fact differ from the former (for example, proguard is not run on it)