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

Fix some issues related with the test case power-management/lid_close_suspend_open (Bugfix) #1093

Merged
merged 7 commits into from
Jul 4, 2024

Commits on Jun 21, 2024

  1. Fix some issues related with the test case power-management/lid_close…

    …_suspend_open (bugfix) (canonical#1080)
    
    - Include a note to ensure the test is executed at the appropriate time
    - Fix the typo in the test order number
    - Remove functionally similar test cases power-management/lid from the test plan
    - Adjust the place of test case to avoid running it just after the suspend case
    eugene-yujinwu committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f8d173e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    886464d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    779c743 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44fb02a View commit details
    Browse the repository at this point in the history
  5. change the lid_close_suspend_open.sh per Stanley's advice

    Co-authored-by: stanley31huang <stanley.huang@canonical.com>
    eugene-yujinwu and stanley31huang committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ed500ba View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    3b529c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix a wait time calculation issue and improve the PR per Pierre's com…

    …ments
    
    Co-authored-by: Pierre Equoy <pierre.equoy@canonical.com>
    eugene-yujinwu and pieqq committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    90ccfd7 View commit details
    Browse the repository at this point in the history