1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00
nixpkgs/pkgs
Peter Simons 8c58bef5dd haskell-simple-sendfile: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite spec: RUNNING...

Sendfile
  sendfile
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an entire file FAILED [1]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a part of file FAILED [2]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [3]

  sendfileWithHeader
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and an entire file FAILED [4]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and a part of file FAILED [5]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and an entire file FAILED [6]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and a part of file FAILED [7]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [8]

1) Sendfile.sendfile sends an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

2) Sendfile.sendfile sends a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

3) Sendfile.sendfile terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

4) Sendfile.sendfileWithHeader sends an header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

5) Sendfile.sendfileWithHeader sends an header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

6) Sendfile.sendfileWithHeader sends a large header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

7) Sendfile.sendfileWithHeader sends a large header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

8) Sendfile.sendfileWithHeader terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
2013-02-25 00:32:43 +01:00
..
applications Re-generate all Haskell packages with the latest version of cabal2nix. 2013-02-25 00:32:40 +01:00
build-support pkgs/build-support/cabal: add 'testDepends' to 'extraBuildInputs' if 'doCheck' is set to 'true' 2013-02-25 00:32:40 +01:00
data Get rid of the "sf" alias for "sourceforge" 2013-01-14 12:00:32 +01:00
desktops gnome2.libart_lgpl: update 2013-02-21 21:51:09 +01:00
development haskell-simple-sendfile: disable 'doCheck' because of test suite failure 2013-02-25 00:32:43 +01:00
games games/unvanquished: New nixpkg. 2013-02-24 18:02:53 +04:00
lib add deluge torrent client and it's dependencies 2013-02-18 00:00:39 +01:00
misc Merge pull request #333 from bjornfor/fix-typo 2013-02-24 12:39:20 -08:00
os-specific linux: Typo: CFG80211_WEXT 2013-02-24 12:07:14 +01:00
servers Merge branch 'mediatomb.130215' of https://github.com/jcumming/nixpkgs 2013-02-22 15:39:49 -05:00
shells bash-completion: update to current git HEAD at 2.0-95-gd08b9f2 2013-01-30 12:25:11 +01:00
stdenv lib.licenses.proprietary is definitely unfree 2013-01-27 18:36:54 -05:00
test
tools offlineimap: updating license and add myself as maintainer 2013-02-23 10:55:11 +01:00
top-level haskell-packages.nix: fix attribute ordering after recent additions 2013-02-25 00:32:42 +01:00