GNU bug report logs - #27555
cygwin surrogate-pair test now fails (since grep-2.22, and no one noticed)

Previous Next

Package: grep;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Sun, 2 Jul 2017 15:58:01 UTC

Severity: minor

Merged with 49983, 51698

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Gary Johnson <garyjohn <at> spocom.com>
Subject: bug#49983: closed (Re: [PATCH 1/1] tests: make surrogate-pair
 pass under Cygwin)
Date: Wed, 24 Nov 2021 02:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#27555: grep-3.6.27-20b4 tests fail on Cygwin

which was filed against the grep package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 49983 <at> debbugs.gnu.org.

-- 
27555: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27555
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Duncan Roe <duncan_roe <at> optusnet.com.au>
Cc: 27555-done <at> debbugs.gnu.org
Subject: Re: [PATCH 1/1] tests: make surrogate-pair pass under Cygwin
Date: Tue, 23 Nov 2021 18:34:51 -0800
[Message part 3 (text/plain, inline)]
I installed the attached fancier patch instead; please give it a try.

I'm boldly marking the bug as fixed; we can unmark it later if I'm wrong.
[0001-tests-skip-surrogate-search-test-on-Cygwin.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Gary Johnson <garyjohn <at> spocom.com>
To: bug-grep <at> gnu.org
Subject: grep-3.6.27-20b4 tests fail on Cygwin
Date: Tue, 10 Aug 2021 08:54:26 -0700
I built grep-3.6.27-20b4 on a machine running up-to-date Cygwin
3.2.0 and Windows 10 Enterprise Version 10.0.18363 Build 18363.
Running "make check" resulted in the following summary.

    ============================================================================
    Testsuite summary for GNU grep 3.6.27-20b4
    ============================================================================
    # TOTAL: 117
    # PASS:  93
    # SKIP:  21
    # XFAIL: 2
    # FAIL:  1
    # XPASS: 0
    # ERROR: 0
    ============================================================================
    See tests/test-suite.log
    Please report to bug-grep <at> gnu.org
    ============================================================================

Here is a summary of the log.

    $ grep FAIL tests/test-suite.log
    # XFAIL: 2
    # FAIL:  1
    XFAIL: equiv-classes
    XFAIL equiv-classes (exit status: 1)
    FAIL: surrogate-pair
    FAIL surrogate-pair (exit status: 1)
    XFAIL: triple-backref
    XFAIL triple-backref (exit status: 1)

    $ wc tests/test-suite.log
      3000  11841 128417 tests/test-suite.log

The log is pretty big.  Would you like it posted here?

Regards,
Gary




This bug report was last modified 3 years and 179 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.