Skip to content

Commit

Permalink
Remove some obsolete ignored tests
Browse files Browse the repository at this point in the history
* compile-fail/vec-add.rs is obsolete, there are no mutable
  vectors any more, #2711 is closed
* compile-fail/issue-1451.rs is obsolete, there are no more
  structural records, #1451 is closed
* compile-fail/issue-2074.rs is obsolete, an up to date test
  is in run-pass/nested-enum-same-names.rs, #2074 is closed
* compile-fail/omitted-arg-wrong-types.rs is obsolete, #2093
  is closed
  • Loading branch information
fhahn committed Feb 9, 2014
1 parent 51676b2 commit c9b1b70
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 150 deletions.
33 changes: 0 additions & 33 deletions src/test/compile-fail/issue-1451.rs

This file was deleted.

23 changes: 0 additions & 23 deletions src/test/compile-fail/issue-2074.rs

This file was deleted.

21 changes: 0 additions & 21 deletions src/test/compile-fail/omitted-arg-wrong-types.rs

This file was deleted.

73 changes: 0 additions & 73 deletions src/test/compile-fail/vec-add.rs

This file was deleted.

4 comments on commit c9b1b70

@bors
Copy link
Contributor

@bors bors commented on c9b1b70 Feb 24, 2014

Choose a reason for hiding this comment

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

saw approval from alexcrichton
at fhahn@c9b1b70

@bors
Copy link
Contributor

@bors bors commented on c9b1b70 Feb 24, 2014

Choose a reason for hiding this comment

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

merging fhahn/rust/ignored-tests-update2 = c9b1b70 into auto

@bors
Copy link
Contributor

@bors bors commented on c9b1b70 Feb 24, 2014

Choose a reason for hiding this comment

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

fhahn/rust/ignored-tests-update2 = c9b1b70 merged ok, testing candidate = b156ff38

@bors
Copy link
Contributor

@bors bors commented on c9b1b70 Feb 24, 2014

Choose a reason for hiding this comment

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

Please sign in to comment.