Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse better tempfile creation mechanism to avoid skip windows test #46222
Comments
|
Hi! Is this open for contribution? |
@sarahannali Yes, we would accept a PR fixing this. |
|
Hi @sarahannali |


This is a follow up on #45917 - Previously we fixed test_serialization by
However per @malfet 's comment we can also abstract out temp file creation step to support the last skipped unittest on windows.
cc @mruberry @VitalyFedyunin