]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai: test all patches when testing bisection
authorJacob Keller <jacob.e.keller@intel.com>
Mon, 8 Sep 2014 23:55:08 +0000 (16:55 -0700)
committerJacob Keller <jacob.e.keller@intel.com>
Tue, 9 Sep 2014 00:06:59 +0000 (17:06 -0700)
commit1f7a45b8a148056606cadc7281c4926bb80a6a4c
tree6ca2868d1e3fdefc17ca2b385cc4aec2b14cff67
parenta57817f4dc7a6eb9cca21b4197a0df332c7d78a0
aiaiai: test all patches when testing bisection

Instead of only testing until a patch series fails, we should test every
patch. This provides more information, and does not seriously harm the
output. To take advantage of this, we also have to modify our check for
"base commit failed but it is fixed in the first patch". We simply say
that the base commit failed and is fixed as long as the series has no
failures.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
helpers/aiaiai-test-bisectability