Skip to content

tests/test_misc.py::test_resolving_ambiguous_import_path() flaky on Windows

Problem

In both pipelines no other tests failed.

Questions

  • Why is the test flaky on Windows and only Windows?
  • Why does it flake across different stacks?
  • Why are other tests making use of similar tools (~._test_utils.propose_name(), pytest fixtures tmp_path_factory and monkeypatch) not similarly flaky?