Skip to content

Commit

Permalink
Update src/test/debuginfo/thread-names.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Denton <ChrisDenton@users.noreply.github.com>
  • Loading branch information
wesleywiser and ChrisDenton committed Jun 4, 2022
1 parent 820ffc8 commit cb87ce2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/test/debuginfo/thread-names.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
// compile-flags:-g
// We can't set the main thread name on Linux because it renames the process (#97191)
// ignore-linux
// ignore-android
// ignore-dragonfly
// ignore-emscripten
// ignore-freebsd
// ignore-haiku
// ignore-ios
// ignore-netbsd
// ignore-openbsd
// ignore-solaris
// ignore-sgx
// ignore-windows-gnu

// === GDB TESTS ==================================================================================
//
Expand Down

0 comments on commit cb87ce2

Please sign in to comment.