KhronosGroup / KhronosGroup/WebGL
DEPTH_STENCIL_ATTACHMENT should be tested to behave as expected when the attachment object has been deleted
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 704
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
DEPTH_STENCIL_ATTACHMENT should be tested to behave as expected when the attachment object has been deleted
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
Locate the existing tests for DEPTH_STENCIL_ATTACHMENT and the code path that handles a deleted attachment object. First determine the expected behavior from nearby tests or WebGL conventions, then add coverage demonstrating that behavior after deletion and run the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100