You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test does not sign the metadata it modifies at all: loading metadata with completely wrong signatures of course fails as expected... but the test really implies this is related to the keyid change
it's not clear which threshold verification is being tested (whether the current roots threshold fails or the new roots threshold fails) -- a test for each might be useful
these tests might also be more useful if they increased the threshold by 1 (and re-signed), instead of clearing the keyids. This would allow one signature to be valid but the threshold to fail because there are not enough signatures.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
test_trusted_metadata_set.py:
test_update_root_new_root_fail_threshold_verification()
:these tests might also be more useful if they increased the threshold by 1 (and re-signed), instead of clearing the keyids. This would allow one signature to be valid but the threshold to fail because there are not enough signatures.
The text was updated successfully, but these errors were encountered: