ignore broken debuginfo tests
authorFabian Grünbichler <git@fabian.gruenbichler.email>
Wed, 23 Oct 2024 20:37:25 +0000 (22:37 +0200)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Thu, 24 Apr 2025 15:47:57 +0000 (17:47 +0200)
Forwarded: yes

Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
Gbp-Pq: Topic build
Gbp-Pq: Name ignore-broken-debuginfo-tests.patch

tests/debuginfo/by-value-non-immediate-argument.rs
tests/debuginfo/macro-stepping.rs
tests/debuginfo/method-on-enum.rs

index 192f6efe7db6c5dfe35aaff25a8ce06ab5787a2c..f0807eee6fe1a4e04ee487cb87c8eb4f69f7a602 100644 (file)
@@ -2,6 +2,8 @@
 //@ min-gdb-version: 13.0
 //@ compile-flags:-g
 //@ ignore-windows-gnu: #128973
+//Debian: broken, see https://github.com/rust-lang/rust/issues/129662#issuecomment-2313102689
+//@ ignore-gdb
 
 // === GDB TESTS ===================================================================================
 
index 35bb6de4fef38c5f14d214b58e460d0c28436d20..dec0effb43019e5068b4daca5748f8dac7e997ba 100644 (file)
@@ -2,7 +2,8 @@
 //@ ignore-aarch64
 //@ min-lldb-version: 1800
 //@ min-gdb-version: 13.0
-
+//Debian: broken, see https://github.com/rust-lang/rust/issues/130896
+//@ ignore-gdb
 //@ aux-build:macro-stepping.rs
 
 #![allow(unused)]
index 754b4a2dc26c51b662ca6f049ca7d165490910bb..7fd54115ce0f90ffcd301a85551835a9a61735b5 100644 (file)
@@ -1,5 +1,7 @@
 //@ min-lldb-version: 1800
 //@ min-gdb-version: 13.0
+//Debian: broken, see https://github.com/rust-lang/rust/issues/129662#issuecomment-2313102689
+//@ ignore-gdb
 
 //@ compile-flags:-g