nixpkgs/pkgs
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
..
applications darcs: disable test suite to avoid 127 exit code 2013-02-25 00:37:11 +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-fsnotify: disable 'doCheck' to avoid test suite failures 2013-02-25 00:37:12 +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