Skip to content

Broken test/test_record_padding: I/O issues cause non zero exit sometimes #5130

Open
@johubertj

Description

@johubertj

Problem:

Reference : #5099

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)

  • test_key_update.py PASSES
  • test_renegotiate.py PASSES
  • test_serialization.py FAILS

Solution:

Solution is unknown and needs more investigation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions