run_suite check for insufficient DUTs should account for `child_dependencies` |
|||
Issue descriptioncontext: https://bugs.chromium.org/p/chromium/issues/detail?id=798783 The check should have been for the intended model, not the board.
,
Jan 3 2018
> The check should have been for the intended model, not the board. Checking the model isn't always the right answer, since some suites are still scheduled by board only.
,
Jan 4 2018
> > The check should have been for the intended model, not the board. > > Checking the model isn't always the right answer, since some suites > are still scheduled by board only. The right answer is to check against the board, pool, and child_dependencies, and not merely board and pool, as is currently done.
,
Jan 4 2018
In theory, I have the "fix the board/model distinctions" portfolio. In practice, I believe that this particular change won't get attention for quite some time to come.
,
Sep 12
Looking at the actual implementation of check_dut_availability(), I don't believe that the fix to this bug is separable from the fix for bug 876121. So, let's just mark them as duplicates. |
|||
►
Sign in to add a comment |
|||
Comment 1 by pprabhu@chromium.org
, Jan 3 2018