Skip to content

Commit 043bd77

Browse files
committed
go-tuf.xfails: remove the expected failure result
Issue has been resolved in new go-tuf Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent 6020c9d commit 043bd77

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

clients/go-tuf/go-tuf.xfails

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
# RSA-PSS is not yet supported (https://github.com/theupdateframework/go-tuf/pull/625)
2-
test_keytype_and_scheme[rsa/rsassa-pss-sha256]
1+
# Add test names here to mark them "expected to fail"
2+
3+
# Example: (commented out since the XFAIL is not needed with current go-tuf)
4+
# test_keytype_and_scheme[rsa/rsassa-pss-sha256]

0 commit comments

Comments
 (0)