Skip to content
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

Uncheck command is unstable #58

Closed
basilevs opened this issue Mar 23, 2024 · 0 comments
Closed

Uncheck command is unstable #58

basilevs opened this issue Mar 23, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@basilevs
Copy link
Contributor

basilevs commented Mar 23, 2024

Test ErrLogVerification_Add New Entry in Error Log Verification rarely works locally on a fresh AUT, as a checkbox in a table cell stays checked.

with [get-editor ErrorLogVerification | get-section Allow | get-table] {
    select ".\\*" -column "Plugin Pattern"
    get-cell 5 2 | uncheck // Does not take effect
}

Disabled tests:
ErrLogVerification_Add New Entry in Error Log Verification
ErrLogVerification_NEGATIVE Case Denied Entry_Info
ErrLogVerification_NEGATIVE Case Denied Entry_Error

Restart AUT before the test.

@basilevs basilevs added the bug Something isn't working label Mar 30, 2024
basilevs added a commit that referenced this issue Mar 31, 2024
@basilevs basilevs changed the title Ucheck command is unstable Uncheck command is unstable Apr 4, 2024
basilevs added a commit that referenced this issue Apr 4, 2024
basilevs added a commit that referenced this issue Apr 4, 2024
@basilevs basilevs added this to the 2.5.5 milestone Apr 6, 2024
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