All of lore.kernel.org
 help / color / mirror / Atom feed
* t9000-addresses.sh: unexpected pases
@ 2016-10-21  0:24 Ramsay Jones
  2016-10-21  0:50 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Ramsay Jones @ 2016-10-21  0:24 UTC (permalink / raw)
  To: Matthieu Moy; +Cc: Junio C Hamano, GIT Mailing-list

Hi Matthieu,

I have started seeing unexpected passes in this test (am I the
only one?) on the next and pu branch, which seems to be caused
by commit e3fdbcc8 ("parse_mailboxes: accept extra text after
<...> address", 13-10-2016). Thus:

  $ tail -15 ntest-out
  [15:17:44]
  All tests successful.

  Test Summary Report
  -------------------
  t9000-addresses.sh                               (Wstat: 0 Tests: 37 Failed: 0)
    TODO passed:   28, 30-31
  Files=760, Tests=13940, 484 wallclock secs ( 4.04 usr  1.30 sys + 60.52 cusr 36.76 csys = 102.62 CPU)
  Result: PASS
  make clean-except-prove-cache
  make[2]: Entering directory '/home/ramsay/git/t'
  rm -f -r 'trash directory'.* 'test-results'
  rm -f -r valgrind/bin
  make[2]: Leaving directory '/home/ramsay/git/t'
  make[1]: Leaving directory '/home/ramsay/git/t'
  $ 

I have not even looked, but I suspect that it simply requires
a change from expect_fail to expect_success, since your commit
has 'fixed' these tests ... would you mind taking a quick look?

Thanks!

ATB,
Ramsay Jones


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-21 18:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-21  0:24 t9000-addresses.sh: unexpected pases Ramsay Jones
2016-10-21  0:50 ` Junio C Hamano
2016-10-21  9:20   ` [PATCH 1/2] t9000-addresses: update expected results after fix Matthieu Moy
2016-10-21  9:20     ` [PATCH 2/2] Git.pm: add comment pointing to t9000 Matthieu Moy
2016-10-21 16:48     ` [PATCH 1/2] t9000-addresses: update expected results after fix Junio C Hamano
2016-10-21 18:44       ` Ramsay Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.