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 upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Use 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