Peter Hawkins
3fa557289a
Port tests away from setUpClass and setUpModule to setUp alone.
...
This change prepares for upcoming changes in which we run tests in parallel using threads, which we are doing partially to test free threading but also partially to speed up TPU tests via thread-parallelism.
If independent tests run in parallel in no particular order, there's no natural scope around which to call setUpClass or SetUpModule. But for JAX tests this never seems necessary: we can just do the same work in setUp() or do it globally.
PiperOrigin-RevId: 713296722
2025-01-08 08:14:50 -08:00
..
2024-10-25 13:20:36 -07:00
2025-01-08 08:14:50 -08:00
2024-09-20 07:52:33 -07:00
2025-01-08 07:24:08 -08:00
2023-03-21 16:57:34 -07:00
2024-05-15 07:38:20 -07:00
2024-04-11 13:23:27 -07:00
2024-12-18 08:07:19 -05:00
2024-12-18 04:24:54 +00:00
2024-08-13 00:30:23 -07:00
2024-12-05 12:56:07 -08:00
2025-01-06 15:19:02 -08:00
2024-12-18 08:18:57 -05:00
2025-01-08 06:37:44 -08:00
2024-12-18 07:46:14 +00:00
2024-10-30 18:53:51 -07:00
2024-06-24 11:20:39 -07:00
2025-01-07 04:40:21 -08:00
2024-11-26 04:06:15 -08:00
2024-12-12 09:58:14 -05:00
2024-06-18 12:35:08 -04:00
2024-04-11 13:23:27 -07:00
2025-01-08 06:37:44 -08:00
2025-01-08 08:14:50 -08:00
2024-07-22 15:09:15 -07:00
2024-11-05 07:17:14 -08:00
2024-11-01 15:48:07 +00:00
2024-09-20 07:52:33 -07:00
2024-12-10 13:05:43 -08:00
2024-04-11 13:23:27 -07:00
2024-10-30 11:34:08 -07:00
2025-01-08 06:37:44 -08:00
2025-01-08 06:37:44 -08:00
2024-07-24 14:16:51 -07:00
2024-07-29 18:44:31 -07:00
2024-11-08 18:58:31 +00:00
2025-01-08 08:14:50 -08:00
2024-09-26 08:39:30 -07:00
2023-10-18 10:55:13 +01:00
2024-12-11 02:22:37 -08:00
2025-01-08 08:14:50 -08:00
2025-01-08 08:14:50 -08:00
2024-12-29 13:06:19 +00:00
2025-01-07 04:40:21 -08:00
2024-12-20 03:21:53 -08:00
2024-10-29 11:04:31 -07:00
2024-12-19 18:38:06 +00:00
2024-12-20 07:48:04 -08:00
2024-04-11 13:23:27 -07:00
2024-06-17 15:21:49 -04:00
2024-04-11 13:23:27 -07:00
2024-09-20 07:52:33 -07:00
2024-10-29 11:04:31 -07:00
2024-12-19 07:06:36 -08:00
2024-10-07 04:21:38 -07:00
2025-01-08 06:37:44 -08:00
2024-05-25 17:46:01 +00:00
2024-11-07 17:06:02 -08:00
2024-12-10 11:11:32 -08:00
2024-12-17 10:12:34 -08:00
2024-12-16 11:37:31 -08:00
2024-10-07 12:27:35 -07:00
2024-09-20 07:52:33 -07:00
2024-12-03 17:20:40 -08:00
2024-10-03 10:40:39 -07:00
2024-12-16 11:14:23 -08:00
2024-12-20 13:57:40 -08:00
2024-11-18 09:27:36 -08:00
2024-09-20 07:52:33 -07:00
2024-09-20 07:52:33 -07:00
2024-11-18 20:33:27 -05:00
2024-04-11 13:23:27 -07:00
2025-01-06 09:31:15 -08:00
2025-01-01 12:45:39 +02:00
2024-04-11 13:23:27 -07:00
2024-12-17 10:12:34 -08:00
2025-01-08 06:37:44 -08:00
2023-03-10 10:29:33 -08:00
2025-01-07 16:10:45 -08:00
2024-05-24 10:31:57 +01:00
2024-11-05 13:28:17 -08:00
2024-07-03 13:54:36 +04:00
2024-11-19 12:00:32 -08:00
2024-12-19 05:04:09 -08:00
2024-11-28 09:24:20 -08:00
2024-07-12 12:07:24 -07:00
2025-01-08 08:14:50 -08:00
2025-01-08 08:14:50 -08:00
2023-10-04 13:15:49 -07:00
2024-04-11 13:23:27 -07:00
2025-01-08 06:37:44 -08:00
2024-09-20 07:52:33 -07:00
2024-09-20 07:52:33 -07:00
2024-12-20 01:44:50 +00:00
2024-06-12 18:57:20 -07:00
2024-12-19 07:11:31 -08:00
2024-09-20 07:52:33 -07:00
2024-09-20 07:52:33 -07:00
2024-11-30 21:26:48 -08:00
2025-01-07 08:59:59 -08:00
2024-04-11 13:23:27 -07:00
2025-01-08 06:37:44 -08:00
2025-01-08 06:37:44 -08:00
2024-04-11 13:23:27 -07:00
2024-05-06 15:45:25 -04:00
2024-12-18 06:08:32 -08:00
2025-01-08 06:37:44 -08:00
2024-09-24 12:30:11 -07:00
2024-06-14 23:18:20 -07:00
2024-12-12 09:58:14 -05:00
2024-12-12 09:58:14 -05:00
2025-01-08 06:37:44 -08:00
2024-09-25 12:55:43 -04:00
2024-04-11 13:23:27 -07:00
2024-09-20 07:52:33 -07:00
2024-09-24 17:25:26 -07:00
2024-04-11 13:23:27 -07:00
2024-11-08 09:56:12 -05:00
2024-11-21 10:33:29 -08:00
2025-01-07 09:10:04 +02:00
2025-01-08 06:37:44 -08:00
2025-01-08 06:37:44 -08:00
2024-04-11 13:23:27 -07:00
2024-05-08 05:44:08 -07:00
2024-09-24 12:30:11 -07:00
2024-11-11 08:58:15 -08:00
2024-09-20 07:52:33 -07:00
2024-09-20 07:52:33 -07:00
2024-04-11 13:23:27 -07:00
2024-12-18 08:23:06 -08:00
2024-09-20 07:52:33 -07:00
2024-07-15 12:54:00 -07:00
2024-06-13 16:06:14 -07:00
2024-12-12 15:13:32 -08:00
2023-12-13 10:29:45 +00:00
2024-11-13 13:47:07 -08:00
2024-11-16 14:39:54 -08:00
2024-09-20 07:52:33 -07:00
2024-10-07 09:06:20 -07:00
2023-08-08 10:52:11 -07:00
2024-10-29 11:04:31 -07:00