nixpkgs/pkgs/development
Peter Simons 42db9ae872 haskell-fsnotify: disable 'doCheck' to avoid test suite failures
Test suite test: RUNNING...

canonicalizeDirPath
  - Absolute path keeps trailing slash FAILED [1]
  - Absolute path gains trailing slash FAILED [2]
  - Relative path keeps trailing slash
  - Relative path gains trailing slash

canonicalizePath
  - Absolute path keeps trailing slash FAILED [3]
  - Relative path keeps trailing slash

findFiles
  - Non-recursive
  - Recursive

findDirs
  - Non-recursive
  - Recursive

watchDir
  - Create file
  - Modify file
  - Remove file
  - Rename file
  - Debounce

watchDirChan
  - Create file
  - Modify file
  - Remove file
  - Rename file

watchTree
  - Create file (pre-existing directory)
  - Create file (create directory)
  - Modify file
  - Remove file
  - Rename file

watchTreeChan
  - Create file (pre-existing directory)
  - Create file (create directory)
  - Modify file
  - Remove file
  - Rename file

1) canonicalizeDirPath Absolute path keeps trailing slash FAILED (uncaught exception)
IOException (/home/: canonicalizePath: does not exist (No such file or directory))

2) canonicalizeDirPath Absolute path gains trailing slash FAILED (uncaught exception)
IOException (/home: canonicalizePath: does not exist (No such file or directory))

3) canonicalizePath Absolute path keeps trailing slash FAILED (uncaught exception)
IOException (/home/: canonicalizePath: does not exist (No such file or directory))

Finished in 37.1526 seconds
29 examples, 3 failures
Test suite test: FAIL
Test suite logged to: dist/test/fsnotify-0.0.6-test.log
2013-02-25 00:37:12 +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-fsnotify: disable 'doCheck' to avoid test suite failures 2013-02-25 00:37:12 +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
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
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