Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 38225d2

Browse files
committed
Disable i686-pc-windows-gnu on two tests
1 parent 39dd5c1 commit 38225d2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/debuginfo/method-on-enum.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ min-lldb-version: 1800
2+
//@ ignore-i686-pc-windows-gnu
23

34
//@ compile-flags:-g
45

tests/debuginfo/option-like-enum.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ min-lldb-version: 1800
2+
//@ ignore-i686-pc-windows-gnu
23

34
//@ compile-flags:-g
45

0 commit comments

Comments
 (0)