-
Notifications
You must be signed in to change notification settings - Fork 341
Labels
bfbbit-for-bitbit-for-bittest: pythonPass clm_pymods test suite plus Python sys/unit tests before mergingPass clm_pymods test suite plus Python sys/unit tests before mergingtestingadditions or changes to testsadditions or changes to tests
Milestone
Description
It doesn't work everywhere; e.g., on my Mac. Instead, use the safer os.makedirs() for making empty directories or pathlib.Path.touch() for empty files.
Unit tests failing on my Mac because of this:
test_append_user_nl_step2: PermissionError atos.mknod(ufile)test_run_phase: PermissionError inSSPCaseFake.create_clone()atos.mknod(os.path.join(newcase, "user_nl_clm"))
Metadata
Metadata
Assignees
Labels
bfbbit-for-bitbit-for-bittest: pythonPass clm_pymods test suite plus Python sys/unit tests before mergingPass clm_pymods test suite plus Python sys/unit tests before mergingtestingadditions or changes to testsadditions or changes to tests
Type
Projects
Status
Done