8000 PH2012: Test Timeout not respecting configured Categories · Issue #472 · philips-software/roslyn-analyzers · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PH2012: Test Timeout not respecting configured Categories #472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bcollamore opened this issue Feb 22, 2023 · 0 comments
Open

PH2012: Test Timeout not respecting configured Categories #472

bcollamore opened this issue Feb 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@bcollamore
Copy link
Member

Test Timeout allows configuration of allowed values on a per-category basis.
e.g.,

dotnet_code_quality.PH2012.Unit = TestTimeouts.CiAppropriate,TestTimeouts.CiAcceptable
dotnet_code_quality.PH2012.Integration = TestTimeouts.Integration

These seem to be ignored. If the analyzer is enabled, it just requires a Timeout value (of anything).

@bcollamore bcollamore added the bug Something isn't working label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant
0