[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: failed tlf check
From: |
Csahok Zoltan |
Subject: |
Re: failed tlf check |
Date: |
Tue, 27 Jun 2023 16:51:25 +0000 |
Hi John,
The failed test (rules) requires a supported terminal setting.
For me this line does the trick
TERM=xterm make check
73,
Zoli
On Tue, Jun 27, 2023 at 01:12:12AM +0000, john kuras wrote:
> I built tlf from the latest github source with no errors. I then did a
> make check and all tests passed except for one. I am forwarding a copy of
> the test-suit.log output file from the failed test per the request printed
> by make check:
> -john,
> w7og
> ======================================
> Tlf 1.5~git: test/test-suite.log
> ======================================
>
> # TOTAL: 28
> # PASS: 27
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 1
> # XPASS: 0
> # ERROR: 0
>
> .. contents:: :depth: 2
>
> FAIL: run_rules
> ===============
>
> [==========] Running 1 test(s).
> [ RUN ] test_rules
> [ ERROR ] --- "neqp(TIMEOUT), focmarathon(TIMEOUT), cqww(TIMEOUT),
> mst(TIMEOUT)" != ""
> [ LINE ] --- test_rules.c:61: error: Failure!
> ++ neqp
> ++ mwc
> ++ focmarathon
> ++ ukeidx
> ++ cqww
> ++ naqp
> ++ ksqp
> ++ mst
> ++ cqww160
> [ FAILED ] test_rules
> [==========] 1 test(s) run.
> [ PASSED ] 0 test(s).
> [ FAILED ] 1 test(s), listed below:
> [ FAILED ] test_rules
>
> 1 FAILED TEST(S)
> FAIL run_rules (exit status: 1)
>