Skip to content

Commit

Permalink
Auto merge of rust-lang#2846 - oli-obk:rm_borked_test, r=RalfJung
Browse files Browse the repository at this point in the history
Remove a test that wasn't carrying its weight

See rust-lang#110107 (comment) for discussion.

TLDR: it keeps breaking out of unrelated reasons and the real thing to check (early alloc ids can be tracked without ICEing miri) is hard to check otherwise.
  • Loading branch information
bors committed Apr 19, 2023
2 parents 9635312 + 8a40ff9 commit f0c207f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions src/tools/miri/tests/pass/track-alloc-1.rs

This file was deleted.

5 changes: 0 additions & 5 deletions src/tools/miri/tests/pass/track-alloc-1.stderr

This file was deleted.

0 comments on commit f0c207f

Please sign in to comment.