Closed georgesittas closed 2 days ago
This test's broke CI in main, I think it's flaky. Thought I'd rewrite it into this one to see if tmp_path + write_text is the culprit. There was another similar one recently in Snowflake that was flaky because it was implemented similarly.
tmp_path
write_text
This test's broke CI in main, I think it's flaky. Thought I'd rewrite it into this one to see if
tmp_path
+write_text
is the culprit. There was another similar one recently in Snowflake that was flaky because it was implemented similarly.