Replies: 3 comments 4 replies
-
I would like to ask a beginner's question: has the tests for Windows something to do with the test for *nix systems (like the common test-bootstrapping script or at least the common folder for different scripts or different, OS-specific subfolders? |
Beta Was this translation helpful? Give feedback.
-
OK so ultimately I want to run the The best way around that is to run We have a proof-of-concept of that somewhere, and it can run a few tests with some prep. One is to make the Windows drive "map" to Unix - it would be good if this could be automated. Beyond that, we do need a few more tests, that are more Windows specific. Running But I do not think we should add ZFS specific tests, they should be part of |
Beta Was this translation helpful? Give feedback.
-
I think we should also have a test that tests exercises lazy writes, flush on unmount and a check that everything has been written by importing the pool. |
Beta Was this translation helpful? Give feedback.
-
I'm starting this discussion for ideas about the tests. There are some things that can be improved:
windows-build-test.yml
!stacks
and!memusage
to parsedumputils.py
Beta Was this translation helpful? Give feedback.
All reactions