Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pack test: dont hunt for mmap_pack_* files in latest-trace/ if the fs supports cloning #3868

Merged

Conversation

sidkshatriya
Copy link
Contributor

pack test: dont hunt for mmap_pack_* files in latest-trace/ if the fs supports cloning

Otherwise the pack test can incorrectly fail on, for example, btrfs:

ls: cannot access 'latest-trace/mmap_pack_*': No such file or directory

…e fs supports cloning

Otherwise the `pack` test can incorrectly fail on, for example, btrfs:

  ```
  ls: cannot access 'latest-trace/mmap_pack_*': No such file or directory
  ```
@sidkshatriya
Copy link
Contributor Author

sidkshatriya commented Nov 4, 2024

Rebased to the lastest master branch. CI is all green !

@rocallahan rocallahan merged commit 8b78784 into rr-debugger:master Nov 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants