You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test_record_padding has been changed to expect a stderr and a non zero exit code (above PR). This needs more investigation if this is the expected behavior. Without the change the test result is flaky. There is a different ratio of success/fail/skip every time it's ran. This is most likely due to I/O loop.
This was also tested with openSSL 3. Other test cases that have a similar setup (s2n is a client and there is a close marker)