Peter Memishian ??: > > 6502485 is related to the ordering of the ire cache. Besides ire, where > > will ordering probably be a problem? We need this information to > > determine what tests to run. (The safest way is to run all regression > > tests, but it's time-consuming.) > > There is no way to predict where these bugs will be. Why are the tests > slow to run? Is it due to small sleeps in the test themselves that > gradually add up? If so, what can be done to remove those?
They're not "slow"; they take time. We list many test suites in the test plan; running them takes time. But if we're unable to predict where these bugs will be, we can definitely run all of them.
