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>
Tue, 29 Oct 2024 12:18:35 +0000 (13:18 +0100)
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 f0a39a45195a1561c9720bc8c5dfcbac0774aeaf..f6e0ea0abc61a77a43ac42e34ba2eacf99bcee06 100644 (file)
@@ -1,6 +1,8 @@
 //@ min-lldb-version: 1800
 //@ min-gdb-version: 13.0
 //@ compile-flags:-g
+//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 a570144450d7054a3f6292496f7b81f82a097894..68a82a57a99fdc4a4fd8e18b032cdd8a598d3780 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