emacs-devel
[Top][All Lists]
Advanced

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

Re: Questions about isearch


From: Artur Malabarba
Subject: Re: Questions about isearch
Date: Sat, 28 Nov 2015 18:31:58 +0000

On 28 Nov 2015 5:44 pm, "Eli Zaretskii" <address@hidden> wrote:
> Two of the tests are failing for me:
>
>   Test character-fold--test-consistency condition:
>       (invalid-regexp "Regular _expression_ too big")
>      FAILED  1/4  character-fold--test-consistency
>      passed  2/4  character-fold--test-fold-to-regexp
>   Test character-fold--test-lax-whitespace condition:
>       (invalid-regexp "Regular _expression_ too big")
>      FAILED  3/4  character-fold--test-lax-whitespace
>      passed  4/4  character-fold--test-some-defaults
>
> Let me know if I can provide more information.

Yes, I was getting this too. I reduced the length of the random strings in the test from 100 to 50 in order to stop getting this. But it looks like your system wants it to be even lower.

Can you try reducing it a bit more?

Sadly, if you're forced to make it too small, then we'll have to think of another way to handle this.


reply via email to

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