Commit 83ea13e
committed
fixup: Remove duplicate tests and fix escaping expectations after rebase
During the rebase of the sealing-impl branch onto main, some test
functions that existed in both the PR and main (from cherry-picks)
ended up duplicated. This removes the sync duplicates in favor of
main's async versions in repository.rs, removes duplicate CLI
integration tests, fixes a dumpfile escape expectation (named
escapes vs hex escapes), and adds a missing import in privileged.rs.1 parent 90d684a commit 83ea13e
4 files changed
Lines changed: 5 additions & 834 deletions
File tree
- crates
- composefs-oci/src
- composefs/src
- integration-tests/src/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
950 | 950 | | |
951 | 951 | | |
952 | 952 | | |
953 | | - | |
954 | | - | |
955 | | - | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
| |||
961 | 961 | | |
962 | 962 | | |
963 | 963 | | |
964 | | - | |
| 964 | + | |
965 | 965 | | |
966 | 966 | | |
967 | 967 | | |
| |||
0 commit comments