Control: tags -1 + moreinfo

Hi Lucas,

this seems to be bug #1030493 again.

On Fri, 17 Feb 2023 07:50:37 +0100 Lucas Nussbaum <lu...@debian.org> wrote:
> E           -   '')]
> E           ?      ^
> E > E + ''),
> E           ?      ^
> E > E + (_INOTIFY_EVENT(wd=1, mask=1073742336, cookie=0, len=16),
> E           +   ['IN_DELETE', 'IN_ISDIR'],
> E           +   '/tmp/tmpmmbhfdhl',
> E           +   'new_folder')]

Apparently, the returned order of INOTIFY_EVENTS is different with
your builds than it is on the buildds, my machine, and Bastian's
machine. Neither Bastian nor I could reproduce the bug. Initially, I
assumed this is some sort of flakiness and added test retries, but
it looks like your build system always returns events in a
different order (or at least often enough so two retries are not
sufficient).

I suspect that you are using a different filesystem, which processes
changes differently and thus makes the inotify API return events in
a different order, but I don't know for sure.

Can you help us track down the underlying cause, so we can reproduce
the failure and then think of an appropriate way to work around it?


Cheers
Timo

--
⢀⣴⠾⠻⢶⣦⠀   ╭────────────────────────────────────────────────────╮
⣾⠁⢠⠒⠀⣿⡁   │ Timo Röhling                                       │
⢿⡄⠘⠷⠚⠋⠀   │ 9B03 EBB9 8300 DF97 C2B1  23BF CC8C 6BDD 1403 F4CA │
⠈⠳⣄⠀⠀⠀⠀   ╰────────────────────────────────────────────────────╯

Attachment: signature.asc
Description: PGP signature

Reply via email to