[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames'
From: |
Gerd Möllmann |
Subject: |
Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames' |
Date: |
Thu, 19 Dec 2024 12:59:44 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Michael Albinus <michael.albinus@gmx.de> writes:
> Gerd Moellmann <gerd@gnu.org> writes:
>
> Hi Gerd,
>
>> Merge branch 'scratch/tty-child-frames'
>>
>> Add support for child frames on tty
>
> This breaks xt-mouse-tests:
>
> --8<---------------cut here---------------start------------->8---
> # make -C test xt-mouse-tests
> Test xt-mouse-tracking-basic condition:
> (error "tty frame should be used")
> FAILED 1/3 xt-mouse-tracking-basic (0.776520 sec) at
> lisp/xt-mouse-tests.el:61
> Test xt-mouse-tracking-sgr condition:
> (error "tty frame should be used")
> FAILED 2/3 xt-mouse-tracking-sgr (0.000466 sec) at
> lisp/xt-mouse-tests.el:102
> Test xt-mouse-tracking-utf-8 condition:
> (error "tty frame should be used")
> FAILED 3/3 xt-mouse-tracking-utf-8 (0.000746 sec) at
> lisp/xt-mouse-tests.el:80
> --8<---------------cut here---------------end--------------->8---
>
> Best regards, Michael.
Hi Michael,
The new code now _requires_ a tty frame to be used (decode_tty_frame,
check_tty), which I think the tests can't provide, running in batch. And
I'd rather not be less picky for the sake of these tests.
Kind of a predicament. Any idea what could be done?
- Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames', Michael Albinus, 2024/12/19
- Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames',
Gerd Möllmann <=
- Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames', Eli Zaretskii, 2024/12/19
- Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames', Gerd Möllmann, 2024/12/19
- Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames', Eli Zaretskii, 2024/12/19
- Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames', Gerd Möllmann, 2024/12/20
- Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames', Eli Zaretskii, 2024/12/20
- Re: master 8aef5d224a6: Merge branch 'scratch/tty-child-frames', John ff, 2024/12/19