Ignore stdtest::os::test_setenv. Fails periodically on mac
This commit is contained in:
parent
212707ce84
commit
40fa88febb
@ -3,6 +3,7 @@ import std::generic_os::getenv;
|
||||
import std::option;
|
||||
|
||||
#[test]
|
||||
#[ignore(reason = "fails periodically on mac")]
|
||||
fn test_setenv() {
|
||||
// NB: Each test of setenv needs to use different variable names or the
|
||||
// tests will not be threadsafe
|
||||
|
Loading…
x
Reference in New Issue
Block a user