Commit 6ea1631
committed
Prepare for 2.2.0 release
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>1 parent 457e9c1 commit 6ea1631
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
0 commit comments