[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Eli Zaretskii |
Subject: |
Re: sqlite3 |
Date: |
Sun, 26 Dec 2021 13:48:36 +0200 |
> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: emacs-devel@gnu.org
> Date: Sun, 26 Dec 2021 12:39:06 +0100
>
> > Test multi-test-files-simple condition:
> > (ert-test-failed
> > ((should
> > (=
> > (multisession-value multisession--sfoo)
> > 2))
> > :form
> > (= 1 2)
> > :value nil))
> >
> > So I think the problem I'm seeing here is not that Emacs cannot access
> > the file, it's something else. Any ideas for digging into this?
>
> If you could get the test to cough up what's in the multisession
> directory when this happens, that would be helpful.
I will try. But ERT is notoriously hard with supporting such
debugging printouts, so maybe I'll need help.
> The -simple- test
> should just write the file in Emacs A, Emacs B starts, reads/writes the
> file, and exists, and then Emacs A reads the file.
>
> So it should be "impossible" for that to fail, but apparently Windows is
> doing something ... weird? Anti-virus software?
No, the problem happens even if I turn off the anti-virus.
- Re: sqlite3, (continued)
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/20
- Re: sqlite3, Eli Zaretskii, 2021/12/21
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/22
- Re: sqlite3, Eli Zaretskii, 2021/12/22
- Re: sqlite3, Eli Zaretskii, 2021/12/26
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/26
- Re: sqlite3,
Eli Zaretskii <=
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/26
- Re: sqlite3, Eli Zaretskii, 2021/12/26
- Re: sqlite3, Eli Zaretskii, 2021/12/26
- Re: sqlite3, Eli Zaretskii, 2021/12/26
- Re: sqlite3, Eli Zaretskii, 2021/12/26
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/27
- Re: sqlite3, Eli Zaretskii, 2021/12/27
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/27
- Re: sqlite3, Eli Zaretskii, 2021/12/27
- Re: sqlite3, Eli Zaretskii, 2021/12/27