Guest User

failed-ruby

a guest
Jun 17th, 2022
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. with default ignore options
  2. dir with file in listen dir
  3. listens to file move
  4. with nothing in listen dir
  5. should process addition of "file.rb"
  6. listens to multiple files addition
  7. listens to file moved inside
  8. should process addition of ".hidden"
  9. listens to sub-subdirectory removed
  10. listen to the files of a removed directory
  11. two dirs with files in listen dir
  12. listens to multiple file moves (FAILED - 1)
  13. E, [2022-06-17T20:16:41.518813 #31] ERROR -- : Exception rescued in listen-run_thread:
  14. Errno::EBADF: Bad file descriptor - Failed to watch "/tmp/guix-build-ruby-listen-3.7.1.drv-0/source/spec/.fixtures/165549700048999522899/dir2/dir1": the given file descriptor is not valid.
  15. /gnu/store/g3j4x5zi0gvq67ij9kblqsv2y08yy1yv-ruby-rb-inotify-0.9.10/lib/ruby/vendor_ruby/gems/rb-inotify-0.9.10/lib/rb-inotify/watcher.rb:74:in `initialize'
  16.  
Advertisement
Add Comment
Please, Sign In to add comment