Open
Bug 1329766
Opened 9 years ago
Updated 1 year ago
[meta] Basic support for BoGo DTLS tests
Categories
(NSS :: Test, defect, P3)
NSS
Test
Tracking
(Not tracked)
NEW
People
(Reporter: jld, Unassigned)
References
(Blocks 3 open bugs)
Details
(Keywords: meta, Whiteboard: [nss-ci])
I'm going to turn bug 1313809 into a metabug and use this to cover landing the partial support that I have for BoGo's DTLS tests. Specifically: timeout/retransmission tests aren't covered, and the other test failures I've encountered have been turned into bugs blocking bug 1313809 and disabled in config.json.
For timeout tests, (1) there are some failures around using blocking reads to read the “opcode” octet in the BoGo pseudo-UDP framing protocol, but fixing that causes other failures; and (2) the passage of time needs to be mocked instead of having dtlscon.c read the actual clock, which needs either changes in dtlscon.c or OS-specific workarounds. That's enough work, and easy enough to defer, that I don't want to block on it at this point.
| Reporter | ||
Comment 1•9 years ago
|
||
| Reporter | ||
Comment 2•6 years ago
|
||
(Belated mass unassign; I no longer work on NSS.)
Assignee: jld → nobody
Updated•3 years ago
|
Severity: normal → S3
Comment 3•2 years ago
|
||
FYI Anna
Severity: S3 → S4
Flags: needinfo?(nkulatova)
Priority: -- → P3
Summary: Basic support for BoGo DTLS tests → [meta] Basic support for BoGo DTLS tests
Whiteboard: [nss-ci]
Comment 4•1 year ago
|
||
It looks like there is still some work left to bring DTLS1.3 Bogo Tests.
Flags: needinfo?(nkulatova)
Comment 5•1 year ago
|
||
The meta keyword is there, the bug doesn't depend on other bugs and there is no activity for 12 months.
:beurdouche, maybe it's time to close this bug?
Flags: needinfo?(bbeurdouche)
Updated•1 year ago
|
Flags: needinfo?(bbeurdouche)
You need to log in
before you can comment on or make changes to this bug.
Description
•