1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-12 08:01:50 +00:00
nixpkgs/pkgs/development
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
..
arduino inotool: add avr-gcc-libc to inputs 2012-12-23 18:21:51 +02:00
compilers haskell-idris: update to version 0.9.6.1 2013-02-20 11:58:01 +01:00
eclipse
guile-modules
interpreters Add jsduck rubygem 2013-02-22 11:12:49 -05:00
libraries haskell-simple-sendfile: disable 'doCheck' because of test suite failure 2013-02-25 00:32:43 +01:00
misc AVR GCC: enable C++ support (makes it usable with Arduino) 2012-12-23 18:20:34 +02:00
mobile titaniumsdk: Build universal versions of debug apps 2013-02-14 17:25:02 +01:00
ocaml-modules Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
perl-modules perl package version maintenance as those packages are needed by wget and its dependencies 2013-01-21 10:57:10 +01:00
python-modules fix offlineDistutils (#271), needs to be in a site-packages subdir 2013-01-21 12:12:03 +01:00
qtcreator qtcreator: Build QmlDesigner Plugin 2012-11-27 23:13:18 +01:00
ruby-modules
tools alex: disable 'doCheck' to avoid compilation errors 2013-02-25 00:32:42 +01:00
web #283 add a set of Plone packages, a popular Python CMS 2013-02-06 01:44:44 +01:00