git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] bisecting miscounts revisions left to test
@ 2007-03-16 16:14 Uwe Kleine-König
  2007-03-17  0:50 ` Johannes Schindelin
  0 siblings, 1 reply; 18+ messages in thread
From: Uwe Kleine-König @ 2007-03-16 16:14 UTC (permalink / raw)
  To: Git Mailing List

Hello,

I'm just bisecting in the kernel, the last commands + output are:

zeisberg@cassiopeia:~/gsrc/linux-2.6$ git bisect good
Bisecting: 2 revisions left to test after this
[e7b0d26a86943370c04d6833c6edba2a72a6e240] sysfs: reinstate exclusion between method calls and attribute unregistration

zeisberg@cassiopeia:~/gsrc/linux-2.6$ git bisect good
Bisecting: 2 revisions left to test after this
[b810cdfcf91d76f603fd48023aede48ced8e6bed] Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6

So after having 2 revisions left to test and an addional test I still
have to test 2 revisions.

For reproducibility:

zeisberg@cassiopeia:~/gsrc/linux-2.6$ git bisect log
git-bisect start
# good: [08e15e81a40e3241ce93b4a43886f3abda184aa6] Linux 2.6.21-rc3
git-bisect good 08e15e81a40e3241ce93b4a43886f3abda184aa6
# bad: [bac6eefe96204d0ad67d144f2511a6fc487aa594] Linux 2.6.21-rc4
git-bisect bad bac6eefe96204d0ad67d144f2511a6fc487aa594
# good: [bdf3aaf9519ddd8a026b5e04e713d2fa673532e5] Pull bugzilla-8066 into release branch
git-bisect good bdf3aaf9519ddd8a026b5e04e713d2fa673532e5
# good: [2cb8a57b9851805883dfe92cf5d88a726134a384] Fix vmi time header bug
git-bisect good 2cb8a57b9851805883dfe92cf5d88a726134a384
# good: [a7c999114ecd0c69bd3970272b64d8842b765b21] BLK_DEV_IDE_CELLEB dependency fix
git-bisect good a7c999114ecd0c69bd3970272b64d8842b765b21
# good: [0bdd0f385a44344f83409b9e00797bfe2596faf8] Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
git-bisect good 0bdd0f385a44344f83409b9e00797bfe2596faf8
# good: [6ab27c6bf38d5ff71dafeca77b79e7c284804b75] Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
git-bisect good 6ab27c6bf38d5ff71dafeca77b79e7c284804b75
# good: [069f8256362b7a17da532f0631cee73b4cfee65b] natsemi: Fix NAPI for interrupt sharing
git-bisect good 069f8256362b7a17da532f0631cee73b4cfee65b
# good: [e7b0d26a86943370c04d6833c6edba2a72a6e240] sysfs: reinstate exclusion between method calls and attribute unregistration
git-bisect good e7b0d26a86943370c04d6833c6edba2a72a6e240

zeisberg@cassiopeia:~/gsrc/linux-2.6$ git version
git version 1.5.0.3

This is git from the Debian package.

Best regards
Uwe

-- 
Uwe Kleine-König

cal 9 1752 | grep 10

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

end of thread, other threads:[~2007-03-22  6:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-16 16:14 [BUG] bisecting miscounts revisions left to test Uwe Kleine-König
2007-03-17  0:50 ` Johannes Schindelin
2007-03-17 13:46   ` Uwe Kleine-König
2007-03-17 14:12   ` [PATCH] calculate the maximal number of revisions " Uwe Kleine-König
2007-03-17 17:49     ` Johannes Schindelin
2007-03-17 19:58       ` Uwe Kleine-König
2007-03-21 21:04         ` [PATCH] Bisect: fix calculation of the number of suspicious revisions Uwe Kleine-König
2007-03-21 21:23           ` Junio C Hamano
2007-03-21 21:39             ` Uwe Kleine-König
2007-03-21 21:34           ` Uwe Kleine-König
2007-03-21 21:49             ` Junio C Hamano
2007-03-21 22:27           ` Linus Torvalds
2007-03-22  1:19             ` Junio C Hamano
2007-03-22  1:43             ` [PATCH] bisect: show the maximal number of commits to be tested Johannes Schindelin
2007-03-22  2:05               ` Junio C Hamano
2007-03-22  2:15                 ` Johannes Schindelin
2007-03-22  6:36               ` [PATCH 1/2] git-rev-list: add --bisect-vars option Junio C Hamano
2007-03-22  6:42               ` [PATCH 2/2] git-rev-list --bisect: optimization Junio C Hamano

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).