Replies: 4 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.
-
|
@andrebraga commented 30 minutes ago in #469:
Sure, and maybe some of these ops are already being tested, eg: openzfs/.github/workflows/windows-build-test.yml Lines 2507 to 2514 in bce453c I am just not yet sure about how does openzfs/contrib/windows/tests/winfstests.py Lines 216 to 235 in bce453c What are all these file names like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm starting this discussion for ideas about the tests. There are some things that can be improved:
windows-build-test.yml!stacksand!memusageto parsedumputils.pyBeta Was this translation helpful? Give feedback.
All reactions