···4242 pytest-mock
4343 ];
44444545+ disabledTests = [
4646+ # this test is flaky on darwin because it depends on the resolution of filesystem mtimes
4747+ # https://github.com/cldf/csvw/blob/45584ad63ff3002a9b3a8073607c1847c5cbac58/tests/test_db.py#L257
4848+ "test_write_file_exists"
4949+ ];
5050+4551 meta = with lib; {
4652 description = "CSV on the Web";
4753 homepage = "https://github.com/cldf/csvw";