]> git.lizzy.rs Git - rust.git/commit
Disable normal HashMap test on OS X
authorAaron Hill <aa1ronham@gmail.com>
Tue, 9 Apr 2019 02:29:40 +0000 (22:29 -0400)
committerAaron Hill <aa1ronham@gmail.com>
Tue, 9 Apr 2019 02:30:38 +0000 (22:30 -0400)
commit858e82bc6f56114545f2be472210ebef84d2e4b2
tree3a9530c306fd1551aa571c822ab93e028a6d676c
parent6d3e93c2815c61e3293c85189dce1424c842bfc5
Disable normal HashMap test on OS X

Implementing random number generation on OS X will require special-casing the
'openat' system call to special-case reading from /dev/urandom
tests/run-pass/hashmap.rs