Skip to content

Commit

Permalink
Auto merge of #14048 - Muscraft:move-to-snapbox, r=epage
Browse files Browse the repository at this point in the history
Migrate a few test files to snapbox

This migrates the following files to `snapbox`
- `artifact_dep`
  - Has a few `does_not_contain`
- `artifact_dir`
- `bad_config`
- `bad_manifest_path`
  - Does not use `str!` for all tests
- `bench`

Note: This also adds auto-redactions for:
- `[HOST_TARGET]`
- `[ALT_TARGET]`
  - Only added if cross-compilation is allowed for the target
- `[AVG_ELAPSED]`
  - For `bench` output
- `[JITTER]`
  - For `bench` output

Part of #14039
  • Loading branch information
bors committed Jun 13, 2024
2 parents a458756 + d0804f8 commit 0d7c7b8
Show file tree
Hide file tree
Showing 5 changed files with 1,606 additions and 1,081 deletions.
Loading

0 comments on commit 0d7c7b8

Please sign in to comment.