[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Texinfo 7.1.90 on mingw
From: |
Bruno Haible |
Subject: |
Re: Texinfo 7.1.90 on mingw |
Date: |
Sat, 26 Oct 2024 00:03:19 +0200 |
Patrice Dumas wrote:
> All in all, this is already unhoped-for that we can manage to have most
> of the tests passing on such a broken platform!
I agree. *Only* 6 failures on mingw is an achievement!
> Those errors are expected.
Would you mind marking them as expected failures? This would have the effect
that occasional testers like me don't report these failures again, and that
the CI on mingw does not count them as failures either. It goes like this:
1) Import the module 'test-xfail' from Gnulib.
2) Add these lines to tp/tests/Makefile.am or tp/tests/Makefile.onetst:
# Expected test failures.
XFAIL_TESTS =
if OS_IS_NATIVE_WINDOWS
XFAIL_TESTS += \
test_scripts/formatting_split_nocopying_split_dev_null.sh \
test_scripts/formatting_cpp_lines.sh \
test_scripts/formatting_js_license_reuse_output_file.sh \
test_scripts/formatting_reuse_macro_expand_file.sh \
test_scripts/encoded_verbatiminclude_names_latin1_html_explicit_encoding.sh \
test_scripts/encoded_verbatiminclude_names_latin1_explicit_encoding_rawtext.sh
endif
Bruno
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, (continued)
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, Gavin Smith, 2024/10/25
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, Gavin Smith, 2024/10/25
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, Gavin Smith, 2024/10/26
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, Bruno Haible, 2024/10/27
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, Patrice Dumas, 2024/10/28
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, Gavin Smith, 2024/10/28
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, Patrice Dumas, 2024/10/28
- Re: Texinfo 7.1.90 on Solaris 11 OmniOS, Bruno Haible, 2024/10/28
Re: Texinfo 7.1.90 on mingw, Bruno Haible, 2024/10/25
- Re: Texinfo 7.1.90 on mingw, Patrice Dumas, 2024/10/25
- Re: Texinfo 7.1.90 on mingw,
Bruno Haible <=
- Re: Texinfo 7.1.90 on mingw, Patrice Dumas, 2024/10/25
- Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/26
- Re: Texinfo 7.1.90 on mingw, Gavin Smith, 2024/10/26
- Re: Texinfo 7.1.90 on mingw, pertusus, 2024/10/26
- Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/26
- Re: Texinfo 7.1.90 on mingw, Bruno Haible, 2024/10/27
- Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/27
- Re: Texinfo 7.1.90 on mingw, Bruno Haible, 2024/10/27
- Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/27
Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/26