Commit d719b5c
committed
test(signing): re-pin the vendored vectors at AdCP 3.1.8
Review follow-up. main moved to 3.1.8 (#992) while this branch pinned 3.1.1,
so test_manifest_pins_the_spec_version_the_sdk_targets failed once the two met.
Only spec_version and source change: the 3.1.1 and 3.1.8
dist/compliance/.../test-vectors/request-signing trees are byte-identical, and
regenerating the manifest reproduces all 43 file hashes unchanged. That is the
pin doing its job -- it forced an explicit re-vendor decision on a spec bump
rather than letting the old set ride silently.
Note for the next bump: `python -m tests.conformance.signing.vectors --write`
regenerates `files` only and carries spec_version/source forward, so those two
fields need editing before the regen, not by it.
Refs #975.1 parent 0712389 commit d719b5c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments