Files
nixpkgs/pkgs/development/python-modules
Thibault Gagnaux e749451470 python3Packages.fsspec: fix tests on darwin
Disables the `test_touch` test which fails with the following assertion error on hydra darwin only:
```
tmpdir = local('/private/tmp/nix-build-python3.8-fsspec-0.8.3.drv-0/pytest-of-nixbld3/pytest-0/test_touch0')

    def test_touch(tmpdir):
        import time

        fn = tmpdir + "/in/file"
        fs = fsspec.filesystem("file", auto_mkdir=False)
        with pytest.raises(OSError):
            fs.touch(fn)
        fs = fsspec.filesystem("file", auto_mkdir=True)
        fs.touch(fn)
        info = fs.info(fn)
        time.sleep(0.2)
        fs.touch(fn)
        info2 = fs.info(fn)
        if not WIN:
>           assert info2["mtime"] > info["mtime"]
E           assert 1601358357.0 > 1601358357.0

fsspec/implementations/tests/test_local.py:322: AssertionError
```
2020-09-29 05:53:10 -07:00
..
2020-09-13 13:22:53 +01:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-29 10:22:12 -07:00
2020-08-16 15:57:00 -07:00
2020-08-27 12:51:02 -07:00
2020-09-21 13:39:37 +02:00
2020-08-27 12:51:02 -07:00
2020-08-17 17:51:54 +02:00
2020-08-17 17:51:54 +02:00
2020-09-21 21:53:33 +02:00
2020-09-14 09:11:08 -04:00
2020-09-14 09:11:08 -04:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-21 11:08:08 -07:00
2020-09-20 12:23:18 +01:00
2020-08-19 00:43:21 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-02 09:08:45 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-23 20:12:28 -07:00
2020-08-27 12:51:02 -07:00
2020-09-22 10:11:37 -07:00
2020-08-27 12:51:02 -07:00
2020-09-11 16:04:51 +02:00
2020-08-16 21:27:13 -07:00
2020-09-21 23:16:37 -07:00
2020-08-27 12:51:02 -07:00
2020-08-16 13:11:58 -07:00
2020-08-27 12:51:02 -07:00
2020-09-20 08:17:50 -07:00
2020-09-13 09:09:47 +02:00
2020-09-13 04:20:00 +00:00
2020-09-17 11:35:38 +02:00
2020-08-23 16:21:50 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-16 00:26:48 -07:00
2020-09-10 15:15:39 -07:00
2020-09-03 19:21:10 +02:00
2020-09-13 12:44:47 +01:00
2020-08-16 19:22:28 -07:00
2020-08-27 12:51:02 -07:00
2020-08-16 21:39:53 -07:00
2020-09-07 10:19:37 -07:00
2020-08-27 12:51:02 -07:00
2020-09-18 14:27:35 -07:00
2020-08-27 12:51:02 -07:00
2020-09-09 09:52:45 -07:00
2020-09-08 17:04:31 -07:00
2020-08-27 12:51:02 -07:00
2020-08-31 11:44:51 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-29 10:20:47 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-29 15:49:43 +02:00
2020-08-17 17:51:54 +02:00
2020-08-29 11:56:16 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-26 18:52:35 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-09 20:04:41 -07:00
2020-09-23 09:23:16 -07:00
2020-08-27 12:51:02 -07:00
2020-09-04 20:10:53 +02:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-19 18:12:50 +02:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:09 +02:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:09 +02:00
2020-08-16 19:31:09 +02:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:09 +02:00
2020-08-16 19:31:10 +02:00
2020-08-16 19:31:10 +02:00
2020-08-16 19:31:10 +02:00
2020-08-27 12:51:02 -07:00
2020-08-27 13:37:49 -07:00
2020-09-10 15:15:58 -07:00
2020-08-27 12:51:02 -07:00
2020-08-17 17:51:54 +02:00
2020-08-16 19:31:10 +02:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:10 +02:00
2020-08-16 19:31:11 +02:00
2020-08-30 01:13:57 +02:00
2020-09-10 15:16:44 -07:00
2020-09-21 23:38:26 -07:00
2020-08-16 19:31:11 +02:00
2020-08-16 19:31:12 +02:00
2020-08-16 19:31:12 +02:00
2020-08-16 19:31:12 +02:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:12 +02:00
2020-08-16 19:31:12 +02:00
2020-09-24 09:05:40 -07:00
2020-08-16 19:31:12 +02:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-25 10:47:44 -05:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-27 20:00:31 -07:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:14 +02:00
2020-08-21 15:44:52 -07:00
2020-08-27 12:51:02 -07:00
2020-09-07 10:50:10 -05:00
2020-08-29 16:18:23 +02:00
2020-08-16 19:31:15 +02:00
2020-09-07 10:49:24 -07:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:15 +02:00
2020-08-16 19:31:15 +02:00
2020-08-16 19:31:16 +02:00
2020-08-27 19:01:54 -07:00
2020-09-21 09:55:45 -07:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:16 +02:00
2020-09-20 08:57:11 +02:00
2020-08-17 17:51:54 +02:00
2020-08-16 19:31:17 +02:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:17 +02:00
2020-08-16 19:31:17 +02:00
2020-08-16 19:31:17 +02:00
2020-08-16 19:31:17 +02:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:18 +02:00
2020-08-16 19:31:18 +02:00
2020-08-16 19:31:18 +02:00
2020-08-16 18:02:03 -07:00
2020-08-16 15:01:25 -07:00
2020-08-16 19:31:18 +02:00
2020-09-27 11:43:05 -07:00
2020-08-16 19:31:19 +02:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:19 +02:00
2020-08-25 09:16:30 -07:00
2020-08-23 23:47:21 -07:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:19 +02:00
2020-08-27 12:51:02 -07:00
2020-08-16 19:31:20 +02:00
2020-08-16 19:31:20 +02:00
2020-09-21 10:55:45 -07:00
2020-08-26 12:38:57 +02:00
2020-09-21 11:07:48 -07:00
2020-08-16 19:31:20 +02:00
2020-08-16 15:57:00 -07:00
2020-08-16 19:31:20 +02:00
2020-08-16 19:31:20 +02:00
2020-08-16 19:31:21 +02:00
2020-08-27 12:51:02 -07:00
2020-08-27 12:51:02 -07:00
2020-09-12 01:37:06 +02:00