Skip to content

Commit

Permalink
Auto merge of #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/rust#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 41ca286 + 9b77580 commit db634e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions tests/pass/track-alloc-1.rs

This file was deleted.

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

This file was deleted.

0 comments on commit db634e3

Please sign in to comment.