diff options
| author | Ha Thach <[email protected]> | 2026-08-25 10:35:45 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-08-25 10:35:45 +0700 |
| commit | b610ff039bafa1040c19d6a11cb04adcb22936e5 (patch) | |
| tree | 65a11c037eda04b135291762c1a9d7b497726adb /tests | |
| parent | da255b1d2db10b8f31332a779b2a526f579acee1 (diff) | |
ci_select: fix the membrowse test's env dependence, and stop HIL unit tests taking the rig (#3846)
test_the_upload_board_can_diverge_from_the_built_board called
get_family_boards without ci=True, so it pinned the developer's set, not the
runner's: the CI skip lists move the one-first pick on three families. It
held locally and went red on its first CI run. Pass ci=True, as
_prune_buildable already does, and pin the runner's twelve.
Rule 2 is a bare test/hil/ prefix, so the harness's own unit tests booked the
full 27-board rig for diffs that cannot reach it. Carve test/hil/test/** out
to rule 1b, beside test/{fuzz,unit-test}/**; the harness itself is untouched.
A test pins that directory's file list, so anything added there that the rig
does read fails rather than silently skipping hardware. Rule table updated in
the spec and its carbon in the docstring.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
