Skip to content

Commit

Permalink
xfail box and vec debug info tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bleibig committed Apr 18, 2013
1 parent a34921a commit d2718e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/debug-info/box.rs
Expand Up @@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// xfail-test

// compile-flags:-Z extra-debug-info
// debugger:set print pretty off
// debugger:break 29
Expand Down
2 changes: 2 additions & 0 deletions src/test/debug-info/vec.rs
Expand Up @@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// xfail-test

// compile-flags:-Z extra-debug-info
// debugger:set print pretty off
// debugger:break 29
Expand Down

5 comments on commit d2718e6

@bors
Copy link
Contributor

@bors bors commented on d2718e6 Apr 19, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from brson
at bleibig@d2718e6

@bors
Copy link
Contributor

@bors bors commented on d2718e6 Apr 19, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging bleibig/rust/debuginfo = d2718e6 into auto

@bors
Copy link
Contributor

@bors bors commented on d2718e6 Apr 19, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bleibig/rust/debuginfo = d2718e6 merged ok, testing candidate = 7d250d3

@bors
Copy link
Contributor

@bors bors commented on d2718e6 Apr 19, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on d2718e6 Apr 19, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding incoming to auto = 7d250d3

Please sign in to comment.