Commits

Ted Kremenek committed b6104b9caef
Disable "Hashing.swift" test since it fails with some non-zero probability even when the functionality is correct. This is causing the the test to be largely ignored, and disrupts regular testing (including in continuous integration) where an integration can fail just because this tests fails for "expected" reasons. We should re-enable the test once it is has a way to tolerate the "expected" failure, perhaps using some notion of statistical confidence to determine if the failure is real.