bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: probably spurious failure in test `version'


From: Paolo Bonzini
Subject: Re: probably spurious failure in test `version'
Date: Tue, 31 May 2011 18:12:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.10

On 05/31/2011 12:14 PM, Stefano Lattarini wrote:
I've encountered this (I think spurious) failure while testing the latest
developement version of sed.

  $ git describe
  4.2-44-g607d56e

  $ make check
  ...
  PASS: help
  make[3]: Entering directory `/devel/bleeding/src/sed/testsuite'
  LC_ALL=C  ../sed/sed --version 2>&1 | LC_ALL=C tr -d \\r>  version.out
  cmp version.good version.out
  version.good version.out differ: byte 1, line 1
  make[3]: *** [version] Error 1
  make[3]: Leaving directory `/devel/bleeding/src/sed/testsuite'
  FAIL: version
  PASS: file
  ...

Attached are the files testsuite/version.{gin,good,out}.  Let me know
if you need more details.

Probably caused by a gnulib update.  Thanks!

Paolo



reply via email to

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