3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development
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
..
androidndk-pkgs
arduino
beam-modules elixir_1_6: remove 2020-09-24 15:14:52 +02:00
bower-modules/generic
chez-modules
compilers ghc: add alpha-1 release of version 9.0.1 2020-09-29 12:06:53 +02:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules haskellPackages.pandoc: Fix build 2020-09-25 21:08:24 +02:00
idris-modules
interpreters perldevel: 5.33.1 -> 5.33.2 2020-09-28 02:11:03 +02:00
java-modules
libraries neatvnc: 0.3.1 -> 0.3.2 2020-09-29 12:48:43 +02:00
lisp-modules
lua-modules
misc
mobile
node-packages
ocaml-modules Merge pull request #99026 from sternenseemann/mirage-3.8.1 2020-09-28 23:49:13 -05:00
perl-modules youtube-viewer: 3.7.5 -> 3.7.9 2020-09-25 16:31:16 +02:00
pharo
pure-modules
python-modules python3Packages.fsspec: fix tests on darwin 2020-09-29 05:53:10 -07:00
r-modules
ruby-modules
tools minizinc: fix build against bison 3.7 2020-09-29 05:47:46 -07:00
web