bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33735: filenotify-test failures


From: Michael Albinus
Subject: bug#33735: filenotify-test failures
Date: Fri, 21 Dec 2018 14:00:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

>> Since the Emacs jobs on hydra.nixos.org were upgraded to NixOS 18.09,
>> two filenotify tests are failing:
>>
>> 1. file-notify-test04-autorevert-remote
>>   (string-match "another text" "any text")
>>
>> 2. file-notify-test08-backup-remote
>>   "Received events do not match expected events"

Likely, this has been uncovered because the changes in NixOS let Tramp
find the "gio" command. I suspect "gvfs-monitor-dir" was used before
that change.

> file-notify-test04-autorevert-remote now passes, since the change from
> https://debbugs.gnu.org/33781#18. The other still fails.

I could reproduce it locally. Pushed a fix to master, which solves the
problem in file-notify-test08-backup-remote for me. Let's watch hydra.

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]