Add //ignore-macos to pretty-std-collections.rs
On macOS the test is flaky and sometimes fails, sometimes succeeds on CI.
This commit is contained in:
parent
f5230fbf76
commit
c03790ff5e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
// ignore-windows failing on win32 bot
|
||||
// ignore-freebsd: gdb package too new
|
||||
// ignore-android: FIXME(#10381)
|
||||
// ignore-macos: FIXME(#78665)
|
||||
// compile-flags:-g
|
||||
|
||||
// The pretty printers being tested here require the patch from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue