Skip to content

Increase quit from keyboard timeout#18580

Merged
seanbudd merged 1 commit intomasterfrom
increaseQuitFromKbdTimeout
Jul 29, 2025
Merged

Increase quit from keyboard timeout#18580
seanbudd merged 1 commit intomasterfrom
increaseQuitFromKbdTimeout

Conversation

@seanbudd
Copy link
Copy Markdown
Member

@seanbudd seanbudd commented Jul 29, 2025

Link to issue number:

Closes #18561

Summary of the issue:

This test fails due to a timeout. Increasing the timeout might make the test pass more reliably

Description of user facing changes:

none

Description of developer facing changes:

none

Description of development approach:

Increase quit from keyboard timeout

Testing strategy:

test on alpha over time

Known issues with pull request:

Code Review Checklist:

  • Documentation:
    • Change log entry
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • API is compatible with existing add-ons.
  • Security precautions taken.

@coderabbitai summary

Copilot AI review requested due to automatic review settings July 29, 2025 06:54
@seanbudd seanbudd requested a review from a team as a code owner July 29, 2025 06:54
@seanbudd seanbudd requested a review from SaschaCowley July 29, 2025 06:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR increases the timeout value for the quit from keyboard test to improve test reliability. The test was failing due to insufficient time for NVDA to complete its shutdown process.

  • Increases the timeout from 3 to 5 seconds in the quits_from_keyboard() test function

@seanbudd seanbudd modified the milestones: 2025.2, 2025.3 Jul 29, 2025
@seanbudd seanbudd enabled auto-merge (squash) July 29, 2025 07:59
@seanbudd seanbudd merged commit feea40c into master Jul 29, 2025
22 checks passed
@seanbudd seanbudd deleted the increaseQuitFromKbdTimeout branch July 29, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Startup / shutdown system test sometimes fails in the new GitHub action workflow

3 participants