Skip to content

Commit

Permalink
Disable i686-pc-windows-gnu on two tests
Browse files Browse the repository at this point in the history
  • Loading branch information
saethlin committed Aug 11, 2024
1 parent 39dd5c1 commit 38225d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/debuginfo/method-on-enum.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//@ min-lldb-version: 1800
//@ ignore-i686-pc-windows-gnu

//@ compile-flags:-g

Expand Down
1 change: 1 addition & 0 deletions tests/debuginfo/option-like-enum.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//@ min-lldb-version: 1800
//@ ignore-i686-pc-windows-gnu

//@ compile-flags:-g

Expand Down

0 comments on commit 38225d2

Please sign in to comment.