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, 28 May 2026 18:58:07 +0000 (20:58 +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/macro-stepping.rs
tests/debuginfo/method-on-enum.rs

index 3f57eb9ad79bd28ff6d25593c714506fa66cd4fa..f95005d0efc58a087950bfc93ada44f343d87278 100644 (file)
@@ -7,7 +7,8 @@
 // LLDB 1800+ tests were not tested in CI, broke, and now are disabled
 //@ ignore-lldb
 //@ 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 6c724622a89e6320dc407fa30dcb76ee5836e5d5..6fa7fce52b48fbf052899a4adc3850539f0ead74 100644 (file)
@@ -1,6 +1,8 @@
 // LLDB 1800+ tests were not tested in CI, broke, and now are disabled
 //@ ignore-lldb
 //@ min-gdb-version: 13.0
+//Debian: broken, see https://github.com/rust-lang/rust/issues/129662#issuecomment-2313102689
+//@ ignore-gdb
 
 //@ compile-flags:-g
 //@ disable-gdb-pretty-printers