History log of /external/toolchain-utils/binary_search_tool/test/switch_to_good_noinc_prune.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8f7e4bc040879b7a2eb22033f2c83d99cedbe6f4 22-Jul-2016 Cassidy Burden <cburden@google.com> binary search tool: Fix edge case with noincremental and prune

Fix edge case where not all items were sent to switch_to_good script
when noincremental and prune were both set. Pruning progressively narrows
down the total number of items being searched across because some items
can be assumed good. This fix ensures that these "known good" items are
also sent to the switch script if noincremental is set.

TEST=Add unit test for this case, run other tests

Change-Id: I1145f6eea224f06ceb2352ec77e17e849d489606
Reviewed-on: https://chrome-internal-review.googlesource.com/270718
Commit-Ready: Cassidy Burden <cburden@google.com>
Tested-by: Cassidy Burden <cburden@google.com>
Reviewed-by: Caroline Tice <cmtice@google.com>
/external/toolchain-utils/binary_search_tool/test/switch_to_good_noinc_prune.py