Disable 44056 test with debug on macos.

This commit is contained in:
Eric Huss 2020-07-08 18:08:25 -07:00
parent 1d919c9377
commit 24abe1646e

View file

@ -1,6 +1,7 @@
// ignore-tidy-linelength
// only-macos
// no-system-llvm
// ignore-debug: the debug assertions get in the way
// compile-flags: -O
#![crate_type = "rlib"]