Skip to content

Commit

Permalink
xfail for bad timestamp test
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <[email protected]>
  • Loading branch information
bdehamer committed Dec 21, 2023
1 parent 891a894 commit 5310924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
id: sigstore-conformance
with:
entrypoint: ${{ github.workspace }}/sigstore-python-conformance
xfail: "test_verify_with_trust_root test_verify_dsse_bundle_with_trust_root"
xfail: "test_verify_with_trust_root test_verify_dsse_bundle_with_trust_root test_verify_rejects_bad_tsa_timestamp"

0 comments on commit 5310924

Please sign in to comment.