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 androidndkPkgs: Take version from underlying package 2020-09-08 09:32:06 -04:00
arduino platformio: 4.3.4 -> 5.0.1 (#97833) 2020-09-12 15:27:02 +00:00
beam-modules elixir_1_6: remove 2020-09-24 15:14:52 +02:00
bower-modules/generic
chez-modules chez: add env hook 2020-09-16 22:41:47 +02:00
compilers ghc: add alpha-1 release of version 9.0.1 2020-09-29 12:06:53 +02:00
coq-modules coqPackages.metalib: 20170713 → 20200527 2020-09-22 21:53:29 +02:00
dhall-modules
dotnet-modules dotnetCorePackages.sdk_3_1: fix dependent packages 2020-09-23 13:18:44 +02:00
em-modules/generic
go-modules buildGo{module,package}: also fixup $out/{libexec,lib} 2020-08-28 13:19:11 +01:00
go-packages buildGoPackage: check/delete vendor 2020-09-08 16:32:39 +10:00
guile-modules guile-sdl2: 0.4.0 -> 0.5.0 2020-09-06 22:36:15 +01:00
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 javaPackages.jogl_2_3_2: use jdk8 2020-09-19 15:36:35 +02:00
libraries neatvnc: 0.3.1 -> 0.3.2 2020-09-29 12:48:43 +02:00
lisp-modules
lua-modules luaPackages.lua-resty-openidc: init at 1.7.2-1 2020-08-30 03:11:31 -04:00
misc hasura: 1.2.1 -> 1.3.1-beta.1 2020-09-03 14:59:08 -05:00
mobile androidndk: Avoid depending on target-sensative openjdk 2020-09-08 09:49:39 -04:00
node-packages vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3 2020-09-22 09:13:53 -07:00
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 Merge pull request #98099 from evanjs/postman/7.32.0 2020-09-18 17:45:12 +02:00