]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass-valgrind/exit-flushes.rs
Rollup merge of #60897 - seanmonstar:patch-4, r=sfackler
[rust.git] / src / test / run-pass-valgrind / exit-flushes.rs
index c4d23c2938d6368a9d1ea9419f382208bdbf71e4..cd5edb84bdfe451787a472e9835c8dd23694d2b0 100644 (file)
@@ -1,6 +1,7 @@
 // no-prefer-dynamic
 // ignore-cloudabi
 // ignore-emscripten
+// ignore-sgx no processes
 // ignore-macos this needs valgrind 3.11 or higher; see
 // https://github.com/rust-lang/rust/pull/30365#issuecomment-165763679