Gregory P. Smith
68ebc051fc
gh-86533: Make Path.mkdir parent_mode tests umask-independent ( #150040 )
...
test_mkdir_with_parent_mode, test_mkdir_parent_mode_deep_hierarchy and
test_mkdir_parent_mode_same_as_mode assert exact directory mode bits but
did not pin the process umask. On buildbots running with a restrictive
umask (e.g. 0o077) the 0o755 leaf was masked down to 0o700, failing the
assertions. Wrap them in os_helper.temp_umask(0o022), matching the
other umask-aware mkdir tests in this file.
2026-05-19 01:19:06 +00:00
..
2026-05-05 01:36:43 +00:00
2026-05-12 22:59:46 +05:30
2026-04-14 23:29:41 -05:00
2026-05-15 14:29:26 +00:00
2026-03-21 14:06:07 +01:00
2026-05-11 18:20:09 -04:00
2026-05-15 14:34:48 +03:00
2026-05-04 22:23:18 +00:00
2026-05-14 23:10:39 +02:00
2026-04-12 10:06:41 -07:00
2026-04-28 01:06:23 -07:00
2026-05-11 11:14:54 +00:00
2026-05-11 03:05:56 +03:00
2026-05-19 00:45:35 +02:00
2026-05-18 23:00:27 +00:00
2026-05-12 23:46:21 +00:00
2026-05-07 16:26:31 +03:00
2026-02-15 17:43:39 -08:00
2026-05-04 22:23:18 +00:00
2026-05-07 19:06:37 +00:00
2026-05-19 01:19:06 +00:00
2026-02-25 10:34:00 +02:00
2026-05-12 08:40:51 +00:00
2026-04-06 09:42:10 -07:00
2026-05-12 22:59:46 +05:30
2026-05-07 23:39:08 +03:00
2026-05-13 08:59:57 +01:00
2026-03-06 13:22:21 +01:00
2026-05-10 13:43:57 -07:00
2026-05-04 22:23:18 +00:00
2026-04-04 13:29:17 +01:00
2026-03-09 10:37:23 -07:00
2026-02-17 10:54:41 +01:00
2026-05-04 15:14:57 +03:00
2026-05-05 15:19:16 +01:00
2026-02-24 22:52:02 +00:00
2026-05-03 09:35:47 +00:00
2026-05-19 00:48:41 +00:00
2026-03-10 14:58:32 +01:00
2026-04-14 17:15:27 -07:00
2026-05-08 07:48:15 +03:00
2026-05-11 15:28:23 +00:00
2026-05-18 11:20:49 -07:00
2026-05-12 22:46:46 +03:00
2026-05-04 22:23:18 +00:00
2026-05-04 22:23:18 +00:00
2026-05-04 22:23:18 +00:00
2026-04-14 00:32:54 +02:00
2026-04-28 05:26:38 +00:00
2026-02-21 15:30:40 +00:00
2026-05-18 19:55:47 -04:00
2026-05-06 16:07:43 +00:00
2026-05-04 22:23:18 +00:00
2026-05-06 16:07:43 +00:00
2026-05-13 17:33:43 +00:00
2026-05-09 10:55:09 +03:00
2026-03-30 11:11:13 +02:00
2026-03-06 10:25:09 +01:00
2026-03-02 08:56:28 -03:00
2026-05-13 10:20:33 +00:00
2026-02-23 12:31:35 -06:00
2026-05-06 17:41:26 +03:00
2026-05-10 15:22:16 -07:00
2026-05-11 17:21:03 +03:00
2026-02-16 14:14:26 +01:00
2026-05-12 13:40:21 +00:00
2026-03-30 22:05:18 +03:00
2026-05-02 19:59:51 +01:00
2026-03-06 10:25:09 +01:00
2026-05-18 23:00:27 +00:00
2026-05-05 21:22:58 -07:00
2026-05-04 22:23:18 +00:00
2026-05-04 22:23:18 +00:00
2026-05-03 17:17:29 +00:00
2026-05-04 22:23:18 +00:00
2026-03-31 15:45:23 +03:00
2026-05-05 15:04:05 +03:00
2026-05-04 22:23:18 +00:00
2026-05-15 16:30:40 +00:00
2026-05-04 22:23:18 +00:00
2026-05-10 21:44:59 -04:00
2026-05-02 12:27:23 +10:00
2026-05-15 18:54:05 +01:00
2026-05-15 21:32:10 +02:00
2026-05-13 16:45:25 +00:00
2026-04-08 17:46:25 -04:00
2026-05-06 19:52:23 +02:00
2026-03-06 10:25:09 +01:00
2026-05-01 22:54:24 -05:00
2026-04-27 00:40:20 +00:00
2026-05-09 08:33:09 +00:00
2026-05-18 19:31:15 +00:00
2026-02-24 13:05:06 +02:00
2026-05-01 16:31:00 -05:00
2026-05-04 22:23:18 +00:00
2026-05-04 22:23:18 +00:00
2026-05-04 22:23:18 +00:00
2026-05-06 16:07:43 +00:00
2026-05-08 07:48:15 +03:00
2026-05-04 22:23:18 +00:00
2026-04-15 14:21:43 +02:00
2026-02-18 13:17:08 +00:00
2026-05-06 16:56:17 +03:00
2026-05-04 22:23:18 +00:00