Update src/test/debuginfo/thread-names.rs

Co-authored-by: Chris Denton <ChrisDenton@users.noreply.github.com>
This commit is contained in:
Wesley Wiser 2022-06-03 11:36:54 -04:00 committed by Wesley Wiser
parent 820ffc8d7a
commit cb87ce2285

View file

@ -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 ==================================================================================
//