web-platform-tests / web-platform-tests/wpt
Need tests for multiple tracks of the same type in DTLSTransport assignment
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 6.2k
- Forks
- 3.9k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 586
Description
In max-compat mode (many sessions possible), we need to test the scenarios where different transports are assigned because the remote end doesn't want to bundle, or wants to bundle differently from what the originator wants.
This can be achieved with SDP munging, but not with WebRTC controls.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the DTLSTransport assignment tests or entry points and review how max-compat mode handles bundling decisions. Add coverage for remote endpoints that decline bundling or choose a different bundling arrangement, using SDP munging as described. Done means the differing transport assignments are exercised by tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100