KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Always show InternalWarning in testse
Open
CI/Tests
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
I found if you hit `InternalWarning` inside GPU-AV, it will not print anything out by default in a test due to the test callback system.
Should have a better way for tests to be warned
Contributor guide
Research direction
Start by tracing the test callback system and the InternalWarning path in GPU-AV. Determine why warnings are suppressed by default during tests; done means an InternalWarning is visible when triggered in a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100