diff options
| author | Ben Kimock <kimockb@gmail.com> | 2024-08-11 14:25:00 -0400 |
|---|---|---|
| committer | Ben Kimock <kimockb@gmail.com> | 2024-08-16 21:14:45 -0400 |
| commit | 70320c1936e2cdf0dd4f79c6539b32dd928d4cc2 (patch) | |
| tree | e14414c64114d44cfe80e5789d628f443cb8467e /tests/debuginfo/empty-string.rs | |
| parent | 506052d49d3903ea554e4ce760cc53610cff4ef5 (diff) | |
| download | rust-70320c1936e2cdf0dd4f79c6539b32dd928d4cc2.tar.gz rust-70320c1936e2cdf0dd4f79c6539b32dd928d4cc2.zip | |
Enable more debuginfo tests on Windows
Diffstat (limited to 'tests/debuginfo/empty-string.rs')
| -rw-r--r-- | tests/debuginfo/empty-string.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debuginfo/empty-string.rs b/tests/debuginfo/empty-string.rs index 35b68ed91c0..eac3448bfd5 100644 --- a/tests/debuginfo/empty-string.rs +++ b/tests/debuginfo/empty-string.rs @@ -1,4 +1,4 @@ -//@ ignore-windows failing on win32 bot +//@ ignore-windows-gnu: #128981 //@ ignore-android: FIXME(#10381) //@ compile-flags:-g //@ min-gdb-version: 8.1 |
