Skip to content

Commit

Permalink
Add //ignore-macos to pretty-std-collections.rs
Browse files Browse the repository at this point in the history
On macOS the test is flaky and sometimes fails,
sometimes succeeds on CI.
  • Loading branch information
est31 committed Nov 16, 2020
1 parent f5230fb commit c03790f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/debuginfo/pretty-std-collections.rs
Expand Up @@ -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
Expand Down

0 comments on commit c03790f

Please sign in to comment.