git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Rast <trast@student.ethz.ch>
To: <git@vger.kernel.org>
Cc: Junio C Hamano <gitster@pobox.com>,
	Jonathan Nieder <jrnieder@gmail.com>,
	Yann Dirson <ydirson@altern.org>
Subject: Test failures in today's pu: 0025, 4046, 4203, 9300, 9301
Date: Wed, 20 Oct 2010 11:48:51 +0200	[thread overview]
Message-ID: <201010201148.51551.trast@student.ethz.ch> (raw)

Hi *

My automatic test bisecter had several failures in today's pu.
Hopefully I picked the right Cc list:

* t0025-crlf-auto still randomly fails, see

    http://mid.gmane.org/201007292340.01836.trast@student.ethz.ch

  Input always welcome on this one.  (That's not why I'm writing, but
  it was a convenient chance to point it out again...)

* t4046-diff-rename-factorize failed and bisected to 22214a1b (Add
  testcases for the --detect-bulk-moves diffcore flag.).

* t4203-mailmap: bisected to d8d2eb7d (mailmap: fix use of freed
  memory).  I saw some list traffic possibly related to this, is it
  fixed already?

* t9300-fast-import: bisected to a544a23c (t9300 (fast-import):
  another test for the "replace root" feature).  The relevant snippet
  is

    ./test-lib.sh: eval: line 413: syntax error near unexpected token `)'
    ./test-lib.sh: eval: line 413: `         treeÿgit rev-parse --verify N10:) &&'
    not ok - 62 N: modify subtree, extract it, and modify again

  I'm not sure whether the funny character after 'tree' made it
  through the (automated) email alright, but if it did, it is the
  glyph of the Latin1 rendition of 0xff.

* t9301-fast-import-notes: bisected to 5edde51 (fast-import:
  filemodify after M 040000 <tree> "" crashes).  The failure shows

    --- expect      2010-10-20 06:47:16.000000000 +0000
    +++ actual      2010-10-20 06:47:28.000000000 +0000
    @@ -1,800 +1,400 @@
         commit #400
    -    note for commit #400
         commit #399
    -    note for commit #399
         commit #398
    -    note for commit #398
         commit #397
    -    note for commit #397
         commit #396
    -    note for commit #396
         commit #395

  etc.


Recall that this is a RHEL5.5 box that runs a little helper script on
a cronjob, which builds git and then runs the tests under valgrind.
For each failing test, it then bisects the failure (again with
valgrind).

Feel free to ask if you need more information.

-- 
Thomas Rast
trast@{inf,student}.ethz.ch

             reply	other threads:[~2010-10-20  9:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20  9:48 Thomas Rast [this message]
2010-10-20 16:40 ` Test failures in today's pu: 0025, 4046, 4203, 9300, 9301 Junio C Hamano
2010-10-20 16:56   ` Thomas Rast
2010-11-04 21:37     ` Test failures in pu: 4046, 950[012] Thomas Rast
2010-11-04 21:49       ` Yann Dirson
2010-11-05  2:20       ` Nguyen Thai Ngoc Duy
2010-11-05 11:28         ` Jakub Narebski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201010201148.51551.trast@student.ethz.ch \
    --to=trast@student.ethz.ch \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jrnieder@gmail.com \
    --cc=ydirson@altern.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).