Skip to content

Commit

Permalink
Revert "Disable aswlc tests due to CI failures."
Browse files Browse the repository at this point in the history
This reverts commit 30642b7.

Let's see if the evidence-checking changes also allow this to
complete now.
  • Loading branch information
robdockins committed Aug 26, 2022
1 parent 965519d commit c8eb404
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -525,19 +525,7 @@ jobs:
- bike
- tls
- hmac-failure

# 2022.08.19 KWQ: disabled to allow merge of PR #1689. This should be
# re-enabled as soon as possible. Symptoms are:
# ...
# Verifying EVP_EncryptUpdate ...
# ...
# Failed to run saw script %s.verify-AES-GCM-quickcheck.saw signal: killed
#
# Those symptoms indicate it is likely running out of memory on the CI
# job machine.
#
# - aswlc

- awslc
- blst
ghc: ["8.10.7"]
steps:
Expand Down

0 comments on commit c8eb404

Please sign in to comment.