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

Some tests are failing on Windows #193

Open
radumarias opened this issue Sep 2, 2024 · 0 comments
Open

Some tests are failing on Windows #193

radumarias opened this issue Sep 2, 2024 · 0 comments
Labels
good first issue Good for newcomers tests

Comments

@radumarias
Copy link
Owner

Most of them fails like this

---- encryptedfs::test::test_exists_by_name stdout ----
thread 'encryptedfs::test::test_exists_by_name' panicked at src\test_common.rs:86:6:
called `Result::unwrap()` on an `Err` value: Io { source: Os { code: 5, kind: PermissionDenied, message: "Access is denied." }, backtrace: <disabled> }

And one

---- expire_value::tests::test_expire_value stdout ----
thread 'expire_value::tests::test_expire_value' panicked at src\expire_value.rs:143:9:
assertion `left == right` failed
  left: 1
 right: 2

https://github.com/radumarias/rencfs/actions/runs/10658794341/job/29540418966

@radumarias radumarias modified the milestone: 1.0.0-rc.1 Sep 2, 2024
@radumarias radumarias added good first issue Good for newcomers tests labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tests
Projects
Status: Todo
Development

No branches or pull requests

1 participant