Skip to content

Test Fixes#632

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
ejohnstown:disable-grace
Dec 6, 2023
Merged

Test Fixes#632
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
ejohnstown:disable-grace

Conversation

@ejohnstown
Copy link
Copy Markdown
Contributor

  1. Remove the grace period wolfSSHd test. It asks for a password, and when running as an action it doesn't have stdin, so it fails. The test works when stdin is available.
  2. Remove the check for __uint128_t from configure. wolfSSL exports this value, if present, in its options.h. After wolfSSL v5.6.4, wolfSSL also exports this to options.h when building it with CMake. The check in wolfSSH isn't necessary now.

1. Remove the grace period wolfSSHd test. It asks for a password, and
   when running as an action it doesn't have stdin, so it fails. The
   test works when stdin is available.
2. Remove the check for __uint128_t from configure. wolfSSL exports this
   value, if present, in its options.h. After wolfSSL v5.6.4, wolfSSL
   also exports this to options.h when building it with CMake. The check
   in wolfSSH isn't necessary now.
@JacobBarthelmeh JacobBarthelmeh merged commit 3905a05 into wolfSSL:master Dec 6, 2023
@ejohnstown ejohnstown deleted the disable-grace branch December 6, 2023 23:09
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.

2 participants