Files
nixpkgs/pkgs/development/libraries
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
..
2013-01-14 14:38:24 +01:00
2013-02-22 00:02:24 +01:00
2013-02-24 02:29:09 +01:00
2011-01-05 09:59:12 +00:00
2012-11-25 14:01:13 +01:00
2013-01-31 00:24:24 +01:00
2012-12-11 09:53:26 +01:00
2013-02-22 00:02:24 +01:00
2013-02-01 16:50:11 -05:00
2013-02-06 01:26:24 +01:00
2013-02-22 00:02:24 +01:00
2013-01-11 18:02:36 +01:00
2012-12-03 16:21:15 +01:00
2013-01-13 14:30:54 +01:00
2013-02-10 00:08:29 +01:00
2012-12-04 10:14:14 +04:00
2013-02-06 01:26:24 +01:00
2012-12-02 15:19:14 +01:00
2013-02-13 15:57:41 +01:00
2013-01-25 01:10:36 -05:00
2012-11-29 16:21:01 +01:00
2013-01-29 18:37:06 +01:00
2013-01-08 20:41:44 +01:00
2012-11-29 13:43:37 +01:00
2013-02-14 20:06:54 +01:00
2013-02-21 17:45:42 +01:00
2013-01-10 15:11:12 +01:00
2012-12-11 09:53:26 +01:00
2012-12-11 13:47:41 +01:00
2013-02-05 11:24:00 +04:00
2013-02-21 14:27:02 +01:00
2013-02-14 14:38:24 +01:00
2013-02-24 02:29:34 +01:00
2013-02-19 11:23:28 +01:00
2013-02-24 02:30:02 +01:00
2012-12-05 20:22:49 +01:00
2013-02-02 13:45:01 +01:00
2012-12-31 11:13:55 +01:00
2013-01-29 18:37:06 +01:00
2013-01-29 18:37:06 +01:00
2013-02-16 22:34:40 +01:00
2013-02-16 23:06:31 -05:00
2013-01-04 09:52:18 +01:00