Skip to content

Conversation

@jku
Copy link
Member

@jku jku commented Nov 28, 2024

This release contains no new tests and test results are not expected to change, except in one case: If test_root_rotation or test_non_root_rotations are marked as "Expected To Fail" because of the non-default keytype, this expectation can now be removed: these tests now use the default keytype (ecdsa).

This release contains no new tests and test results are not expected to
change, except in one case: If `test_root_rotation` or
`test_non_root_rotations` are marked as "Expected To Fail" because of
the non-default keytype, this expectation can now be removed: these
tests now use the default keytype (ecdsa).

* local testing: "make dev" now checks for faketime binary
  to enable failing early (#240)
* Failure output was improved (#239)
* Tests now use default keytype whenever possible:
  In `practice test_non_root_rotations()` and `test_root_rotation()`
  switched from ed25519 to the default ecdsa key (#238)
* Expected failures are now documented better (#233)

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
@loosebazooka
Copy link
Collaborator

I can't really approve anything, but you do want to me to run these tests locally against the java tuf client or anything?

@jku
Copy link
Member Author

jku commented Nov 29, 2024

I can't really approve anything

We can get you added to the team if you'd like to... I wouldn't mind having another reviewer.

but you do want to me to run these tests locally against the java tuf client or anything?

🤷 either way works, I'm ok releasing as is too: If you notice problems afterwards we can do another point release

@jku jku merged commit dee4e23 into main Nov 29, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants