]> gitweb.factorcode.org Git - factor.git/commit
openssl.libssl: allow "unknown" state in initialized ssl object unit test
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 22 Apr 2023 02:02:50 +0000 (21:02 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 22 Apr 2023 02:07:18 +0000 (21:07 -0500)
commit96f9b554139a6aa976688c4f9f296b00371a2989
treebbf2b8fa30c0a9362bae35f22c958f1a76e2603a
parent4f1fa98375695c19662dc61d3187afd0f3a0b9fb
openssl.libssl: allow "unknown" state in initialized ssl object unit test

The behavior of a fully passing test suite seems to contradict that
the "unknown" state should not happen in the ssl object that has
just been initialized. If you know why this happens or think it's
problematic, please file an issue.

The same issue happens with C: https://paste.factorcode.org/paste?id=4554
basis/openssl/libssl/libssl-tests.factor