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

Add failing reference test (double local dir) #1223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

c-hagem
Copy link
Contributor

@c-hagem c-hagem commented Jan 13, 2025

Adds a failing proptest. While this bug presents itself as a reference failure (i.e. the reference panics, as a local directory is created twice), this is the same bug as #1220. Here, deleting the file aaa.txt causes the file-system side to forget the local directories, which then leads to the duplicate creation being allowed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

Adds a failing proptest. This could be a bug in the reference model (probably has something to do with management of local directories / mkdir interaction).
Signed-off-by: Christian Hagemeier <[email protected]>
@c-hagem c-hagem requested a deployment to PR integration tests January 13, 2025 11:00 — with GitHub Actions Waiting
@c-hagem c-hagem requested a deployment to PR integration tests January 13, 2025 11:00 — with GitHub Actions Waiting
@c-hagem c-hagem requested a deployment to PR integration tests January 13, 2025 11:00 — with GitHub Actions Waiting
@c-hagem c-hagem requested a deployment to PR integration tests January 13, 2025 11:00 — with GitHub Actions Waiting
@c-hagem c-hagem requested a deployment to PR integration tests January 13, 2025 11:00 — with GitHub Actions Waiting
@c-hagem c-hagem requested a deployment to PR integration tests January 13, 2025 11:00 — with GitHub Actions Waiting
@c-hagem c-hagem requested a deployment to PR integration tests January 13, 2025 11:00 — with GitHub Actions Waiting
@c-hagem c-hagem changed the title Add failing proptest Add failing reference test (double local dir) Jan 13, 2025
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.

1 participant