squash_results: fix crash for incomplete updates
ClosedPublic

Authored by kparal on May 12 2015, 2:23 PM.

Details

Summary

A bug was introduced in edf28defd6 which caused a crash when a missing
build was processed as the first build of an incomplete update. This patch
fixes that.

It also removes some stray comments and improves debug messages to be
more helpful.

Test Plan

test suite works and manual depcheck run works

Diff Detail

Repository
rDEPCK task-depcheck
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to squash_results: fix crash for incomplete updates.May 12 2015, 2:23 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: tflink, jskladan, mkrizek.
jskladan accepted this revision.May 13 2015, 8:43 AM
This revision is now accepted and ready to land.May 13 2015, 8:43 AM
This revision was automatically updated to reflect the committed changes.